1. 0dc0a1e Integrate name change (add /ndn/multicast/ prefix). Additionally updated unit tests to test cases of by Mickey Sweatt · 9 years ago
  2. 44e4fd9 Implemented set to monitor pending interests in manager. by Mickey Sweatt · 9 years ago
  3. 15dde2d More bug fixes to complete basic operations of the application. Additionally implemented simple dump by Mickey Sweatt · 9 years ago
  4. 617d2d4 Created and integrated levelized log by Mickey Sweatt · 9 years ago
  5. 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
  6. 4ff8c87 Add Update Handler class by spirosmastorakis · 9 years ago
  7. fd33446 tests: Adding unit tests for the findType method of IoUtil by spirosmastorakis · 9 years ago
  8. e908a5c Implemented TorrentManger::seed. Fixed bug in TorrentManger::Initialize of using incorrect by Mickey Sweatt · 9 years ago
  9. 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
  10. a46eee4 Network-related operations of the TorrentManager class by spirosmastorakis · 9 years ago
  11. 599bfef Implement method to verify and write torrent files and file manifests to disk. by Mickey Sweatt · 9 years ago
  12. 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
  13. 527b049 Create interface for TorrentFileManager as well as an implementation of the initialization routine by Mickey Sweatt · 9 years ago
  14. 183d1cc Fix bug in torrent file not enforcing order to final manifests. by Mickey Sweatt · 9 years ago
  15. 0e2b197 Adding StatsTable implementation by spirosmastorakis · 9 years ago
  16. 22f51c5 Added encoding/decoding tests to TestTorrentFileGenerator. by Mickey Sweatt · 9 years ago
  17. d54ecbd Fixing variable shadowing warnings in the torrent-file unit tests by spirosmastorakis · 9 years ago
  18. 6de5dde o Bug fix in FileManifest::wireDecode o Add I/O test for FileManifest by Mickey Sweatt · 9 years ago
  19. f5d1b6c Create utility method to generate .torrent-files by spirosmastorakis · 9 years ago
  20. ebc0195 Create utility method to generate file manifests by Mickey Sweatt · 9 years ago
  21. a768b24 Bug-fix: wireEncode "corrupts" implicit digest by Mickey Sweatt · 9 years ago
  22. 6d4300f torrent-file: Fixing bug in wireEncode that breaks the implicit digest of the data packet by spirosmastorakis · 9 years ago
  23. a6057f5 Adding .torrent-file class implementation by spirosmastorakis · 9 years ago
  24. 3b0bea6 Created inital design for file-manifest structure by Mickey Sweatt · 9 years ago
  25. 15ebb1e Enabling jenkins code coverage by spirosmastorakis · 9 years ago
  26. a99994c Adding build script, waf tools and tests by spirosmastorakis · 9 years ago