1. 44b3b23 chunks: respect --retries=-1 in AIMD pipeline by Davide Pesavento · 7 years ago
  2. 2c3083d catchunks: Change the default pipeline to AIMD by Klaus Schneider · 7 years ago
  3. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  4. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  5. b587cfd chunks: move getNextSegmentNo() to PipelineInterests base class by Davide Pesavento · 7 years ago
  6. 4d36ed5 chunks: Print summary for all pipeline types by Chavoosh Ghasemi · 7 years ago
  7. 6f76afc chunks: refactor Producer options handling by Davide Pesavento · 7 years ago
  8. 06807dc chunks: drop pointless init of virtual base from abstract class by Davide Pesavento · 7 years ago
  9. 887336c chunks: declare DiscoverVersion destructor virtual by Davide Pesavento · 7 years ago
  10. 7072e16 ndncatchunks: Reduce initial timeout of iterative version discovery by Klaus Schneider · 7 years ago
  11. 59ec95a ndnputchunks: display some output by default. by Klaus Schneider · 7 years ago
  12. 0ebecab chunks: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  13. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  14. a5b60cc peek: transform Link into ForwardingHint by Junxiao Shi · 7 years ago
  15. f860649 chunks: switch to v2::ValidatorNull by Junxiao Shi · 7 years ago
  16. 20b2297 ping+tests: switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  17. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  18. 92998fe chunks: respect common options in AIMD pipeline by Davide Pesavento · 8 years ago
  19. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  20. cd65c2c chunks: don't blindly call Scheduler::cancellAllEvents() by Davide Pesavento · 8 years ago
  21. 1b05b0a pib: Disable PIB tool by default, it needs refactoring by Alexander Afanasyev · 8 years ago
  22. f162839 ping: remove potential divide-by-zero in StatisticsCollector by Eric Newberry · 8 years ago
  23. 022bddf dump: recognize LINUX_SLL link-type by Junxiao Shi · 8 years ago
  24. 1c71bcd dump: minor error message fix by Junxiao Shi · 8 years ago
  25. 5e38479 dissect-wireshark: display Nonce value only by Junxiao Shi · 8 years ago
  26. 3ebb9cb dissect: warn when specified file cannot be opened by Junxiao Shi · 8 years ago
  27. 574eeb0 dissect-wireshark: Add initial support for NDNLPv2 packet dissecting by Zipeng Wang · 8 years ago
  28. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago
  29. b355889 peek: Refactor ndnpeek and add unit tests by Zhuo Li · 8 years ago
  30. 72c96d2 chunks: fix misinformation in README by Weiwei Liu · 8 years ago
  31. 13fda5b chunks: change default version discovery to 'iterative' by Weiwei Liu · 8 years ago
  32. 85de842 chunks: improve help text of ndnputchunks by Weiwei Liu · 8 years ago
  33. 89d9175 build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  34. 244feac pib: Fix compilation error with new version of ndn-cxx library by Alexander Afanasyev · 8 years ago
  35. 05d9209 chunks: fix memory error in Consumer::run by Weiwei Liu · 8 years ago
  36. e65c6d7 dissect-wireshark: fix tvb overflow by Junxiao Shi · 8 years ago
  37. c759963 dump: improve error messages by Junxiao Shi · 8 years ago
  38. c1c2b83 dump: code style corrections by Junxiao Shi · 8 years ago
  39. 7809e30 pib+tests: don't use deprecated block helpers by Junxiao Shi · 8 years ago
  40. 523fcb1 pib: correct build target path by Junxiao Shi · 8 years ago
  41. b098e9f chunks: fix DiscoverVersionIterative build error by Junxiao Shi · 8 years ago
  42. e476501 chunks: modularize pipeline implementation by Weiwei Liu · 9 years ago
  43. 6288486 ndnping: recognize and trace Nack by Teng Liang · 9 years ago
  44. 25625ca chunks: stop using non-public NDN_CXX_DECL_FINAL macro by Davide Pesavento · 9 years ago
  45. 2864b9d ndnpeek: switch to Face::expressInterest that handles nack by Teng Liang · 9 years ago
  46. 799390a ndnpeek: add --link-file option by Teng Liang · 9 years ago ndn-tools-0.3
  47. f8852b3 dump: Update docs to include NACK capture feature by Vince Lehman · 9 years ago
  48. d4ab87f ndnpeek: switch from getopt to boost::program_options by Teng Liang · 9 years ago
  49. 277ecf0 dump: Capture and print network NACK packets by Vince Lehman · 9 years ago
  50. ae2c9f7 ping: protocol definition by Junxiao Shi · 9 years ago
  51. 672b9a7 chunks: segmented file transfer by Andrea Tosatto · 9 years ago
  52. 28ae2cb build: fix missing tool name in 'configure --help' output by Davide Pesavento · 9 years ago
  53. e02fb52 peek: verbose output by Junxiao Shi · 9 years ago
  54. 1e7a7b2 ping: Code refactoring by Alexander Afanasyev · 9 years ago
  55. 7f43c53 dissect-wireshark: Add support for dissecting of Ethernet frames (ethertype=0x8624) by Alexander Afanasyev · 9 years ago
  56. 357c205 dissect-wireshark: Refactored dissector implementation by Alexander Afanasyev · 9 years ago
  57. 6fbb7b4 dissect-wireshark: Lua-based Wireshark dissector for NDN packets by Alexander Afanasyev · 9 years ago
  58. a93680e ping: Tests for Ping and PingServer by Eric Newberry · 9 years ago
  59. 0a312e5 pib: Adapt code into ndn-tools conventions by Yingdi Yu · 9 years ago
  60. 77627ab Move pib service from ndn-cxx to ndn-tools by Yingdi Yu · 9 years ago
  61. 0f0bc4b wscript: build a subset of tools by Shock Jiang · 10 years ago
  62. 2713a3b tests: introduce unit testing by Junxiao Shi · 10 years ago
  63. 78d5322 Merge branch 'import-dissect' into master by Junxiao Shi · 10 years ago
  64. b2ff573 dissect: add README and manpage by Junxiao Shi · 10 years ago
  65. 38146c5 poke and pingserver: use new signing API and helpers by Eric Newberry · 10 years ago
  66. b99fb2b dump: add README and manpage by Junxiao Shi · 10 years ago
  67. 78c78cc dissect: improve dissect program by Junxiao Shi · 10 years ago
  68. e5adbfd dissect: import code from ndn-cxx repository by Junxiao Shi · 10 years ago
  69. 3cd47df dump: change namespace by Junxiao Shi · 10 years ago
  70. 7348ee7 peek: create Data with make_shared in ndnpoke by Junxiao Shi · 10 years ago
  71. 2222a61 dump: import code from ndndump repository by Junxiao Shi · 10 years ago
  72. 6877add peek: add README.md by Junxiao Shi · 10 years ago
  73. 7f25a11 README and manpages for ndnping and ndnpingserver by Eric Newberry · 10 years ago
  74. a6b4bbd pingserver: fix minor spelling error in help message by Eric Newberry · 10 years ago
  75. 6e2a16e pingserver: sign with DigestSha256 by Eric Newberry · 10 years ago
  76. 62f7f71 pingserver: allow setting payload size by Eric Newberry · 10 years ago
  77. 42711a4 ping: don't setNonce by Eric Newberry · 10 years ago
  78. 94996d6 pingserver: refactor for separate responsibility by Eric Newberry · 10 years ago
  79. a66c29b ping: allow <1000ms interval by Eric Newberry · 10 years ago
  80. dce5a53 ping: print short stats summary on SIGQUIT by Eric Newberry · 10 years ago
  81. 4164b8e ping: refactor ping client to use a modular architecture by Eric Newberry · 10 years ago
  82. 1753afb core: unify version string by Junxiao Shi · 10 years ago
  83. 1688ded docs: declare GPL3 license by Junxiao Shi · 10 years ago
  84. 0c75f99 ping+peek: change namespace and class names by Junxiao Shi · 10 years ago
  85. 2ac79d9 peek: import code from NFD repository by Junxiao Shi · 10 years ago
  86. 11b2ae9 ping: import code from ndn-tlv-ping repository by Junxiao Shi · 10 years ago
  87. f719124 build: add Waf build system by Junxiao Shi · 10 years ago