1. 79991a0 putchunks: respond to RDR discovery Interests by Chavoosh Ghasemi · 6 years ago
  2. 7664b12 chunks+ping: don't pass Scheduler to ScopedEventId by Junxiao Shi · 6 years ago
  3. 3347eaa build: various cleanups by Davide Pesavento · 6 years ago
  4. cb903ea Add systemd unit file for ndnpingserver by Davide Pesavento · 6 years ago
  5. 4e2a542 Add git .mailmap by Davide Pesavento · 6 years ago
  6. e1b18a6 build: ensure /usr/local/include is treated as system include path on FreeBSD by Davide Pesavento · 6 years ago
  7. 1f0cad7 ci: install gcovr via apt by ashiqopu · 6 years ago
  8. f66e40a Use the official markdown version of the GPLv3 by Davide Pesavento · 6 years ago
  9. 162bdbb ci: fix several issues with preinstalled homebrew packages on Travis by Davide Pesavento · 6 years ago
  10. 2c9933c chunks: fix impossible RTT values by Ryan Wickman · 7 years ago
  11. a8b03df Prepare release 0.6.2 by Alexander Afanasyev · 6 years ago ndn-tools-0.6.2
  12. 4f1d13d ci: enable LeakSanitizer by Davide Pesavento · 6 years ago
  13. 88beb4d build+ci: sync compilation flags and Travis-CI matrix with ndn-cxx by Davide Pesavento · 6 years ago
  14. 3f2f486 ci: introduce helper to preserve select env variables under sudo by Davide Pesavento · 6 years ago
  15. 20d5a0b ping: set CanBePrefix=false by Junxiao Shi · 6 years ago
  16. 2bdda1d pingserver: add --quiet option by Davide Pesavento · 6 years ago
  17. 5923bf8 pingserver: code cleanup by Davide Pesavento · 6 years ago
  18. 0ca7e69 dump: add IPv6 support by Davide Pesavento · 6 years ago
  19. f912653 dump: stricter parsing of IP/TCP/UDP headers by Davide Pesavento · 6 years ago
  20. b6b176c dump: refactor packet parsing code into per-protocol functions by Davide Pesavento · 6 years ago
  21. 4fb67ea dissect-wireshark: Add support for dissecting PPP frames by Alexander Afanasyev · 6 years ago
  22. 4a1b21d dump: add udp port 56363 to the default pcap filter by Davide Pesavento · 6 years ago
  23. d1b1bf6 dump: handle exceptions thrown by lp::Packet::wireDecode() by Davide Pesavento · 6 years ago
  24. b5b8f95 dump: add -t option to suppress printing per-packet timestamp by Davide Pesavento · 6 years ago
  25. 24c0861 dump: capture in promisc mode by default, with an option to disable it by Davide Pesavento · 6 years ago
  26. c3d65c9 dump: print libpcap version in --version output by Davide Pesavento · 6 years ago
  27. fb42a3d dump: enable optimizations in pcap_compile by Davide Pesavento · 6 years ago
  28. ecd4480 dump: code cleanup by Davide Pesavento · 6 years ago
  29. 051db00 dump: stop using tcpdump headers by Davide Pesavento · 6 years ago
  30. 302941e build: require clang >= 3.6 by Davide Pesavento · 6 years ago
  31. 78de735 dump: remove dependency on Boost.Regex by Davide Pesavento · 6 years ago
  32. 468dbdf poke: use unsetInterestFilter on Face instead of shutdown by Eric Newberry · 7 years ago
  33. 034f30f chunks: fix aimd hanging with files less than chunk size by Ryan Wickman · 7 years ago
  34. 2f041d2 poke: add unit testing by Eric Newberry · 7 years ago
  35. 60f8cc1 build: switch to C++14 by Davide Pesavento · 7 years ago
  36. 89db73c dissect-wireshark: improve NDNLPv2 support by Junxiao Shi · 7 years ago
  37. 26ea1ac build: require gcc >= 5.3 by Davide Pesavento · 7 years ago
  38. c687af6 dissect-wireshark: show Name and FinalBlockId as URIs by Junxiao Shi · 7 years ago
  39. 4a43e87 Prepare for 0.6.1 release by Davide Pesavento · 7 years ago ndn-tools-0.6.1
  40. 79d12c6 ci: add gcc-8 to Travis-CI build matrix by Davide Pesavento · 7 years ago
  41. a2d4b14 dissect: recognize CanBePrefix, HopLimit, Parameters by Davide Pesavento · 7 years ago
  42. 969cd5a chunks+peek: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  43. ac4b546 dissect-wireshark: recognize CanBePrefix, HopLimit, Parameters by Junxiao Shi · 7 years ago
  44. b54aabd peek: drop Selectors support by Junxiao Shi · 7 years ago
  45. 5820ed3 build: find Boost lib architecture automatically by Eric Newberry · 7 years ago
  46. 75309ae chunks: show correct packet loss stats in AIMD pipeline output by Chavoosh Ghasemi · 7 years ago
  47. e7d95a7 ci: update .travis.yml by Davide Pesavento · 7 years ago
  48. 20c85cb build: Cleanup and update of build scripts by Alexander Afanasyev · 7 years ago
  49. 1aa9143 build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  50. 48cb0b6 Prepare for 0.6 release by susmit · 7 years ago ndn-tools-0.6
  51. cc2c717 tests: sync global configuration with NFD by Davide Pesavento · 7 years ago
  52. 1fda67d dissect-wireshark: display type+name in Info column by Junxiao Shi · 7 years ago
  53. 9a659d0 ci: update Travis-CI configuration by Davide Pesavento · 7 years ago
  54. f6991e1 chunks: print summary by default by Davide Pesavento · 7 years ago
  55. 3dae109 chunks: include RTT stats in final summary by Chavoosh Ghasemi · 7 years ago
  56. 83f9a91 docs: mention the contributing guide by Nick Gordon · 7 years ago
  57. 44b3b23 chunks: respect --retries=-1 in AIMD pipeline by Davide Pesavento · 7 years ago
  58. 2c3083d catchunks: Change the default pipeline to AIMD by Klaus Schneider · 7 years ago
  59. dc4cb4b tests: fix -Wunused-lambda-capture warning with clang-5 by Davide Pesavento · 7 years ago
  60. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  61. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  62. b587cfd chunks: move getNextSegmentNo() to PipelineInterests base class by Davide Pesavento · 7 years ago
  63. 4d36ed5 chunks: Print summary for all pipeline types by Chavoosh Ghasemi · 7 years ago
  64. 1928024 ci: add Xcode 9.0 to Travis-CI build matrix by Davide Pesavento · 7 years ago
  65. eacd617 Prepare release 0.5 by Alexander Afanasyev · 7 years ago ndn-tools-0.5
  66. 11e74eb build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
  67. b5e06e6 ci: add clang-5.0 build job to Travis-CI by Davide Pesavento · 7 years ago
  68. 6f76afc chunks: refactor Producer options handling by Davide Pesavento · 7 years ago
  69. 06807dc chunks: drop pointless init of virtual base from abstract class by Davide Pesavento · 7 years ago
  70. 887336c chunks: declare DiscoverVersion destructor virtual by Davide Pesavento · 7 years ago
  71. 7072e16 ndncatchunks: Reduce initial timeout of iterative version discovery by Klaus Schneider · 7 years ago
  72. 59ec95a ndnputchunks: display some output by default. by Klaus Schneider · 7 years ago
  73. 0ebecab chunks: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  74. 6035cd5 docs: change license boilerplate opener to /* by Eric Newberry · 7 years ago
  75. 07238e8 ci: stop installing cryptopp/crypto++ by Davide Pesavento · 7 years ago
  76. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  77. 44660cf ci: use two parallel build jobs on Travis-CI by Davide Pesavento · 7 years ago
  78. 5485ca9 ci: preserve PATH when running waf under sudo by Davide Pesavento · 7 years ago
  79. bf28cd7 tests: remove obsolete makeLink helper function by Davide Pesavento · 7 years ago
  80. a5b60cc peek: transform Link into ForwardingHint by Junxiao Shi · 7 years ago
  81. f860649 chunks: switch to v2::ValidatorNull by Junxiao Shi · 7 years ago
  82. c9575a6 tests: include ndn-cxx/net/ethernet.hpp by Junxiao Shi · 7 years ago
  83. f085ed1 ci: greatly expand Travis-CI build matrix by Davide Pesavento · 7 years ago
  84. 1eecc17 ci: speed up Travis-CI osx jobs by upgrading only the packages we need by Davide Pesavento · 8 years ago
  85. dd0e195 build: sync default-compiler-flags.py with ndn-cxx by Davide Pesavento · 8 years ago
  86. 70750cf ci: check boost version change on OSX by Ashlesh Gawande · 8 years ago
  87. 20b2297 ping+tests: switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  88. bfd66ad tests: use new default value of ChildSelector by Eric Newberry · 8 years ago
  89. 931dfe8 ci: improve lcov HTML output by Davide Pesavento · 8 years ago
  90. 339161a Prepare release 0.4 by Alexander Afanasyev · 8 years ago ndn-tools-0.4
  91. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  92. 92998fe chunks: respect common options in AIMD pipeline by Davide Pesavento · 8 years ago
  93. 716ab60 build+ci: add code coverage support by Eric Newberry · 8 years ago
  94. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  95. cd65c2c chunks: don't blindly call Scheduler::cancellAllEvents() by Davide Pesavento · 8 years ago
  96. dc304c2 ci: Fix macOS build with Travis-CI by Alexander Afanasyev · 8 years ago
  97. 1b05b0a pib: Disable PIB tool by default, it needs refactoring by Alexander Afanasyev · 8 years ago
  98. 59869d2 build: derive version string at build-time by Eric Newberry · 8 years ago
  99. 82ea0fa docs: add missing dependency libpcap-dev to INSTALL.md by Eric Newberry · 8 years ago
  100. 9737aa8 ci: speed up code-coverage jobs by Eric Newberry · 8 years ago