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