1. 9b911e9 security+tools: deprecate TPM unlock functionality by Davide Pesavento · 8 days ago
  2. 102f057 docs: ndnsec man pages improvements by Davide Pesavento · 9 days ago
  3. 361e168 detail: update bundled copies of scope-lite and span-lite by Davide Pesavento · 13 days ago
  4. eb27ca2 ci: add release workflow by Davide Pesavento · 2 weeks ago
  5. cae47aa transport: fix compilation with clang 7 by Davide Pesavento · 3 weeks ago
  6. ed47b29 Revert "build: enable Boost.MultiIndex safe mode in debug builds" by Davide Pesavento · 3 weeks ago
  7. 80f6755 build: enable Boost.MultiIndex safe mode in debug builds by Davide Pesavento · 3 weeks ago
  8. 945d929 net+transport: use std::array by Davide Pesavento · 3 weeks ago
  9. 2be774b build+docs: recommend Xcode 13 or later by Davide Pesavento · 3 weeks ago
  10. c4f8bd1 transport: make error messages more informative by Davide Pesavento · 7 weeks ago
  11. 7a4697d ci: allow attestations in docker workflow by Davide Pesavento · 8 weeks ago
  12. 5eb7a07 docker: switch to ubuntu:24.04 as base image by Davide Pesavento · 8 weeks ago
  13. d6a8644 build: change the fallback version suffix to `+git.{sha}` by Davide Pesavento · 2 months ago
  14. 4f3d79d util: unnest nested Options classes by Davide Pesavento · 2 months ago
  15. 947a399 util: optional MustBeFresh in SegmentFetcher's initial Interest by Tianyuan Yu · 11 months ago
  16. 8466717 ci: change Docker workflow to run twice a month and on tag pushes by Davide Pesavento · 3 months ago
  17. 183164e Add Docker build badge to README.md by Davide Pesavento · 3 months ago
  18. 4b3aa4f ci: use shared `named-data/actions` workflow to publish Docker image by Davide Pesavento · 3 months ago
  19. c0993b0 ci: publish both build and runtime Docker images by Davide Pesavento · 3 months ago
  20. 18ccbb3 Redesign Dockerfile and add .dockerignore by Davide Pesavento · 3 months ago
  21. 2d08539 ci+docs: python3-minimal is insufficient by Davide Pesavento · 3 months ago
  22. f3e8487 Reorganize license files by Davide Pesavento · 4 months ago
  23. 1dbcfbf build: update waf to version 2.0.27 by Davide Pesavento · 4 months ago
  24. cbfc364 build: simplify and improve sphinx tool by Davide Pesavento · 4 months ago
  25. ac53789 build: rename `sphinx_build.py` to `sphinx.py` by Davide Pesavento · 4 months ago
  26. b62f952 build: make sphinx tool compatible with python 3.12 by Davide Pesavento · 4 months ago
  27. 7211ea1 build: disable osxkeychain TPM backend by default by Davide Pesavento · 4 months ago
  28. 80f3503 ci: revise build configurations by Davide Pesavento · 4 months ago
  29. 31bca20 build: rename HAVE_TESTS to WITH_TESTS by Davide Pesavento · 4 months ago
  30. 906dde5 build: allow toggling benchmark/integration/unit tests independently by Davide Pesavento · 4 months ago
  31. 682b2af build: tell libc++ to avoid including transitive headers by Davide Pesavento · 4 months ago
  32. 0ecbec0 Add .editorconfig by Davide Pesavento · 5 months ago
  33. 7b540d2 interest: prevent InterestLifetime overflow by Davide Pesavento · 5 months ago
  34. 8e047e1 name-component: rename fromEscapedString() to fromUri() by Davide Pesavento · 5 months ago
  35. 334516a name: remove unused and redundant `push_back(const T&)` by Davide Pesavento · 5 months ago
  36. 5d36a52 name: check TLV type when constructing Name from Block by Davide Pesavento · 5 months ago
  37. fdc5b51 detail: fix build with gcc 8 by Davide Pesavento · 5 months ago
  38. e371003 ci: minimize installed libboost packages by Davide Pesavento · 5 months ago
  39. 4dc4b3c ci: expand lib64 workaround to more Linux distros by Davide Pesavento · 5 months ago
  40. 0b6c561 detail: update bundled copies of scope-lite and span-lite by Davide Pesavento · 5 months ago
  41. 1326051 tests: use preconditions to skip test cases by Davide Pesavento · 5 months ago
  42. 0c52603 tests: use decorators to label test data generators by Davide Pesavento · 5 months ago
  43. 3de7c52 Reduce unnecessary inclusions of `detail/common.hpp` by Davide Pesavento · 5 months ago
  44. 2e71e98 Use non-static data member initializers in more places by Davide Pesavento · 5 months ago
  45. c500393 build: stop defining _DEBUG, rely on NDEBUG instead by Davide Pesavento · 6 months ago
  46. 5fdab13 build: enable extra runtime checks in libstdc++/libc++ in debug mode by Davide Pesavento · 6 months ago
  47. ecfb217 build: disable -Wenum-constexpr-conversion with clang 18 by Davide Pesavento · 6 months ago
  48. de43421 util: add NDN_THROW_NO_STACK by Davide Pesavento · 6 months ago
  49. 16203ea transport: change default NFD Unix socket path by Davide Pesavento · 6 months ago
  50. b0fe59f transport: minor refactoring by Davide Pesavento · 7 months ago
  51. 39af9f8 mgmt+util: remove several deprecated aliases by Davide Pesavento · 7 months ago
  52. 19b5528 encoding+util: remove several deprecated functions by Davide Pesavento · 7 months ago
  53. 9a8e146 ci: skip examples in code-coverage builds by Davide Pesavento · 7 months ago
  54. 6d4a653 ci: add latest tag to docker image by Davide Pesavento · 8 months ago
  55. e58bab2 ci: add docker build GitHub Action by Varun Patil · 8 months ago
  56. 995c411 Add initial Dockerfile by Junxiao Shi · 8 months ago
  57. 49e1e87 Replace Boost.MPL with Mp11 by Davide Pesavento · 8 months ago
  58. 2f46d65 Avoid deprecated Boost.Asio interfaces by Davide Pesavento · 8 months ago
  59. 550d8c9 build: require boost >= 1.71.0 by Davide Pesavento · 8 months ago
  60. e1005da docs: update list of supported platforms by Davide Pesavento · 8 months ago
  61. 6028418 net: NetworkMonitor: ignore AWDL interfaces on macOS by Davide Pesavento · 8 months ago
  62. 5686c51 build: decouple handling of boost libs not needed by libndn-cxx by Davide Pesavento · 10 months ago
  63. c996742 build: use python f-strings by Davide Pesavento · 10 months ago
  64. 90d3a96 encoding: simplify readVarNumber() by Davide Pesavento · 10 months ago
  65. fffdd62 Use Boost.Operators in more places by Davide Pesavento · 10 months ago
  66. ce442c4 meta-info: prevent FreshnessPeriod overflow by Junxiao Shi · 11 months ago
  67. ee97139 build: update waf to version 2.0.26 by Davide Pesavento · 11 months ago
  68. 03fdfb1 build: enable a few more compiler warnings by Davide Pesavento · 11 months ago
  69. 747cb45 util: add deprecated attribute to aliases documented as such by Davide Pesavento · 11 months ago
  70. 9404892 interest: improve code readability by Davide Pesavento · 11 months ago
  71. 382de67 net: make FaceUri usable as container key by Junxiao Shi · 11 months ago
  72. 0af48fb interest: Match data to Interest regardless of FreshnessPeriod/MustBeFresh by Alexander Afanasyev · 1 year, 1 month ago
  73. 12b8aaa build: decrease level of debug information produced by default by Davide Pesavento · 11 months ago
  74. 502c4c3 security: avoid ValidityPeriod under/overflow by Junxiao Shi · 12 months ago
  75. f81de71 security: make HMAC compatible with OpenSSL 3 by Varun Patil · 11 months ago
  76. 67bc114 util: generalize and simplify time::{to,from}UnixTimestamp() by Davide Pesavento · 1 year, 2 months ago
  77. 699cca4 encoding: declare Block operators as hidden friends by Davide Pesavento · 1 year, 2 months ago
  78. 296c3a1 interest+data: add string_view overloads for convenience by Davide Pesavento · 1 year, 2 months ago
  79. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  80. 21b7f1b encoding+lp+net: simplify with `if constexpr` by Davide Pesavento · 1 year, 2 months ago
  81. 581dd52 lp: consistently use uint32_t for TLV types by Davide Pesavento · 1 year, 2 months ago
  82. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 2 months ago
  83. 3fdb02f Use std::string_view in several APIs by Davide Pesavento · 1 year, 3 months ago
  84. a365164 ndnsec: stop installing deprecated command aliases by Davide Pesavento · 1 year, 3 months ago
  85. 23483c7 name: remove deprecated functions by Davide Pesavento · 1 year, 3 months ago
  86. 0910343 mgmt: simplify StatusDataset implementation by Davide Pesavento · 1 year, 3 months ago
  87. 187e9f9 Adopt more C++17 features throughout the codebase by Davide Pesavento · 1 year, 3 months ago
  88. eb87c28 detail: stop importing std::function into ndn namespace by Davide Pesavento · 1 year, 4 months ago
  89. 869d1a3 util: remove obsolete backport of std::to_string by Davide Pesavento · 1 year, 4 months ago
  90. 05ec0be Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 1 year, 4 months ago
  91. f6b4589 util: remove ndn::optional, use std::optional directly by Davide Pesavento · 1 year, 4 months ago
  92. a2fbc35 util: remove ndn::variant, use std::variant directly by Davide Pesavento · 1 year, 4 months ago
  93. fcd3e44 build: switch to C++17 by Davide Pesavento · 1 year, 4 months ago
  94. 762548b build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 4 months ago
  95. 02ed332 docs: update several URLs to point to docs.named-data.net by Davide Pesavento · 1 year, 4 months ago
  96. d09d52b tests: fix dangling-reference warning with gcc 13 by Davide Pesavento · 1 year, 5 months ago
  97. ae39daf build: switch source archive to xz compression by Davide Pesavento · 1 year, 5 months ago
  98. a90b2cf ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 1 year, 5 months ago
  99. 535bd33 util: add missing include for `std::set` by Davide Pesavento · 1 year, 6 months ago
  100. 81de5d9 Prepare release 0.8.1 by Davide Pesavento · 1 year, 6 months ago ndn-cxx-0.8.1