1. a1480a7 Prepare release 24.07 by Davide Pesavento · 5 months ago NFD-24.07
  2. 543b152 docs: reformat man pages to improve consistency and readability by Davide Pesavento · 6 months ago
  3. 89c22ed ci: add release workflow by Davide Pesavento · 6 months ago
  4. 08c2fbb face: fix compilation with clang 7 by Davide Pesavento · 7 months ago
  5. 2fae1d0 face: use std::array by Davide Pesavento · 7 months ago
  6. 4b7cffb build+docs: recommend Xcode 13 or later by Davide Pesavento · 7 months ago
  7. 48108e0 nfd-status-http-server: change default port to 6380 by Davide Pesavento · 8 months ago
  8. f568c5e ci: allow attestations in docker workflow by Davide Pesavento · 8 months ago
  9. ec352f2 docker: define config volume and HOME in all images by Varun Patil · 8 months ago
  10. c3bf8ad docker: simplify Dockerfile by Davide Pesavento · 8 months ago
  11. e1dc79b build: change the fallback version suffix to `+git.{sha}` by Davide Pesavento · 8 months ago
  12. 0f10b16 ci: change Docker workflow to run twice a month and on tag pushes by Davide Pesavento · 9 months ago
  13. 2996cf0 ci: switch to reusable workflow to publish Docker images by Davide Pesavento · 9 months ago
  14. 01d0aa6 Merge the Dockerfiles, add nfd-autoreg target by Davide Pesavento · 9 months ago
  15. e76d7b5 Redesign Dockerfiles using new ndn-cxx base images by Davide Pesavento · 9 months ago
  16. 183e188 Expand .dockerignore and CI exclusions by Davide Pesavento · 9 months ago
  17. 95d63b1 Move acknowledgments of included third-party software to README.md by Davide Pesavento · 10 months ago
  18. 150dbcb build: simplify and improve sphinx tool by Davide Pesavento · 10 months ago
  19. 0d89d41 build: rename `sphinx_build.py` to `sphinx.py` by Davide Pesavento · 10 months ago
  20. 0e7f734 build: make sphinx tool compatible with python 3.12 by Davide Pesavento · 10 months ago
  21. 44198de build: update waf to version 2.0.27 by Davide Pesavento · 10 months ago
  22. 936205d build: tell libc++ to avoid including transitive headers by Davide Pesavento · 10 months ago
  23. 152874a tests: remove temporary directory on setup and teardown by Davide Pesavento · 10 months ago
  24. caa60cc tests: merge unit-tests-rib into unit-tests-daemon by Davide Pesavento · 10 months ago
  25. e0b67df face: minor code reorganization and doxygen cleanups by Davide Pesavento · 10 months ago
  26. 18592d1 Add .editorconfig by Davide Pesavento · 11 months ago
  27. 972de80 table: add more `noexcept` by Davide Pesavento · 11 months ago
  28. b124b8e table: reorganize PIT implementation by Davide Pesavento · 11 months ago
  29. 4d2e788 table: optimize removal of PIT in-records by Davide Pesavento · 11 months ago
  30. 195b78a fw: delegate sending Nack-Duplicate to forwarding strategy by Mark Theeranantachai · 11 months ago
  31. 8e0dfcf fw: increase AsfStrategy version number after the recent changes by Davide Pesavento · 11 months ago
  32. a1b1519 ci: minimize installed libboost packages by Davide Pesavento · 11 months ago
  33. 5fdcbec fw: ASF: Fix implementation not matching technical report by awlane · 1 year ago
  34. 9acba9c fw: Add nack propagation to ASF by awlane · 11 months ago
  35. f56cf63 tests: replace Boost.MPL with Mp11 by Davide Pesavento · 11 months ago
  36. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  37. 91c15c8 build: stop defining _DEBUG, rely only on NDEBUG instead by Davide Pesavento · 12 months ago
  38. 8a93284 build: enable extra runtime checks in libstdc++/libc++ in debug mode by Davide Pesavento · 12 months ago
  39. afcf75d build: disable -Wenum-constexpr-conversion with clang 18 by Davide Pesavento · 12 months ago
  40. 4b1921f face: improve error handling in UnixStreamChannel by Davide Pesavento · 12 months ago
  41. 4c95771 face: change default Unix socket path by Davide Pesavento · 12 months ago
  42. 9b877c3 docker: add HOME environment variable and default config by Varun Patil · 1 year, 1 month ago
  43. 23135a4 Add Dockerfile for nfd-status-http-server by Varun Patil · 1 year, 1 month ago
  44. 6ba08cd Add initial Dockerfile and CI workflow by Varun Patil · 1 year, 1 month ago
  45. e277f8b tools: switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  46. 9a63bf2 face: add missing includes by Davide Pesavento · 1 year, 2 months ago
  47. ef6a528 tests: randomize port used in multicast transport tests by Davide Pesavento · 1 year, 2 months ago
  48. 05bd6c2 docs: update list of supported platforms by Davide Pesavento · 1 year, 2 months ago
  49. a9ec67c tests: expand test coverage of EthernetFactory and UdpFactory by Davide Pesavento · 1 year, 2 months ago
  50. d7083a5 tests: refactor EthernetFixture by Davide Pesavento · 1 year, 2 months ago
  51. c5a9f81 face: more robust handling of multicast face creation errors by Davide Pesavento · 1 year, 2 months ago
  52. 0a05f7a build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
  53. c0df94e face: minor code cleanups by Davide Pesavento · 1 year, 3 months ago
  54. 9c36a65 face: handle PcapHelper::Error when applying multicast configuration by awlane · 1 year, 3 months ago
  55. 1e0c88e face: use async_wait operation instead of async_read with null_buffers by Davide Pesavento · 1 year, 3 months ago
  56. 9bf64cc face: use new-style async_accept API by Davide Pesavento · 1 year, 3 months ago
  57. d91fe6d core+face: avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 3 months ago
  58. 5d64263 daemon: use asio::defer() instead of asio::post() where appropriate by Davide Pesavento · 1 year, 3 months ago
  59. a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  60. 910232f build: use python f-strings by Davide Pesavento · 1 year, 4 months ago
  61. decaf50 tools: modernize nfd-status-http-server and improve error handling by Davide Pesavento · 1 year, 4 months ago
  62. 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 4 months ago
  63. 11f1fd8 build: update waf to version 2.0.26 by Davide Pesavento · 1 year, 4 months ago
  64. bf2e67f build: enable a few more compiler warnings by Davide Pesavento · 1 year, 5 months ago
  65. 5b15e2f build: decrease level of debug information produced by default by Davide Pesavento · 1 year, 5 months ago
  66. 95afc6d fw: increment nOutNacks when sending a Nack from onInterestLoop by Davide Pesavento · 1 year, 5 months ago
  67. 653eb07 fw: refactor strategy logging and improve ASF probe logging by Alex Lane · 1 year, 5 months ago
  68. 6bf94c0 fw: add Interest nonce to Forwarder logging where appropriate by Alex Lane · 1 year, 7 months ago
  69. 191a7a2 core+daemon: declare all equality operators as hidden friends by Davide Pesavento · 1 year, 7 months ago
  70. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  71. 63b3ae8 tools: fix compilation with latest ndn-cxx by Davide Pesavento · 1 year, 9 months ago
  72. 4064127 mgmt+tools: add missing includes by Davide Pesavento · 1 year, 10 months ago
  73. d6ea0b1 tests: use std::nullopt by Davide Pesavento · 1 year, 10 months ago
  74. c5e3e7a build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 10 months ago
  75. bf4c131 docs: update several URLs to point to docs.named-data.net by Davide Pesavento · 1 year, 10 months ago
  76. 39c67f6 build: switch source archive to xz compression by Davide Pesavento · 1 year, 11 months ago
  77. 269b702 ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 1 year, 11 months ago
  78. 3bc8e19 Prepare release 22.12 by Davide Pesavento · 2 years ago NFD-22.12
  79. 0b01568 face: put the pcap handle in non-blocking mode by Davide Pesavento · 2 years, 1 month ago
  80. 6b78a53 build: update waf to version 2.0.24 by Davide Pesavento · 2 years, 1 month ago
  81. a68af81 docs: fix typo in release-notes-22.02.rst by Ikko Ashimine · 2 years, 1 month ago
  82. a42efcb ci: add Xcode 14.1 by Davide Pesavento · 2 years, 1 month ago
  83. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  84. b83d3df mgmt: finalize migration to the new signed Interest format by Davide Pesavento · 2 years, 4 months ago
  85. 6d6f207 mgmt: rename extractRequester() and support signed Interest v0.3 by Davide Pesavento · 2 years, 4 months ago
  86. 9bfdaef build: link with lld if available by Davide Pesavento · 2 years, 3 months ago
  87. 20d94f6 Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 2 years, 3 months ago
  88. 36184f6 docs: restore exception handling in conf.py by Davide Pesavento · 2 years, 3 months ago
  89. 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  90. 279af1c tests: fix UDP multicast transport tests with IPv6 by Davide Pesavento · 2 years, 4 months ago
  91. d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 6 months ago
  92. e541d1b build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 4 months ago
  93. 4791fcb ci: refresh GitHub Actions matrix by Davide Pesavento · 2 years, 5 months ago
  94. 72517b5 ci: auto-detect the OS instead of relying on NODE_LABELS by Davide Pesavento · 2 years, 5 months ago
  95. 20cafa8 tests: minor code cleanups by Davide Pesavento · 2 years, 5 months ago
  96. 2150da8 build+docs: support CentOS Stream 9, drop CentOS 8 by Davide Pesavento · 2 years, 6 months ago
  97. 990620a nfdc: merge canonizer.hpp and find-face.hpp into face-helpers.hpp by Davide Pesavento · 2 years, 7 months ago
  98. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  99. 9a28c3f fw+table: workaround bogus doxygen warnings by Davide Pesavento · 2 years, 7 months ago
  100. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago