1. 11fc3eb Fix build with latest ndn-cxx by Davide Pesavento · 11 months ago
  2. 7e9d7e4 Switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  3. 40eae03 catchunks: avoid excess window decrease in certain conditions by Sichen Song · 2 years, 8 months ago
  4. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  5. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  6. 97a33b2 catchunks: simplify internal options handling by Davide Pesavento · 5 years ago
  7. 5e3773d catchunks: switch to RttEstimatorWithStats by Davide Pesavento · 5 years ago
  8. ba56066 catchunks: adapt to recent RttEstimator API changes by Davide Pesavento · 6 years ago
  9. 7057640 catchunks: use ndn-cxx's RttEstimator by Davide Pesavento · 6 years ago
  10. 84d8477 catchunks: get rid of the last few remaining uses of Selectors by Davide Pesavento · 6 years ago
  11. 9e5122b catchunks: Implement CUBIC window adaptation by Klaus Schneider · 6 years ago
  12. bf2c517 chunks+ping: follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  13. d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago[Renamed (89%) from tools/chunks/catchunks/pipeline-interests-aimd.cpp]
  14. 8ff3abd catchunks: increase retx limit and improve statistics by schneiderklaus · 6 years ago
  15. 06d008c chunks+poke+ping: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  16. 7664b12 chunks+ping: don't pass Scheduler to ScopedEventId by Junxiao Shi · 6 years ago
  17. 2c9933c chunks: fix impossible RTT values by Ryan Wickman · 7 years ago
  18. 034f30f chunks: fix aimd hanging with files less than chunk size by Ryan Wickman · 7 years ago
  19. 969cd5a chunks+peek: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  20. 75309ae chunks: show correct packet loss stats in AIMD pipeline output by Chavoosh Ghasemi · 7 years ago
  21. f6991e1 chunks: print summary by default by Davide Pesavento · 7 years ago
  22. 3dae109 chunks: include RTT stats in final summary by Chavoosh Ghasemi · 7 years ago
  23. 44b3b23 chunks: respect --retries=-1 in AIMD pipeline by Davide Pesavento · 7 years ago
  24. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  25. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  26. b587cfd chunks: move getNextSegmentNo() to PipelineInterests base class by Davide Pesavento · 7 years ago
  27. 4d36ed5 chunks: Print summary for all pipeline types by Chavoosh Ghasemi · 7 years ago
  28. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  29. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  30. cd65c2c chunks: don't blindly call Scheduler::cancellAllEvents() by Davide Pesavento · 8 years ago
  31. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago