1. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  2. f8a14d8 chunks: add --naming-convention option by Davide Pesavento · 3 years, 10 months ago
  3. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  4. 28181ee Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  5. 296b385 catchunks: add --no-version-discovery option by Davide Pesavento · 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. 0da1f44 chunks+peek+ping: use correct underlying type for time::milliseconds by Davide Pesavento · 5 years ago
  9. 6752d94 catchunks: remove previously deprecated options by Davide Pesavento · 5 years ago
  10. ba56066 catchunks: adapt to recent RttEstimator API changes by Davide Pesavento · 6 years ago
  11. 7057640 catchunks: use ndn-cxx's RttEstimator by Davide Pesavento · 6 years ago
  12. bb2d280 catchunks: remove modular version discovery by Chavoosh Ghasemi · 6 years ago
  13. 9e5122b catchunks: Implement CUBIC window adaptation by Klaus Schneider · 6 years ago
  14. da85e25 Rename translation units containing main() to main.cpp by Davide Pesavento · 6 years ago[Renamed (99%) from tools/chunks/catchunks/ndncatchunks.cpp]
  15. d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago
  16. 0c6fcb5 catchunks: remove iterative version discovery method by Chavoosh Ghasemi · 6 years ago
  17. d8f9af2 catchunks: add metadata-based version discovery by Chavoosh Ghasemi · 6 years ago
  18. f6991e1 chunks: print summary by default by Davide Pesavento · 7 years ago
  19. 2c3083d catchunks: Change the default pipeline to AIMD by Klaus Schneider · 7 years ago
  20. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  21. 7072e16 ndncatchunks: Reduce initial timeout of iterative version discovery by Klaus Schneider · 7 years ago
  22. f860649 chunks: switch to v2::ValidatorNull by Junxiao Shi · 7 years ago
  23. 92998fe chunks: respect common options in AIMD pipeline by Davide Pesavento · 8 years ago
  24. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago
  25. 13fda5b chunks: change default version discovery to 'iterative' by Weiwei Liu · 8 years ago
  26. 05d9209 chunks: fix memory error in Consumer::run by Weiwei Liu · 8 years ago
  27. e476501 chunks: modularize pipeline implementation by Weiwei Liu · 9 years ago
  28. 672b9a7 chunks: segmented file transfer by Andrea Tosatto · 9 years ago