1. 40eae03 catchunks: avoid excess window decrease in certain conditions by Sichen Song · 2 years, 8 months ago
  2. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  3. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  4. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  5. 4a2e89d catchunks: Improve CUBIC performance for lossy networks by Klaus Schneider · 5 years 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. 9e5122b catchunks: Implement CUBIC window adaptation by Klaus Schneider · 6 years ago
  11. d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago[Renamed (84%) from tools/chunks/catchunks/pipeline-interests-aimd.hpp]
  12. 8ff3abd catchunks: increase retx limit and improve statistics by schneiderklaus · 6 years ago
  13. 06d008c chunks+poke+ping: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  14. 2c9933c chunks: fix impossible RTT values by Ryan Wickman · 7 years ago
  15. 034f30f chunks: fix aimd hanging with files less than chunk size by Ryan Wickman · 7 years ago
  16. 75309ae chunks: show correct packet loss stats in AIMD pipeline output by Chavoosh Ghasemi · 7 years ago
  17. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  18. b587cfd chunks: move getNextSegmentNo() to PipelineInterests base class by Davide Pesavento · 7 years ago
  19. 4d36ed5 chunks: Print summary for all pipeline types by Chavoosh Ghasemi · 7 years ago
  20. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  21. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  22. 92998fe chunks: respect common options in AIMD pipeline by Davide Pesavento · 8 years ago
  23. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  24. cd65c2c chunks: don't blindly call Scheduler::cancellAllEvents() by Davide Pesavento · 8 years ago
  25. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago