1. a22a742 build: switch source archive to xz compression by Davide Pesavento · 1 year, 11 months ago
  2. c2297b1 ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 1 year, 11 months ago
  3. db9613e Minor README improvements; fix outdated URLs by Davide Pesavento · 2 years ago
  4. 3b4ee2f Prepare release 22.12 by Davide Pesavento · 2 years ago ndn-tools-22.12
  5. be4f189 build: update waf to version 2.0.24 by Davide Pesavento · 2 years, 1 month ago
  6. d66fb49 dissect: recognize TLV elements related to Certificate and SafeBag by Davide Pesavento · 2 years, 1 month ago
  7. 6f16856 ci: add Xcode 14.1 by Davide Pesavento · 2 years, 1 month ago
  8. b61e3e2 putchunks: use ndn-cxx's Segmenter by Davide Pesavento · 2 years, 2 months ago
  9. 3d7b033 build: link with lld if available by Davide Pesavento · 2 years, 3 months ago
  10. 0168d28 dissect-wireshark: add type, len, bin fields by Varun Patil · 2 years, 3 months ago
  11. 6b430e9 tests: delete unused code by Davide Pesavento · 2 years, 3 months ago
  12. b97a112 ci: refresh GitHub Actions matrix by Davide Pesavento · 2 years, 5 months ago
  13. bd3642f ci: auto-detect the OS instead of relying on NODE_LABELS by Davide Pesavento · 2 years, 5 months ago
  14. 423e58a build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 5 months ago
  15. f597d07 build: support CentOS Stream 9, drop CentOS 8 by Davide Pesavento · 2 years, 6 months ago
  16. 40eae03 catchunks: avoid excess window decrease in certain conditions by Sichen Song · 2 years, 8 months ago
  17. 832d230 tests: remove unused KeyChainFixture::makeCert() by Davide Pesavento · 2 years, 8 months ago
  18. f363752 tests: expect a certificate name in KeyLocator by Davide Pesavento · 2 years, 8 months ago
  19. 824c45b ci: require gcovr 5.1 for code coverage reports by Davide Pesavento · 2 years, 9 months ago
  20. 242d506 dissect+peek: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  21. 96412a1 build: align minimum clang dependency with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  22. b04c52b build: raise minimum build requirements by Davide Pesavento · 2 years, 10 months ago
  23. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  24. ebea909 Prepare release 22.02 by Davide Pesavento · 2 years, 10 months ago ndn-tools-22.02
  25. 5998428 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  26. ed0017b dump: replace pcap_lookupdev with pcap_findalldevs by Junxiao Shi · 2 years, 11 months ago
  27. fd2d101 ndnpeek: replace --link-file with --fwhint by Junxiao Shi · 3 years ago
  28. 50882eb build: update waf to version 2.0.23 by Davide Pesavento · 3 years ago
  29. 84eb487 dissect-wireshark: recognize ForwardingHint by Davide Pesavento · 3 years, 1 month ago
  30. 38dca39 dissect-wireshark: update TLV type of IncomingFaceId by Davide Pesavento · 3 years ago
  31. 585e18a dissect-wireshark: minor cleanups by Davide Pesavento · 3 years, 1 month ago
  32. 9186528 dissect-wireshark: fix decoding of several fields by Davide Pesavento · 3 years, 1 month ago
  33. 89b52d4 dissect-wireshark: recognize ParametersSha256DigestComponent by Davide Pesavento · 3 years, 1 month ago
  34. 200014a dissect-wireshark: remove support for obsolete TLV elements by Davide Pesavento · 3 years, 1 month ago
  35. 79482ec dissect: add signed Interest fields and more name component types by Davide Pesavento · 3 years, 1 month ago
  36. 2c8ec07 ci: add macOS 11 Big Sur by Davide Pesavento · 3 years, 3 months ago
  37. 8c35390 ci: use gcovr 5.0 to generate code coverage reports by Davide Pesavento · 3 years, 4 months ago
  38. c434323 ci: restrict token permissions and add badges to README.md by Davide Pesavento · 3 years, 5 months ago
  39. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  40. e8c82ef ci: add GitHub Actions by Davide Pesavento · 3 years, 5 months ago
  41. a209f67 docs: use typed name components instead of markers by Eric Newberry · 3 years, 9 months ago
  42. 7c4246c putchunks: increase the default segment size to 8000 bytes by Davide Pesavento · 3 years, 10 months ago
  43. f8a14d8 chunks: add --naming-convention option by Davide Pesavento · 3 years, 10 months ago
  44. a420e97 dissect: no longer dissect Content element by default by Davide Pesavento · 3 years, 10 months ago
  45. 3f588ca dissect: do not try to dissect the TLV-VALUE of SignatureValue by Davide Pesavento · 3 years, 10 months ago
  46. 7ef5cf7 dissect: use Unicode characters to draw the TLV tree on the terminal by Davide Pesavento · 4 years ago
  47. 9b1fd4b dissect: print offset of parsing error by Davide Pesavento · 4 years ago
  48. 6929b43 poke: change the short form of --freshness to -f by Davide Pesavento · 4 years ago
  49. 814ad34 poke+pingserver: remove deprecated command-line options by Davide Pesavento · 4 years ago
  50. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  51. 3047ba4 ci+docs: CentOS renamed the PowerTools repo to lowercase by Davide Pesavento · 4 years ago
  52. 6677762 tests: sync common testing infrastructure with ndn-cxx and NFD by Davide Pesavento · 4 years, 3 months ago
  53. 374f4e4 Prepare release 0.7.1 by Eric Newberry · 4 years, 3 months ago ndn-tools-0.7.1
  54. 02ec47c ci: add clang 12 (dev snapshot) to Travis CI build matrix by Davide Pesavento · 4 years, 5 months ago
  55. 9a1b65d ci: disable frames in lcov HTML coverage report by Davide Pesavento · 4 years, 5 months ago
  56. 3527558 tests: avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 5 months ago
  57. d653afa ci: add Xcode 11.6 and 12 to Travis CI build matrix by Davide Pesavento · 4 years, 6 months ago
  58. 28181ee Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  59. 298c435 Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
  60. b07d7a9 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  61. 8a2907e ci: avoid exceeding Travis time limit on arm64 by Davide Pesavento · 4 years, 9 months ago
  62. d5c2447 ci: build ndn-cxx with AddressSanitizer by Davide Pesavento · 4 years, 9 months ago
  63. fce3963 ci: use https URL in git clone command by Davide Pesavento · 4 years, 9 months ago
  64. d839882 ci: add CentOS 8 support; drop CentOS 7 by Davide Pesavento · 4 years, 9 months ago
  65. a1a9d70 build: switch to python3 by Davide Pesavento · 4 years, 9 months ago
  66. 4ab5eed tests: fix ndndump unit tests with latest ndn-cxx by Davide Pesavento · 4 years, 10 months ago
  67. 9fa6a78 ci: update Travis configuration by Davide Pesavento · 4 years, 10 months ago
  68. 3b0fccd docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago
  69. 9b70f57 build: upgrade waf to version 2.0.19 by Davide Pesavento · 5 years ago
  70. 7d14815 build: increase version number by Davide Pesavento · 5 years ago
  71. 6ab7f91 Prepare release 0.7 by Davide Pesavento · 5 years ago ndn-tools-0.7
  72. a8600b0 tests: avoid deprecated boost headers; define BOOST_TEST_MODULE by Davide Pesavento · 5 years ago
  73. 2cd6ae8 build: pass pkg_config_path to check_cfg() when looking for libndn-cxx by Davide Pesavento · 5 years ago
  74. 4a2e89d catchunks: Improve CUBIC performance for lossy networks by Klaus Schneider · 5 years ago
  75. 296b385 catchunks: add --no-version-discovery option by Davide Pesavento · 5 years ago
  76. 97a33b2 catchunks: simplify internal options handling by Davide Pesavento · 5 years ago
  77. 32c0df2 catchunks: silence new clang-10 warning "final-dtor-non-final-class" by Davide Pesavento · 5 years ago
  78. 327fb4b dump: update test cases for packet format v0.3 by Davide Pesavento · 5 years ago
  79. cbef7b8 ci: upgrade Travis config to Ubuntu 18.04 by Davide Pesavento · 5 years ago
  80. 11c6991 dump: add missing include by Davide Pesavento · 5 years ago
  81. c214e07 peek: add --hop-limit option by Davide Pesavento · 5 years ago
  82. 9602823 peek: add --app-params and --app-params-file options by Davide Pesavento · 5 years ago
  83. 5e3773d catchunks: switch to RttEstimatorWithStats by Davide Pesavento · 5 years ago
  84. 50cf6db peek: change --link-file option to expect a raw binary file by Davide Pesavento · 5 years ago
  85. 0d4b182 pingserver: change the short form of --freshness to -f by Davide Pesavento · 5 years ago
  86. 7de32c1 poke: add --signing-info option by Davide Pesavento · 5 years ago
  87. 0da1f44 chunks+peek+ping: use correct underlying type for time::milliseconds by Davide Pesavento · 5 years ago
  88. 6a1396e poke: rename -f/--force option to -u/--unsolicited by Davide Pesavento · 5 years ago
  89. 6752d94 catchunks: remove previously deprecated options by Davide Pesavento · 5 years ago
  90. c5243b4 poke: don't respond if the Interest cannot be satisfied by Davide Pesavento · 5 years ago
  91. b3ae634 poke: add --verbose option by Davide Pesavento · 5 years ago
  92. de01c81 poke: wait indefinitely if --timeout is not specified by Davide Pesavento · 5 years ago
  93. 94dff00 poke: exit with status 3 on timeout by Davide Pesavento · 5 years ago
  94. 87434be poke: exit with status 5 if prefix registration fails by Davide Pesavento · 5 years ago
  95. e75861e poke: code modernization and cleanup by Davide Pesavento · 5 years ago
  96. c1eb2fc ci: add Xcode 11 to Travis CI build matrix by Davide Pesavento · 5 years ago
  97. ba56066 catchunks: adapt to recent RttEstimator API changes by Davide Pesavento · 6 years ago
  98. 0353bae ci: add gcc-9 to Travis CI build matrix by Davide Pesavento · 6 years ago
  99. 65d1155 peek: code modernization and cleanup by Davide Pesavento · 6 years ago
  100. 526ff43 peek: with --verbose, show Data name and Nack reason by Jeff Thompson · 6 years ago