1. da85e25 Rename translation units containing main() to main.cpp by Davide Pesavento · 6 years ago
  2. d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago
  3. 8ff3abd catchunks: increase retx limit and improve statistics by schneiderklaus · 6 years ago
  4. 0c6fcb5 catchunks: remove iterative version discovery method by Chavoosh Ghasemi · 6 years ago
  5. d8f9af2 catchunks: add metadata-based version discovery by Chavoosh Ghasemi · 6 years ago
  6. 5cb6701 catchunks: pass versioned name to onDiscoverySuccess signal by Chavoosh Ghasemi · 6 years ago
  7. 80baddf Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  8. 06d008c chunks+poke+ping: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  9. 79991a0 putchunks: respond to RDR discovery Interests by Chavoosh Ghasemi · 6 years ago
  10. 7664b12 chunks+ping: don't pass Scheduler to ScopedEventId by Junxiao Shi · 6 years ago
  11. 3347eaa build: various cleanups by Davide Pesavento · 6 years ago
  12. 2c9933c chunks: fix impossible RTT values by Ryan Wickman · 7 years ago
  13. 034f30f chunks: fix aimd hanging with files less than chunk size by Ryan Wickman · 7 years ago
  14. 60f8cc1 build: switch to C++14 by Davide Pesavento · 7 years ago
  15. 969cd5a chunks+peek: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  16. 75309ae chunks: show correct packet loss stats in AIMD pipeline output by Chavoosh Ghasemi · 7 years ago
  17. 20c85cb build: Cleanup and update of build scripts by Alexander Afanasyev · 7 years ago
  18. f6991e1 chunks: print summary by default by Davide Pesavento · 7 years ago
  19. 3dae109 chunks: include RTT stats in final summary by Chavoosh Ghasemi · 7 years ago
  20. 44b3b23 chunks: respect --retries=-1 in AIMD pipeline by Davide Pesavento · 7 years ago
  21. 2c3083d catchunks: Change the default pipeline to AIMD by Klaus Schneider · 7 years ago
  22. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  23. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  24. b587cfd chunks: move getNextSegmentNo() to PipelineInterests base class by Davide Pesavento · 7 years ago
  25. 4d36ed5 chunks: Print summary for all pipeline types by Chavoosh Ghasemi · 7 years ago
  26. 6f76afc chunks: refactor Producer options handling by Davide Pesavento · 7 years ago
  27. 06807dc chunks: drop pointless init of virtual base from abstract class by Davide Pesavento · 7 years ago
  28. 887336c chunks: declare DiscoverVersion destructor virtual by Davide Pesavento · 7 years ago
  29. 7072e16 ndncatchunks: Reduce initial timeout of iterative version discovery by Klaus Schneider · 7 years ago
  30. 59ec95a ndnputchunks: display some output by default. by Klaus Schneider · 7 years ago
  31. 0ebecab chunks: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  32. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  33. f860649 chunks: switch to v2::ValidatorNull by Junxiao Shi · 7 years ago
  34. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  35. 92998fe chunks: respect common options in AIMD pipeline by Davide Pesavento · 8 years ago
  36. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  37. cd65c2c chunks: don't blindly call Scheduler::cancellAllEvents() by Davide Pesavento · 8 years ago
  38. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago
  39. 72c96d2 chunks: fix misinformation in README by Weiwei Liu · 8 years ago
  40. 13fda5b chunks: change default version discovery to 'iterative' by Weiwei Liu · 8 years ago
  41. 85de842 chunks: improve help text of ndnputchunks by Weiwei Liu · 8 years ago
  42. 05d9209 chunks: fix memory error in Consumer::run by Weiwei Liu · 8 years ago
  43. b098e9f chunks: fix DiscoverVersionIterative build error by Junxiao Shi · 8 years ago
  44. e476501 chunks: modularize pipeline implementation by Weiwei Liu · 9 years ago
  45. 25625ca chunks: stop using non-public NDN_CXX_DECL_FINAL macro by Davide Pesavento · 9 years ago
  46. 672b9a7 chunks: segmented file transfer by Andrea Tosatto · 9 years ago