1. 40eae03 catchunks: avoid excess window decrease in certain conditions by Sichen Song · 2 years, 8 months ago
  2. 832d230 tests: remove unused KeyChainFixture::makeCert() by Davide Pesavento · 2 years, 8 months ago
  3. f363752 tests: expect a certificate name in KeyLocator by Davide Pesavento · 2 years, 8 months ago
  4. 242d506 dissect+peek: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  5. b04c52b build: raise minimum build requirements by Davide Pesavento · 2 years, 10 months ago
  6. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  7. 5998428 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  8. fd2d101 ndnpeek: replace --link-file with --fwhint by Junxiao Shi · 3 years ago
  9. 84eb487 dissect-wireshark: recognize ForwardingHint by Davide Pesavento · 3 years, 1 month ago
  10. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  11. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  12. 6677762 tests: sync common testing infrastructure with ndn-cxx and NFD by Davide Pesavento · 4 years, 3 months ago
  13. 3527558 tests: avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 5 months ago
  14. 28181ee Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  15. b07d7a9 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  16. 4ab5eed tests: fix ndndump unit tests with latest ndn-cxx by Davide Pesavento · 4 years, 10 months ago
  17. a8600b0 tests: avoid deprecated boost headers; define BOOST_TEST_MODULE by Davide Pesavento · 5 years ago
  18. 4a2e89d catchunks: Improve CUBIC performance for lossy networks by Klaus Schneider · 5 years ago
  19. 296b385 catchunks: add --no-version-discovery option by Davide Pesavento · 5 years ago
  20. 97a33b2 catchunks: simplify internal options handling by Davide Pesavento · 5 years ago
  21. 327fb4b dump: update test cases for packet format v0.3 by Davide Pesavento · 5 years ago
  22. c214e07 peek: add --hop-limit option by Davide Pesavento · 5 years ago
  23. 9602823 peek: add --app-params and --app-params-file options by Davide Pesavento · 5 years ago
  24. 5e3773d catchunks: switch to RttEstimatorWithStats by Davide Pesavento · 5 years ago
  25. 6a1396e poke: rename -f/--force option to -u/--unsolicited by Davide Pesavento · 5 years ago
  26. c5243b4 poke: don't respond if the Interest cannot be satisfied by Davide Pesavento · 5 years ago
  27. 94dff00 poke: exit with status 3 on timeout by Davide Pesavento · 5 years ago
  28. 87434be poke: exit with status 5 if prefix registration fails by Davide Pesavento · 5 years ago
  29. e75861e poke: code modernization and cleanup by Davide Pesavento · 5 years ago
  30. ba56066 catchunks: adapt to recent RttEstimator API changes by Davide Pesavento · 6 years ago
  31. 65d1155 peek: code modernization and cleanup by Davide Pesavento · 6 years ago
  32. 7057640 catchunks: use ndn-cxx's RttEstimator by Davide Pesavento · 6 years ago
  33. 9619295 tests: add FreshnessPeriod where MustBeFresh is used by Junxiao Shi · 6 years ago
  34. 84d8477 catchunks: get rid of the last few remaining uses of Selectors by Davide Pesavento · 6 years ago
  35. 105cd9e Parameters => ApplicationParameters by Davide Pesavento · 6 years ago
  36. bb2d280 catchunks: remove modular version discovery by Chavoosh Ghasemi · 6 years ago
  37. 9e5122b catchunks: Implement CUBIC window adaptation by Klaus Schneider · 6 years ago
  38. e4687a1 Remove abandoned ndn-pib tool by Davide Pesavento · 6 years ago
  39. d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago
  40. 8ff3abd catchunks: increase retx limit and improve statistics by schneiderklaus · 6 years ago
  41. 0c6fcb5 catchunks: remove iterative version discovery method by Chavoosh Ghasemi · 6 years ago
  42. d8f9af2 catchunks: add metadata-based version discovery by Chavoosh Ghasemi · 6 years ago
  43. 5cb6701 catchunks: pass versioned name to onDiscoverySuccess signal by Chavoosh Ghasemi · 6 years ago
  44. 7b9837b dump: fix compilation on CentOS 7 by Davide Pesavento · 6 years ago
  45. ae37cf3 build: do not look for unneeded libraries by Davide Pesavento · 6 years ago
  46. 252b707 dissect-wireshark: update Interest Parameters TLV type by Davide Pesavento · 6 years ago
  47. 79991a0 putchunks: respond to RDR discovery Interests by Chavoosh Ghasemi · 6 years ago
  48. 2c9933c chunks: fix impossible RTT values by Ryan Wickman · 7 years ago
  49. 20d5a0b ping: set CanBePrefix=false by Junxiao Shi · 6 years ago
  50. 2bdda1d pingserver: add --quiet option by Davide Pesavento · 6 years ago
  51. 5923bf8 pingserver: code cleanup by Davide Pesavento · 6 years ago
  52. 0ca7e69 dump: add IPv6 support by Davide Pesavento · 6 years ago
  53. f912653 dump: stricter parsing of IP/TCP/UDP headers by Davide Pesavento · 6 years ago
  54. b6b176c dump: refactor packet parsing code into per-protocol functions by Davide Pesavento · 6 years ago
  55. 4fb67ea dissect-wireshark: Add support for dissecting PPP frames by Alexander Afanasyev · 6 years ago
  56. d1b1bf6 dump: handle exceptions thrown by lp::Packet::wireDecode() by Davide Pesavento · 6 years ago
  57. b5b8f95 dump: add -t option to suppress printing per-packet timestamp by Davide Pesavento · 6 years ago
  58. ecd4480 dump: code cleanup by Davide Pesavento · 6 years ago
  59. 468dbdf poke: use unsetInterestFilter on Face instead of shutdown by Eric Newberry · 7 years ago
  60. 034f30f chunks: fix aimd hanging with files less than chunk size by Ryan Wickman · 7 years ago
  61. 2f041d2 poke: add unit testing by Eric Newberry · 7 years ago
  62. 60f8cc1 build: switch to C++14 by Davide Pesavento · 7 years ago
  63. 89db73c dissect-wireshark: improve NDNLPv2 support by Junxiao Shi · 7 years ago
  64. 26ea1ac build: require gcc >= 5.3 by Davide Pesavento · 7 years ago
  65. c687af6 dissect-wireshark: show Name and FinalBlockId as URIs by Junxiao Shi · 7 years ago
  66. 969cd5a chunks+peek: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  67. ac4b546 dissect-wireshark: recognize CanBePrefix, HopLimit, Parameters by Junxiao Shi · 7 years ago
  68. b54aabd peek: drop Selectors support by Junxiao Shi · 7 years ago
  69. 75309ae chunks: show correct packet loss stats in AIMD pipeline output by Chavoosh Ghasemi · 7 years ago
  70. 20c85cb build: Cleanup and update of build scripts by Alexander Afanasyev · 7 years ago
  71. cc2c717 tests: sync global configuration with NFD by Davide Pesavento · 7 years ago
  72. f6991e1 chunks: print summary by default by Davide Pesavento · 7 years ago
  73. 3dae109 chunks: include RTT stats in final summary by Chavoosh Ghasemi · 7 years ago
  74. dc4cb4b tests: fix -Wunused-lambda-capture warning with clang-5 by Davide Pesavento · 7 years ago
  75. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  76. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  77. 6f76afc chunks: refactor Producer options handling by Davide Pesavento · 7 years ago
  78. 06807dc chunks: drop pointless init of virtual base from abstract class by Davide Pesavento · 7 years ago
  79. 59ec95a ndnputchunks: display some output by default. by Klaus Schneider · 7 years ago
  80. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  81. bf28cd7 tests: remove obsolete makeLink helper function by Davide Pesavento · 7 years ago
  82. a5b60cc peek: transform Link into ForwardingHint by Junxiao Shi · 7 years ago
  83. f860649 chunks: switch to v2::ValidatorNull by Junxiao Shi · 7 years ago
  84. c9575a6 tests: include ndn-cxx/net/ethernet.hpp by Junxiao Shi · 7 years ago
  85. 20b2297 ping+tests: switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  86. bfd66ad tests: use new default value of ChildSelector by Eric Newberry · 8 years ago
  87. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  88. 716ab60 build+ci: add code coverage support by Eric Newberry · 8 years ago
  89. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  90. f162839 ping: remove potential divide-by-zero in StatisticsCollector by Eric Newberry · 8 years ago
  91. 022bddf dump: recognize LINUX_SLL link-type by Junxiao Shi · 8 years ago
  92. 574eeb0 dissect-wireshark: Add initial support for NDNLPv2 packet dissecting by Zipeng Wang · 8 years ago
  93. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago
  94. b355889 peek: Refactor ndnpeek and add unit tests by Zhuo Li · 8 years ago
  95. 013de9b tests: filename and test suite name corrections in pib and ping by Davide Pesavento · 8 years ago
  96. 89d9175 build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  97. 05d9209 chunks: fix memory error in Consumer::run by Weiwei Liu · 8 years ago
  98. e65c6d7 dissect-wireshark: fix tvb overflow by Junxiao Shi · 8 years ago
  99. 7809e30 pib+tests: don't use deprecated block helpers by Junxiao Shi · 8 years ago
  100. e476501 chunks: modularize pipeline implementation by Weiwei Liu · 9 years ago