1. b7ee19c Added processEvents() call to TorrentManager and update clients to use it including adding a seed method to the FetchStratedegyManager to seed data. by Mickey Sweatt · 9 years ago
  2. 4ff8c87 Add Update Handler class by spirosmastorakis · 9 years ago
  3. e908a5c Implemented TorrentManger::seed. Fixed bug in TorrentManger::Initialize of using incorrect by Mickey Sweatt · 9 years ago
  4. 50642f8 Enable torrent manager to check whether we already have a requested torrent file segment, manifest file segment, data packet before downloading by spirosmastorakis · 9 years ago
  5. a46eee4 Network-related operations of the TorrentManager class by spirosmastorakis · 9 years ago
  6. 599bfef Implement method to verify and write torrent files and file manifests to disk. by Mickey Sweatt · 9 years ago
  7. afda1f1 Implement a method in TorrentManger to write a Data packet of a torrent to the correct location on by Mickey Sweatt · 9 years ago
  8. 527b049 Create interface for TorrentFileManager as well as an implementation of the initialization routine by Mickey Sweatt · 9 years ago