1. 435d201 Prepare release 24.07 by Davide Pesavento · 5 months ago ndn-tools-24.07
  2. 5b9431d Silence markdownlint warnings by Davide Pesavento · 5 months ago
  3. 45c48f9 ci: add release workflow by Davide Pesavento · 6 months ago
  4. 5b71cfa build: recommend Xcode 13 or later by Davide Pesavento · 7 months ago
  5. 81c3c64 ci: allow attestations in docker workflow by Davide Pesavento · 8 months ago
  6. 35e6aff build+ci: add Dockerfile and workflow by Varun Patil · 8 months ago
  7. 164414b ci: python3-minimal is insufficient by Davide Pesavento · 8 months ago
  8. cc02c36 build: change the fallback version suffix to `+git.{sha}` by Davide Pesavento · 8 months ago
  9. fd1dd60 build: update sphinx tool by Davide Pesavento · 10 months ago
  10. 9419dd5 build: update waf to version 2.0.27 by Davide Pesavento · 10 months ago
  11. f6d7599 build: tell libc++ to avoid including transitive headers by Davide Pesavento · 10 months ago
  12. 3426378 Add .editorconfig by Davide Pesavento · 10 months ago
  13. c8625bb ping: use a member function rather than `operator<<` for stats by Davide Pesavento · 11 months ago
  14. 1df2cff ci: minimize installed libboost packages by Davide Pesavento · 11 months ago
  15. 60d3e0e ci: add `paths-ignore` by Davide Pesavento · 11 months ago
  16. 5748e82 Slim down `common.hpp` by Davide Pesavento · 11 months ago
  17. 11fc3eb Fix build with latest ndn-cxx by Davide Pesavento · 11 months ago
  18. a9d7db1 build: enable extra runtime checks in libstdc++/libc++ in debug mode by Davide Pesavento · 12 months ago
  19. 0a67556 build: disable -Wenum-constexpr-conversion with clang 18 by Davide Pesavento · 12 months ago
  20. 36b78ea ci: add build testing against named-data PPA by Davide Pesavento · 1 year, 1 month ago
  21. 7e9d7e4 Switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  22. 816767b build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
  23. 2ab04a2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  24. b6e10dd build: use python f-strings by Davide Pesavento · 1 year, 4 months ago
  25. 4a9e0b1 build: update waf to version 2.0.26 by Davide Pesavento · 1 year, 4 months ago
  26. 869d73e Change namespace of DummyClientFace, Signal, Segmenter by Junxiao Shi · 1 year, 5 months ago
  27. dd808b0 build: enable a few more compiler warnings by Davide Pesavento · 1 year, 5 months ago
  28. 8148cd4 build: decrease level of debug information produced by default by Davide Pesavento · 1 year, 5 months ago
  29. 0df0e1c dissect: avoid deprecated overload of ndn::escape by Davide Pesavento · 1 year, 8 months ago
  30. 003e45a build: fix detection of libpcap on Ubuntu 23.04 by Davide Pesavento · 1 year, 8 months ago
  31. 3653dae tests: use std::optional by Davide Pesavento · 1 year, 10 months ago
  32. ad26607 build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 10 months ago
  33. a22a742 build: switch source archive to xz compression by Davide Pesavento · 1 year, 11 months ago
  34. c2297b1 ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 1 year, 11 months ago
  35. db9613e Minor README improvements; fix outdated URLs by Davide Pesavento · 2 years ago
  36. 3b4ee2f Prepare release 22.12 by Davide Pesavento · 2 years ago ndn-tools-22.12
  37. be4f189 build: update waf to version 2.0.24 by Davide Pesavento · 2 years, 1 month ago
  38. d66fb49 dissect: recognize TLV elements related to Certificate and SafeBag by Davide Pesavento · 2 years, 1 month ago
  39. 6f16856 ci: add Xcode 14.1 by Davide Pesavento · 2 years, 1 month ago
  40. b61e3e2 putchunks: use ndn-cxx's Segmenter by Davide Pesavento · 2 years, 2 months ago
  41. 3d7b033 build: link with lld if available by Davide Pesavento · 2 years, 3 months ago
  42. 0168d28 dissect-wireshark: add type, len, bin fields by Varun Patil · 2 years, 3 months ago
  43. 6b430e9 tests: delete unused code by Davide Pesavento · 2 years, 3 months ago
  44. b97a112 ci: refresh GitHub Actions matrix by Davide Pesavento · 2 years, 5 months ago
  45. bd3642f ci: auto-detect the OS instead of relying on NODE_LABELS by Davide Pesavento · 2 years, 5 months ago
  46. 423e58a build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 5 months ago
  47. f597d07 build: support CentOS Stream 9, drop CentOS 8 by Davide Pesavento · 2 years, 6 months ago
  48. 40eae03 catchunks: avoid excess window decrease in certain conditions by Sichen Song · 2 years, 8 months ago
  49. 832d230 tests: remove unused KeyChainFixture::makeCert() by Davide Pesavento · 2 years, 8 months ago
  50. f363752 tests: expect a certificate name in KeyLocator by Davide Pesavento · 2 years, 8 months ago
  51. 824c45b ci: require gcovr 5.1 for code coverage reports by Davide Pesavento · 2 years, 9 months ago
  52. 242d506 dissect+peek: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  53. 96412a1 build: align minimum clang dependency with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  54. b04c52b build: raise minimum build requirements by Davide Pesavento · 2 years, 10 months ago
  55. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  56. ebea909 Prepare release 22.02 by Davide Pesavento · 2 years, 10 months ago ndn-tools-22.02
  57. 5998428 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  58. ed0017b dump: replace pcap_lookupdev with pcap_findalldevs by Junxiao Shi · 2 years, 11 months ago
  59. fd2d101 ndnpeek: replace --link-file with --fwhint by Junxiao Shi · 3 years ago
  60. 50882eb build: update waf to version 2.0.23 by Davide Pesavento · 3 years ago
  61. 84eb487 dissect-wireshark: recognize ForwardingHint by Davide Pesavento · 3 years, 1 month ago
  62. 38dca39 dissect-wireshark: update TLV type of IncomingFaceId by Davide Pesavento · 3 years ago
  63. 585e18a dissect-wireshark: minor cleanups by Davide Pesavento · 3 years, 1 month ago
  64. 9186528 dissect-wireshark: fix decoding of several fields by Davide Pesavento · 3 years, 1 month ago
  65. 89b52d4 dissect-wireshark: recognize ParametersSha256DigestComponent by Davide Pesavento · 3 years, 1 month ago
  66. 200014a dissect-wireshark: remove support for obsolete TLV elements by Davide Pesavento · 3 years, 1 month ago
  67. 79482ec dissect: add signed Interest fields and more name component types by Davide Pesavento · 3 years, 1 month ago
  68. 2c8ec07 ci: add macOS 11 Big Sur by Davide Pesavento · 3 years, 3 months ago
  69. 8c35390 ci: use gcovr 5.0 to generate code coverage reports by Davide Pesavento · 3 years, 4 months ago
  70. c434323 ci: restrict token permissions and add badges to README.md by Davide Pesavento · 3 years, 5 months ago
  71. f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
  72. e8c82ef ci: add GitHub Actions by Davide Pesavento · 3 years, 5 months ago
  73. a209f67 docs: use typed name components instead of markers by Eric Newberry · 3 years, 9 months ago
  74. 7c4246c putchunks: increase the default segment size to 8000 bytes by Davide Pesavento · 3 years, 10 months ago
  75. f8a14d8 chunks: add --naming-convention option by Davide Pesavento · 3 years, 10 months ago
  76. a420e97 dissect: no longer dissect Content element by default by Davide Pesavento · 3 years, 10 months ago
  77. 3f588ca dissect: do not try to dissect the TLV-VALUE of SignatureValue by Davide Pesavento · 3 years, 10 months ago
  78. 7ef5cf7 dissect: use Unicode characters to draw the TLV tree on the terminal by Davide Pesavento · 4 years ago
  79. 9b1fd4b dissect: print offset of parsing error by Davide Pesavento · 4 years ago
  80. 6929b43 poke: change the short form of --freshness to -f by Davide Pesavento · 4 years ago
  81. 814ad34 poke+pingserver: remove deprecated command-line options by Davide Pesavento · 4 years ago
  82. a0e6b60 Cleanup includes in common.hpp by Davide Pesavento · 4 years ago
  83. 3047ba4 ci+docs: CentOS renamed the PowerTools repo to lowercase by Davide Pesavento · 4 years ago
  84. 6677762 tests: sync common testing infrastructure with ndn-cxx and NFD by Davide Pesavento · 4 years, 3 months ago
  85. 374f4e4 Prepare release 0.7.1 by Eric Newberry · 4 years, 3 months ago ndn-tools-0.7.1
  86. 02ec47c ci: add clang 12 (dev snapshot) to Travis CI build matrix by Davide Pesavento · 4 years, 5 months ago
  87. 9a1b65d ci: disable frames in lcov HTML coverage report by Davide Pesavento · 4 years, 5 months ago
  88. 3527558 tests: avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 5 months ago
  89. d653afa ci: add Xcode 11.6 and 12 to Travis CI build matrix by Davide Pesavento · 4 years, 6 months ago
  90. 28181ee Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  91. 298c435 Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
  92. b07d7a9 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  93. 8a2907e ci: avoid exceeding Travis time limit on arm64 by Davide Pesavento · 4 years, 9 months ago
  94. d5c2447 ci: build ndn-cxx with AddressSanitizer by Davide Pesavento · 4 years, 9 months ago
  95. fce3963 ci: use https URL in git clone command by Davide Pesavento · 4 years, 9 months ago
  96. d839882 ci: add CentOS 8 support; drop CentOS 7 by Davide Pesavento · 4 years, 9 months ago
  97. a1a9d70 build: switch to python3 by Davide Pesavento · 4 years, 9 months ago
  98. 4ab5eed tests: fix ndndump unit tests with latest ndn-cxx by Davide Pesavento · 4 years, 10 months ago
  99. 9fa6a78 ci: update Travis configuration by Davide Pesavento · 4 years, 10 months ago
  100. 3b0fccd docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago