1. 5748e82 Slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. 816767b build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
  3. 869d73e Change namespace of DummyClientFace, Signal, Segmenter by Junxiao Shi · 1 year, 5 months ago
  4. 40eae03 catchunks: avoid excess window decrease in certain conditions by Sichen Song · 2 years, 8 months ago
  5. f363752 tests: expect a certificate name in KeyLocator by Davide Pesavento · 2 years, 8 months ago
  6. 242d506 dissect+peek: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  7. b04c52b build: raise minimum build requirements by Davide Pesavento · 2 years, 10 months ago
  8. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  9. 5998428 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  10. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  11. 6677762 tests: sync common testing infrastructure with ndn-cxx and NFD by Davide Pesavento · 4 years, 3 months ago
  12. 3527558 tests: avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 5 months ago
  13. 28181ee Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  14. a8600b0 tests: avoid deprecated boost headers; define BOOST_TEST_MODULE by Davide Pesavento · 5 years ago
  15. 4a2e89d catchunks: Improve CUBIC performance for lossy networks by Klaus Schneider · 5 years ago
  16. 296b385 catchunks: add --no-version-discovery option by Davide Pesavento · 5 years ago
  17. 97a33b2 catchunks: simplify internal options handling by Davide Pesavento · 5 years ago
  18. 5e3773d catchunks: switch to RttEstimatorWithStats by Davide Pesavento · 5 years ago
  19. ba56066 catchunks: adapt to recent RttEstimator API changes by Davide Pesavento · 6 years ago
  20. 7057640 catchunks: use ndn-cxx's RttEstimator by Davide Pesavento · 6 years ago
  21. 9619295 tests: add FreshnessPeriod where MustBeFresh is used by Junxiao Shi · 6 years ago
  22. 84d8477 catchunks: get rid of the last few remaining uses of Selectors by Davide Pesavento · 6 years ago
  23. bb2d280 catchunks: remove modular version discovery by Chavoosh Ghasemi · 6 years ago
  24. 9e5122b catchunks: Implement CUBIC window adaptation by Klaus Schneider · 6 years ago
  25. d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago
  26. 8ff3abd catchunks: increase retx limit and improve statistics by schneiderklaus · 6 years ago
  27. 0c6fcb5 catchunks: remove iterative version discovery method by Chavoosh Ghasemi · 6 years ago
  28. d8f9af2 catchunks: add metadata-based version discovery by Chavoosh Ghasemi · 6 years ago
  29. 5cb6701 catchunks: pass versioned name to onDiscoverySuccess signal by Chavoosh Ghasemi · 6 years ago
  30. 79991a0 putchunks: respond to RDR discovery Interests by Chavoosh Ghasemi · 6 years ago
  31. 2c9933c chunks: fix impossible RTT values by Ryan Wickman · 7 years ago
  32. 20d5a0b ping: set CanBePrefix=false by Junxiao Shi · 6 years ago
  33. 034f30f chunks: fix aimd hanging with files less than chunk size by Ryan Wickman · 7 years ago
  34. 60f8cc1 build: switch to C++14 by Davide Pesavento · 7 years ago
  35. 969cd5a chunks+peek: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  36. 75309ae chunks: show correct packet loss stats in AIMD pipeline output by Chavoosh Ghasemi · 7 years ago
  37. f6991e1 chunks: print summary by default by Davide Pesavento · 7 years ago
  38. 3dae109 chunks: include RTT stats in final summary by Chavoosh Ghasemi · 7 years ago
  39. dc4cb4b tests: fix -Wunused-lambda-capture warning with clang-5 by Davide Pesavento · 7 years ago
  40. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  41. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  42. 6f76afc chunks: refactor Producer options handling by Davide Pesavento · 7 years ago
  43. 06807dc chunks: drop pointless init of virtual base from abstract class by Davide Pesavento · 7 years ago
  44. 59ec95a ndnputchunks: display some output by default. by Klaus Schneider · 7 years ago
  45. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  46. f860649 chunks: switch to v2::ValidatorNull by Junxiao Shi · 7 years ago
  47. 20b2297 ping+tests: switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  48. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  49. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  50. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago
  51. 05d9209 chunks: fix memory error in Consumer::run by Weiwei Liu · 8 years ago
  52. e476501 chunks: modularize pipeline implementation by Weiwei Liu · 9 years ago
  53. 672b9a7 chunks: segmented file transfer by Andrea Tosatto · 9 years ago