1. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  2. b587cfd chunks: move getNextSegmentNo() to PipelineInterests base class by Davide Pesavento · 7 years ago
  3. 4d36ed5 chunks: Print summary for all pipeline types by Chavoosh Ghasemi · 7 years ago
  4. 1928024 ci: add Xcode 9.0 to Travis-CI build matrix by Davide Pesavento · 7 years ago
  5. eacd617 Prepare release 0.5 by Alexander Afanasyev · 7 years ago ndn-tools-0.5
  6. 11e74eb build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
  7. b5e06e6 ci: add clang-5.0 build job to Travis-CI by Davide Pesavento · 7 years ago
  8. 6f76afc chunks: refactor Producer options handling by Davide Pesavento · 7 years ago
  9. 06807dc chunks: drop pointless init of virtual base from abstract class by Davide Pesavento · 7 years ago
  10. 887336c chunks: declare DiscoverVersion destructor virtual by Davide Pesavento · 7 years ago
  11. 7072e16 ndncatchunks: Reduce initial timeout of iterative version discovery by Klaus Schneider · 7 years ago
  12. 59ec95a ndnputchunks: display some output by default. by Klaus Schneider · 7 years ago
  13. 0ebecab chunks: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  14. 6035cd5 docs: change license boilerplate opener to /* by Eric Newberry · 7 years ago
  15. 07238e8 ci: stop installing cryptopp/crypto++ by Davide Pesavento · 7 years ago
  16. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  17. 44660cf ci: use two parallel build jobs on Travis-CI by Davide Pesavento · 7 years ago
  18. 5485ca9 ci: preserve PATH when running waf under sudo by Davide Pesavento · 7 years ago
  19. bf28cd7 tests: remove obsolete makeLink helper function by Davide Pesavento · 7 years ago
  20. a5b60cc peek: transform Link into ForwardingHint by Junxiao Shi · 7 years ago
  21. f860649 chunks: switch to v2::ValidatorNull by Junxiao Shi · 7 years ago
  22. c9575a6 tests: include ndn-cxx/net/ethernet.hpp by Junxiao Shi · 7 years ago
  23. f085ed1 ci: greatly expand Travis-CI build matrix by Davide Pesavento · 7 years ago
  24. 1eecc17 ci: speed up Travis-CI osx jobs by upgrading only the packages we need by Davide Pesavento · 8 years ago
  25. dd0e195 build: sync default-compiler-flags.py with ndn-cxx by Davide Pesavento · 8 years ago
  26. 70750cf ci: check boost version change on OSX by Ashlesh Gawande · 8 years ago
  27. 20b2297 ping+tests: switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  28. bfd66ad tests: use new default value of ChildSelector by Eric Newberry · 8 years ago
  29. 931dfe8 ci: improve lcov HTML output by Davide Pesavento · 8 years ago
  30. 339161a Prepare release 0.4 by Alexander Afanasyev · 8 years ago ndn-tools-0.4
  31. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  32. 92998fe chunks: respect common options in AIMD pipeline by Davide Pesavento · 8 years ago
  33. 716ab60 build+ci: add code coverage support by Eric Newberry · 8 years ago
  34. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  35. cd65c2c chunks: don't blindly call Scheduler::cancellAllEvents() by Davide Pesavento · 8 years ago
  36. dc304c2 ci: Fix macOS build with Travis-CI by Alexander Afanasyev · 8 years ago
  37. 1b05b0a pib: Disable PIB tool by default, it needs refactoring by Alexander Afanasyev · 8 years ago
  38. 59869d2 build: derive version string at build-time by Eric Newberry · 8 years ago
  39. 82ea0fa docs: add missing dependency libpcap-dev to INSTALL.md by Eric Newberry · 8 years ago
  40. 9737aa8 ci: speed up code-coverage jobs by Eric Newberry · 8 years ago
  41. f162839 ping: remove potential divide-by-zero in StatisticsCollector by Eric Newberry · 8 years ago
  42. 022bddf dump: recognize LINUX_SLL link-type by Junxiao Shi · 8 years ago
  43. 1c71bcd dump: minor error message fix by Junxiao Shi · 8 years ago
  44. 5e38479 dissect-wireshark: display Nonce value only by Junxiao Shi · 8 years ago
  45. 3ebb9cb dissect: warn when specified file cannot be opened by Junxiao Shi · 8 years ago
  46. 574eeb0 dissect-wireshark: Add initial support for NDNLPv2 packet dissecting by Zipeng Wang · 8 years ago
  47. e16bc31 build: load sanitizers last in wscript to prevent boost link failure by Eric Newberry · 8 years ago
  48. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago
  49. 2547a52 ci: set Travis CI Xcode version and update NODE_LABELS to 10.11 by Eric Newberry · 8 years ago
  50. 6a2b3da ci: ensure XML test reports do not clobber the output of previous runs by Davide Pesavento · 8 years ago
  51. fc4aa0d build: Do not fail the build in debug mode when using deprecated declarations by Alexander Afanasyev · 8 years ago
  52. b355889 peek: Refactor ndnpeek and add unit tests by Zhuo Li · 8 years ago
  53. 72c96d2 chunks: fix misinformation in README by Weiwei Liu · 8 years ago
  54. 13fda5b chunks: change default version discovery to 'iterative' by Weiwei Liu · 8 years ago
  55. 85de842 chunks: improve help text of ndnputchunks by Weiwei Liu · 8 years ago
  56. b5a5745 Add Travis CI badge to README by Davide Pesavento · 8 years ago
  57. 956ac31 ci: sync jenkins scripts with NFD by Davide Pesavento · 8 years ago
  58. 525c107 ci: enable AddressSanitizer for unit tests by Davide Pesavento · 8 years ago
  59. 013de9b tests: filename and test suite name corrections in pib and ping by Davide Pesavento · 8 years ago
  60. f0a301d build+core: fix version number by Davide Pesavento · 8 years ago
  61. 89d9175 build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  62. 244feac pib: Fix compilation error with new version of ndn-cxx library by Alexander Afanasyev · 8 years ago
  63. e4a2b03 ci: Update of Travis CI build file by Alexander Afanasyev · 8 years ago
  64. 05d9209 chunks: fix memory error in Consumer::run by Weiwei Liu · 8 years ago
  65. e65c6d7 dissect-wireshark: fix tvb overflow by Junxiao Shi · 8 years ago
  66. c759963 dump: improve error messages by Junxiao Shi · 8 years ago
  67. c1c2b83 dump: code style corrections by Junxiao Shi · 8 years ago
  68. 7809e30 pib+tests: don't use deprecated block helpers by Junxiao Shi · 8 years ago
  69. 523fcb1 pib: correct build target path by Junxiao Shi · 8 years ago
  70. b098e9f chunks: fix DiscoverVersionIterative build error by Junxiao Shi · 8 years ago
  71. e476501 chunks: modularize pipeline implementation by Weiwei Liu · 9 years ago
  72. aa1b3c9 tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
  73. 6288486 ndnping: recognize and trace Nack by Teng Liang · 9 years ago
  74. 6fd1695 tests: don't install unit-tests by Junxiao Shi · 8 years ago
  75. d230073 docs+build: Fix build on Ubuntu 16.04 by Alexander Afanasyev · 9 years ago
  76. 52401ce build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 9 years ago
  77. 0e8edde ci: Ubuntu 12.04 is no longer supported by Davide Pesavento · 9 years ago
  78. 4a1edc6 ci: update Travis-CI to use Ubuntu Linux 14.04 (trusty) and OS X 10.9 VMs by Davide Pesavento · 9 years ago
  79. 25625ca chunks: stop using non-public NDN_CXX_DECL_FINAL macro by Davide Pesavento · 9 years ago
  80. 2864b9d ndnpeek: switch to Face::expressInterest that handles nack by Teng Liang · 9 years ago
  81. 799390a ndnpeek: add --link-file option by Teng Liang · 9 years ago ndn-tools-0.3
  82. f8852b3 dump: Update docs to include NACK capture feature by Vince Lehman · 9 years ago
  83. d4ab87f ndnpeek: switch from getopt to boost::program_options by Teng Liang · 9 years ago
  84. 277ecf0 dump: Capture and print network NACK packets by Vince Lehman · 9 years ago
  85. 821a014 build: Fix compatibility with Python 3 by Alexander Afanasyev · 9 years ago
  86. ae2c9f7 ping: protocol definition by Junxiao Shi · 9 years ago
  87. 672b9a7 chunks: segmented file transfer by Andrea Tosatto · 9 years ago
  88. 28ae2cb build: fix missing tool name in 'configure --help' output by Davide Pesavento · 9 years ago
  89. 3e79c9c build: enable -Wextra by default by Davide Pesavento · 9 years ago
  90. e02fb52 peek: verbose output by Junxiao Shi · 9 years ago
  91. c8a0a25 build: disable clang's unused-local-typedef warning and keyword-macro error by Junxiao Shi · 9 years ago
  92. ef1e276 Bump version to 0.2 by Alexander Afanasyev · 9 years ago ndn-tools-0.2
  93. 8a3081f ci: Fixes build matrix for Travis-CI checks by Alexander Afanasyev · 9 years ago
  94. 1e7a7b2 ping: Code refactoring by Alexander Afanasyev · 9 years ago
  95. 7f43c53 dissect-wireshark: Add support for dissecting of Ethernet frames (ethertype=0x8624) by Alexander Afanasyev · 9 years ago
  96. 357c205 dissect-wireshark: Refactored dissector implementation by Alexander Afanasyev · 9 years ago
  97. 6fbb7b4 dissect-wireshark: Lua-based Wireshark dissector for NDN packets by Alexander Afanasyev · 9 years ago
  98. a93680e ping: Tests for Ping and PingServer by Eric Newberry · 9 years ago
  99. 0a312e5 pib: Adapt code into ndn-tools conventions by Yingdi Yu · 9 years ago
  100. 77627ab Move pib service from ndn-cxx to ndn-tools by Yingdi Yu · 9 years ago