1. 83f8d16 ci: add macOS 11 Big Sur by Davide Pesavento · 2 years, 10 months ago
  2. 3ffae26 docs: fix links to source tarballs by Davide Pesavento · 2 years, 11 months ago
  3. 01cea50 docs: fix linking to ndnsec-* man pages by Davide Pesavento · 3 years ago
  4. 30ed628 ci: add GitHub Actions by Davide Pesavento · 3 years ago
  5. 93101df docs+security: clarify the SafeBag format specification by Davide Pesavento · 3 years, 1 month ago
  6. 0456643 util: add time::{to,from}IsoExtendedString() by Davide Pesavento · 3 years, 1 month ago
  7. 97157b4 tools: deprecate old ndnsec command aliases by Davide Pesavento · 3 years, 1 month ago
  8. 77c5ce8 security: remove deprecated CommandInterestSigner by Davide Pesavento · 3 years, 2 months ago
  9. dbe645f build: make graphviz optional for building documentation by Davide Pesavento · 3 years, 3 months ago
  10. cad94b0 docs: clarify and cleanup the certificate format spec by Davide Pesavento · 3 years, 3 months ago
  11. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 4 months ago
  12. 17d4b93 security: Enforce sig-type check in ValidatorConfig by Alexander Afanasyev · 3 years, 4 months ago
  13. 5dc7560 security: accommodate certificate name in ValidatorConfig by Junxiao Shi · 3 years, 5 months ago
  14. 861e094 regex: improve error handling in RegexRepeatMatcher by Davide Pesavento · 3 years, 5 months ago
  15. a86300a Remove deprecated Signature class and its subclasses by Davide Pesavento · 3 years, 7 months ago
  16. 0b2aa13 docs: clarify/revise a few code style rules by Davide Pesavento · 3 years, 7 months ago
  17. bdfb53a Prepare release 0.7.1 by Eric Newberry · 3 years, 9 months ago ndn-cxx-0.7.1
  18. fa33f8d docs: refresh and improve the "named data" sphinx theme by Davide Pesavento · 3 years, 10 months ago
  19. 97ee811 util: backport scope_exit & co. from the Library Fundamentals TS v3 by Davide Pesavento · 4 years ago
  20. 81bd696 data: do not encode a Content element if not set by Davide Pesavento · 4 years, 1 month ago
  21. 933a567 docs: fix syntax highlighting of code blocks by Davide Pesavento · 4 years ago
  22. 6b2cb79 docs: deprecate signed Interest v0.2 specification by Eric Newberry · 4 years ago
  23. 75c3af8 util: Introduce NDN_LOG_NOFLUSH env variable to disable auto-flushing logs by Alexander Afanasyev · 4 years, 1 month ago
  24. bc2e78e tools: export non-default key/cert in ndnsec export by Junxiao Shi · 4 years, 2 months ago
  25. 3ad8923 docs: remove invalid option from ndnsec-cert-gen example by Eric Newberry · 4 years, 2 months ago
  26. 71c622b build: require clang >= 4.0, Xcode >= 9.0 by Davide Pesavento · 4 years, 3 months ago
  27. 702467b tools: in ndnsec-key-gen, change default key type to ECDSA by Davide Pesavento · 4 years, 3 months ago
  28. 4c68b6e tools: fix a bug in ndnsec-key-gen when --keyid is specified by Zhiyi Zhang · 4 years, 3 months ago
  29. 78338c5 build: recommend boost >= 1.65.1 by Davide Pesavento · 4 years, 3 months ago
  30. ab7300b ci+docs: minor cleanups by Davide Pesavento · 4 years, 3 months ago
  31. 52a803c transport: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 3 months ago
  32. 2349e28 build: add CentOS 8 support; drop CentOS 7 by Davide Pesavento · 4 years, 4 months ago
  33. d776a93 build: switch to python3 by Davide Pesavento · 4 years, 4 months ago
  34. cf8ffd4 Prepare release 0.7.0 by Alexander Afanasyev · 4 years, 6 months ago ndn-cxx-0.7.0
  35. 9a04dda docs: write CertificateV2 and SafeBag syntax in ABNF by Junxiao Shi · 5 years ago
  36. 0d748af Prepare release 0.6.6 by Alexander Afanasyev · 5 years ago ndn-cxx-0.6.6
  37. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  38. fa995ac docs+tools: improve ndnsec help, error messages, and manual page by Davide Pesavento · 5 years ago
  39. 3891244 interest: improve setApplicationParameters() behavior by Davide Pesavento · 5 years ago
  40. 46b04a5 docs: improve README.md by Davide Pesavento · 5 years ago
  41. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  42. b72360f Prepare release 0.6.5 by Alexander Afanasyev · 5 years ago ndn-cxx-0.6.5
  43. 534b841 docs: refresh installation instructions and general cleanup by Davide Pesavento · 6 years ago
  44. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  45. 2c1d349 docs: display the full include path in doxygen by Davide Pesavento · 6 years ago
  46. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  47. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago
  48. a3bf431 Prepare release 0.6.3 by Alexander Afanasyev · 6 years ago ndn-cxx-0.6.3
  49. 4fc6db2 docs: Fix a typo by Sepehr Abdous · 6 years ago
  50. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  51. ca660f1 build: require clang >= 3.6 by Davide Pesavento · 6 years ago
  52. 634a62b tools: Allow specifying passphrase for ndnsec import/export in command line by Alexander Afanasyev · 6 years ago
  53. 436e46f docs: allow use of "Num" and "No" in entity number variable names by Eric Newberry · 6 years ago
  54. 1fd0024 build: switch to C++14 by Davide Pesavento · 6 years ago
  55. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  56. d9b083e Prepare release 0.6.2 by Alexander Afanasyev · 6 years ago ndn-cxx-0.6.2
  57. 7c4ad51 docs: update list of supported platforms by Davide Pesavento · 6 years ago
  58. c6500a9 docs: only use sphinxcontrib-doxylink on Python 3 by Eric Newberry · 6 years ago
  59. 5560fd4 build: update waf to version 2.0.6 by Alexander Afanasyev · 6 years ago
  60. f47cef6 Prepare for 0.6.1 release by susmit · 6 years ago ndn-cxx-0.6.1
  61. fe13f56 docs: mention the contributing guide by Nick Gordon · 7 years ago
  62. af1d6cf docs: remove GNU-style indentation of braces from code-style by Davide Pesavento · 7 years ago
  63. 935d7fe docs: update supported platforms for Ubuntu 17.10 and macOS 10.13 by Eric Newberry · 7 years ago
  64. 57e238f docs: add a manpage for ndn-log by dmcoomes · 7 years ago
  65. 3647af0 docs: Fix wrong version number in the release notes by Alexander Afanasyev · 7 years ago
  66. c381bca Prepare 0.6.0 release by Alexander Afanasyev · 7 years ago ndn-cxx-0.6.0
  67. a52eb1f Reimplement DEPRECATED macro with C++ attributes by Davide Pesavento · 7 years ago
  68. 1c597a1 net+util: fix build with gcc-7 by Davide Pesavento · 7 years ago
  69. 476200b tools: delete -p in ndnsec-export/import help by Junxiao Shi · 7 years ago
  70. 006b7ce ci+docs: remove all references to cryptopp/crypto++ by Davide Pesavento · 7 years ago
  71. e5a19b8 security: Convert ValidatorConfig to ValidationPolicyConfig by Alexander Afanasyev · 7 years ago
  72. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  73. 4f92d87 docs: amend code-style rule 3.4 by Junxiao Shi · 7 years ago
  74. bd2cedb docs: start license boilerplate with /* by Junxiao Shi · 7 years ago
  75. ba4fbbe docs: update doxygen configuration by Davide Pesavento · 7 years ago
  76. 35109a1 tools: Convert ndnsec to v2::KeyChain by Alexander Afanasyev · 8 years ago
  77. aa8b378 docs: Prepare release 0.5.1 by Alexander Afanasyev · 7 years ago ndn-cxx-0.5.1
  78. 7e72141 security: Add v2::Validator implementation by Alexander Afanasyev · 7 years ago
  79. 609f061 security: Add CertificateCache by Qiuhan Ding · 9 years ago
  80. f4bb5c7 security: Add NDN Certificate 2.0 by Zhiyi Zhang · 9 years ago
  81. 8ac8754 docs: Fix typos in manpages by Niv Sardi · 8 years ago
  82. de2a1c2 code-style: don't suggest to use virtual with final and override by Davide Pesavento · 8 years ago
  83. 0530b5b ci: speed up code-coverage jobs by Davide Pesavento · 8 years ago
  84. ab9aad0 examples: handle Nack in consumer by Weiwei Liu · 8 years ago
  85. 4df2230 docs+build: Prepare for version 0.5.0 release by Alexander Afanasyev · 8 years ago ndn-cxx-0.5.0
  86. 848a1e6 tools: delete deprecated ndncatchunks3 and ndnputchunks3 by Davide Pesavento · 8 years ago
  87. 67fba7f docs: recommend not to share PIB/TPM directory between machines by Junxiao Shi · 8 years ago
  88. 5a67310 docs: Fix syntax for python3 by Alexander Afanasyev · 8 years ago
  89. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  90. 7f8e8fe docs: update spec of certificate format 2.0 with IssuerId by Yingdi Yu · 9 years ago
  91. 55ea01a docs: spec of SafeBag format by Yingdi Yu · 9 years ago
  92. 044bb7e security: ValidatorConfig rule evaluates all checkers by Zhiyi Zhang · 8 years ago
  93. 6b872a9 docs: ndn-tlv-ping => ndn-tools in README by Junxiao Shi · 8 years ago
  94. 57e0036 face+security: Introduce environment variables to set/override transport, pib, and tpm configurations. by Alexander Afanasyev · 8 years ago
  95. 67cb75c ci: Add missing installation of openssl dependency by Alexander Afanasyev · 8 years ago
  96. aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 8 years ago
  97. e6e6fde build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 8 years ago
  98. e11c8d8 docs+ci: Ubuntu 12.04 is no longer supported by Davide Pesavento · 8 years ago
  99. 2e52d7c docs+build: Prepare release of version 0.4.1 by Alexander Afanasyev · 8 years ago feature-wifi ndn-cxx-0.4.1
  100. 606e665 tools: delete deprecated tlvdump by Davide Pesavento · 8 years ago