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. fd33446 tests: Adding unit tests for the findType method of IoUtil by spirosmastorakis · 9 years ago
  4. e908a5c Implemented TorrentManger::seed. Fixed bug in TorrentManger::Initialize of using incorrect by Mickey Sweatt · 9 years ago
  5. 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
  6. a46eee4 Network-related operations of the TorrentManager class by spirosmastorakis · 9 years ago
  7. 599bfef Implement method to verify and write torrent files and file manifests to disk. by Mickey Sweatt · 9 years ago
  8. 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
  9. 527b049 Create interface for TorrentFileManager as well as an implementation of the initialization routine by Mickey Sweatt · 9 years ago
  10. 183d1cc Fix bug in torrent file not enforcing order to final manifests. by Mickey Sweatt · 9 years ago
  11. 0e2b197 Adding StatsTable implementation by spirosmastorakis · 9 years ago
  12. 22f51c5 Added encoding/decoding tests to TestTorrentFileGenerator. by Mickey Sweatt · 9 years ago
  13. d54ecbd Fixing variable shadowing warnings in the torrent-file unit tests by spirosmastorakis · 9 years ago
  14. 6de5dde o Bug fix in FileManifest::wireDecode o Add I/O test for FileManifest by Mickey Sweatt · 9 years ago
  15. f5d1b6c Create utility method to generate .torrent-files by spirosmastorakis · 9 years ago
  16. ebc0195 Create utility method to generate file manifests by Mickey Sweatt · 9 years ago
  17. a768b24 Bug-fix: wireEncode "corrupts" implicit digest by Mickey Sweatt · 9 years ago
  18. 6d4300f torrent-file: Fixing bug in wireEncode that breaks the implicit digest of the data packet by spirosmastorakis · 9 years ago
  19. a6057f5 Adding .torrent-file class implementation by spirosmastorakis · 9 years ago
  20. 3b0bea6 Created inital design for file-manifest structure by Mickey Sweatt · 9 years ago
  21. 15ebb1e Enabling jenkins code coverage by spirosmastorakis · 9 years ago
  22. a99994c Adding build script, waf tools and tests by spirosmastorakis · 9 years ago