1. 9b911e9 security+tools: deprecate TPM unlock functionality by Davide Pesavento · 10 days ago
  2. 102f057 docs: ndnsec man pages improvements by Davide Pesavento · 11 days ago
  3. 2be774b build+docs: recommend Xcode 13 or later by Davide Pesavento · 4 weeks ago
  4. 2d08539 ci+docs: python3-minimal is insufficient by Davide Pesavento · 3 months ago
  5. f3e8487 Reorganize license files by Davide Pesavento · 4 months ago
  6. 7211ea1 build: disable osxkeychain TPM backend by default by Davide Pesavento · 4 months ago
  7. 4dc4b3c ci: expand lib64 workaround to more Linux distros by Davide Pesavento · 5 months ago
  8. 16203ea transport: change default NFD Unix socket path by Davide Pesavento · 6 months ago
  9. 2f46d65 Avoid deprecated Boost.Asio interfaces by Davide Pesavento · 8 months ago
  10. 550d8c9 build: require boost >= 1.71.0 by Davide Pesavento · 8 months ago
  11. e1005da docs: update list of supported platforms by Davide Pesavento · 8 months ago
  12. 296c3a1 interest+data: add string_view overloads for convenience by Davide Pesavento · 1 year, 2 months ago
  13. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  14. fcd3e44 build: switch to C++17 by Davide Pesavento · 1 year, 4 months ago
  15. 762548b build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 4 months ago
  16. 02ed332 docs: update several URLs to point to docs.named-data.net by Davide Pesavento · 1 year, 4 months ago
  17. ae39daf build: switch source archive to xz compression by Davide Pesavento · 1 year, 5 months ago
  18. a90b2cf ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 1 year, 5 months ago
  19. 535bd33 util: add missing include for `std::set` by Davide Pesavento · 1 year, 6 months ago
  20. 81de5d9 Prepare release 0.8.1 by Davide Pesavento · 1 year, 6 months ago ndn-cxx-0.8.1
  21. 576c21b docs: delete certificate spec by Davide Pesavento · 1 year, 7 months ago
  22. 637ea3b security: rename NO_SIGNATURE error code to MALFORMED_SIGNATURE by Davide Pesavento · 1 year, 10 months ago
  23. ea5ce49 build: link with lld if available by Davide Pesavento · 1 year, 9 months ago
  24. 05b56a8 docs: restore exception handling in conf.py by Davide Pesavento · 1 year, 9 months ago
  25. 02bbfa7 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 1 year, 10 months ago
  26. 87208f9 security: cleanup validation error reporting by Davide Pesavento · 1 year, 10 months ago
  27. f662500 build+ci: support macOS on arm64 by Davide Pesavento · 1 year, 11 months ago
  28. dc3575f Fix handling of `--without-osx-keychain` by Davide Pesavento · 1 year, 11 months ago
  29. fbca611 ci+docs: support CentOS Stream 9, drop CentOS 8 by Davide Pesavento · 2 years ago
  30. 58de07a tools: relax restriction on KeyId component type in `ndnsec key-gen` by Davide Pesavento · 2 years, 1 month ago
  31. 56cc0d7 security: modernize Identity and IdentityContainer; add logging by Davide Pesavento · 2 years, 2 months ago
  32. dd0724b security: improve pretty-printing of certificates by Davide Pesavento · 2 years, 3 months ago
  33. 541a822 build: raise minimum build requirements by Davide Pesavento · 2 years, 4 months ago
  34. 273ea01 build: require OpenSSL >= 1.1.1 by Davide Pesavento · 2 years, 4 months ago
  35. aee2ada interest: remove deprecated setDefaultCanBePrefix() by Davide Pesavento · 2 years, 5 months ago
  36. 778ad71 Prepare release 0.8.0 by Alexander Afanasyev · 2 years, 5 months ago ndn-cxx-0.8.0
  37. 5bd6c64 tools: remove HTTP download feature in ndnsec cert-install by Junxiao Shi · 2 years, 6 months ago
  38. d1b6f95 examples: Extend example with basic trust schema (validator-config) by Alexander Afanasyev · 3 years ago
  39. 47a94d1 encoding: update to revision 3 of the naming conventions by Davide Pesavento · 2 years, 8 months ago
  40. 83f8d16 ci: add macOS 11 Big Sur by Davide Pesavento · 2 years, 9 months ago
  41. 3ffae26 docs: fix links to source tarballs by Davide Pesavento · 2 years, 10 months ago
  42. 01cea50 docs: fix linking to ndnsec-* man pages by Davide Pesavento · 3 years ago
  43. 30ed628 ci: add GitHub Actions by Davide Pesavento · 3 years ago
  44. 93101df docs+security: clarify the SafeBag format specification by Davide Pesavento · 3 years, 1 month ago
  45. 0456643 util: add time::{to,from}IsoExtendedString() by Davide Pesavento · 3 years, 1 month ago
  46. 97157b4 tools: deprecate old ndnsec command aliases by Davide Pesavento · 3 years, 1 month ago
  47. 77c5ce8 security: remove deprecated CommandInterestSigner by Davide Pesavento · 3 years, 2 months ago
  48. dbe645f build: make graphviz optional for building documentation by Davide Pesavento · 3 years, 3 months ago
  49. cad94b0 docs: clarify and cleanup the certificate format spec by Davide Pesavento · 3 years, 3 months ago
  50. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 3 months ago
  51. 17d4b93 security: Enforce sig-type check in ValidatorConfig by Alexander Afanasyev · 3 years, 4 months ago
  52. 5dc7560 security: accommodate certificate name in ValidatorConfig by Junxiao Shi · 3 years, 4 months ago
  53. 861e094 regex: improve error handling in RegexRepeatMatcher by Davide Pesavento · 3 years, 5 months ago
  54. a86300a Remove deprecated Signature class and its subclasses by Davide Pesavento · 3 years, 7 months ago
  55. 0b2aa13 docs: clarify/revise a few code style rules by Davide Pesavento · 3 years, 7 months ago
  56. bdfb53a Prepare release 0.7.1 by Eric Newberry · 3 years, 9 months ago ndn-cxx-0.7.1
  57. fa33f8d docs: refresh and improve the "named data" sphinx theme by Davide Pesavento · 3 years, 10 months ago
  58. 97ee811 util: backport scope_exit & co. from the Library Fundamentals TS v3 by Davide Pesavento · 3 years, 11 months ago
  59. 81bd696 data: do not encode a Content element if not set by Davide Pesavento · 4 years, 1 month ago
  60. 933a567 docs: fix syntax highlighting of code blocks by Davide Pesavento · 4 years ago
  61. 6b2cb79 docs: deprecate signed Interest v0.2 specification by Eric Newberry · 4 years ago
  62. 75c3af8 util: Introduce NDN_LOG_NOFLUSH env variable to disable auto-flushing logs by Alexander Afanasyev · 4 years, 1 month ago
  63. bc2e78e tools: export non-default key/cert in ndnsec export by Junxiao Shi · 4 years, 1 month ago
  64. 3ad8923 docs: remove invalid option from ndnsec-cert-gen example by Eric Newberry · 4 years, 2 months ago
  65. 71c622b build: require clang >= 4.0, Xcode >= 9.0 by Davide Pesavento · 4 years, 2 months ago
  66. 702467b tools: in ndnsec-key-gen, change default key type to ECDSA by Davide Pesavento · 4 years, 2 months ago
  67. 4c68b6e tools: fix a bug in ndnsec-key-gen when --keyid is specified by Zhiyi Zhang · 4 years, 2 months ago
  68. 78338c5 build: recommend boost >= 1.65.1 by Davide Pesavento · 4 years, 2 months ago
  69. ab7300b ci+docs: minor cleanups by Davide Pesavento · 4 years, 3 months ago
  70. 52a803c transport: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 3 months ago
  71. 2349e28 build: add CentOS 8 support; drop CentOS 7 by Davide Pesavento · 4 years, 3 months ago
  72. d776a93 build: switch to python3 by Davide Pesavento · 4 years, 4 months ago
  73. cf8ffd4 Prepare release 0.7.0 by Alexander Afanasyev · 4 years, 6 months ago ndn-cxx-0.7.0
  74. 9a04dda docs: write CertificateV2 and SafeBag syntax in ABNF by Junxiao Shi · 5 years ago
  75. 0d748af Prepare release 0.6.6 by Alexander Afanasyev · 5 years ago ndn-cxx-0.6.6
  76. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  77. fa995ac docs+tools: improve ndnsec help, error messages, and manual page by Davide Pesavento · 5 years ago
  78. 3891244 interest: improve setApplicationParameters() behavior by Davide Pesavento · 5 years ago
  79. 46b04a5 docs: improve README.md by Davide Pesavento · 5 years ago
  80. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  81. b72360f Prepare release 0.6.5 by Alexander Afanasyev · 5 years ago ndn-cxx-0.6.5
  82. 534b841 docs: refresh installation instructions and general cleanup by Davide Pesavento · 6 years ago
  83. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  84. 2c1d349 docs: display the full include path in doxygen by Davide Pesavento · 6 years ago
  85. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  86. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago
  87. a3bf431 Prepare release 0.6.3 by Alexander Afanasyev · 6 years ago ndn-cxx-0.6.3
  88. 4fc6db2 docs: Fix a typo by Sepehr Abdous · 6 years ago
  89. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  90. ca660f1 build: require clang >= 3.6 by Davide Pesavento · 6 years ago
  91. 634a62b tools: Allow specifying passphrase for ndnsec import/export in command line by Alexander Afanasyev · 6 years ago
  92. 436e46f docs: allow use of "Num" and "No" in entity number variable names by Eric Newberry · 6 years ago
  93. 1fd0024 build: switch to C++14 by Davide Pesavento · 6 years ago
  94. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  95. d9b083e Prepare release 0.6.2 by Alexander Afanasyev · 6 years ago ndn-cxx-0.6.2
  96. 7c4ad51 docs: update list of supported platforms by Davide Pesavento · 6 years ago
  97. c6500a9 docs: only use sphinxcontrib-doxylink on Python 3 by Eric Newberry · 6 years ago
  98. 5560fd4 build: update waf to version 2.0.6 by Alexander Afanasyev · 6 years ago
  99. f47cef6 Prepare for 0.6.1 release by susmit · 6 years ago ndn-cxx-0.6.1
  100. fe13f56 docs: mention the contributing guide by Nick Gordon · 7 years ago