1. e36aae1 security: fix extraction of signed portion during Data signature verification by Eric Newberry · 3 years, 11 months ago
  2. 670a52f security: add certificate bundle decoder by Jeremy Clark · 3 years, 11 months ago
  3. 97ee811 util: backport scope_exit & co. from the Library Fundamentals TS v3 by Davide Pesavento · 4 years ago
  4. 483087f util: fix time::toIsoString with Boost 1.73.0 by Davide Pesavento · 4 years ago
  5. 81bd696 data: do not encode a Content element if not set by Davide Pesavento · 4 years, 1 month ago
  6. 17d7c47 security: support new signed Interest format in Validator by Eric Newberry · 4 years, 1 month ago
  7. b74bbda security: sign and verify new signed Interest format by Eric Newberry · 4 years, 1 month ago
  8. 6d024ba security: add vectored API for verify and sign by Eric Newberry · 4 years, 1 month ago
  9. 8afba42 security: Support name options in the KeyLocator when using ValidationPolicySimpleHierarchy by Alexander Afanasyev · 4 years, 1 month ago
  10. 2ca5e79 security: fix inverted logic in CertificateBundleFetcher by Davide Pesavento · 4 years, 1 month ago
  11. 905d40f data: avoid unnecessarily invalidating cached wire encoding by Davide Pesavento · 4 years, 1 month ago
  12. 355fd78 security: Correct behavior of PibImpl::setDefaultIdentity by Alexander Afanasyev · 4 years, 1 month ago
  13. 46cdf90 Remove some long-deprecated functions and enums by Davide Pesavento · 4 years, 1 month ago
  14. 6e262f0 interest: add signature fields by Eric Newberry · 4 years, 2 months ago
  15. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 2 months ago
  16. f601e19 security: Add check for success of TPM signing by Alexander Afanasyev · 4 years, 2 months ago
  17. f165bb4 signature-info: add signed Interest elements by Eric Newberry · 4 years, 2 months ago
  18. 78ffc63 security: clean up KeyChain and SigningInfo APIs by Eric Newberry · 4 years, 2 months ago
  19. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 2 months ago
  20. a3c8bd1 signature: deprecate Signature in favor of SignatureInfo by Eric Newberry · 4 years, 2 months ago
  21. 40ebaad util: add "in order" mode to SegmentFetcher by jrclark2 · 4 years, 4 months ago
  22. 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 3 months ago
  23. 394977c tests: rename integrated -> integration by Davide Pesavento · 4 years, 3 months ago
  24. fbb6990 security: encode EC public key with named curve by Junxiao Shi · 4 years, 3 months ago
  25. 78338c5 build: recommend boost >= 1.65.1 by Davide Pesavento · 4 years, 3 months ago
  26. 52a803c transport: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 4 months ago
  27. ce9c195 mgmt: add MTU to FaceUpdateCommand by Eric Newberry · 4 years, 5 months ago
  28. 5353394 interest: refactor nonce handling by Davide Pesavento · 4 years, 5 months ago
  29. bc17d95 name: provide more fine-grained choices for UriFormat by Davide Pesavento · 4 years, 5 months ago
  30. d247d49 face: remove deprecated PendingInterestId, InterestFilterId, RegisteredPrefixId by Davide Pesavento · 4 years, 6 months ago
  31. a39c0b5 name: select canonical vs alternate URI representation by Junxiao Shi · 4 years, 7 months ago
  32. 21a4ea5 tests: avoid deprecated boost headers by Davide Pesavento · 4 years, 7 months ago
  33. 7c67ab5 security: remove deprecated HmacFilter by Davide Pesavento · 4 years, 8 months ago
  34. 39cb402 util: partial support for abstract types in NDN_LOG_MEMBER_* macros by Davide Pesavento · 4 years, 8 months ago
  35. 39570d9 tests: fix Interest name in face integration test by Davide Pesavento · 4 years, 8 months ago
  36. 009062d name: alternative URI syntax for component types used in naming conventions by Davide Pesavento · 4 years, 8 months ago
  37. 0a6456c security: don't throw when loading an empty validation policy by Davide Pesavento · 4 years, 8 months ago
  38. 4fb35d8 security: stop installing headers of concrete PIB, TPM, and KeyHandle implementations by Davide Pesavento · 4 years, 9 months ago
  39. 12cef87 security: make BackEnd::Error an alias of Tpm::Error by Davide Pesavento · 4 years, 9 months ago
  40. bc997e5 security: add HMAC support in verification helpers by laqinfan · 5 years ago
  41. 56a812d security: add HMAC support in KeyChain and SigningInfo by laqinfan · 5 years ago
  42. 5e494c0 security: accept HMAC keys shorter than the hash function's output length by Davide Pesavento · 4 years, 10 months ago
  43. 835f027 interest: don't force the generation of a nonce during decoding by Davide Pesavento · 4 years, 10 months ago
  44. 75c5601 util: make overload() function public by Davide Pesavento · 5 years ago
  45. 2fdb274 interest: update toUri() for packet format v0.3 by Davide Pesavento · 5 years ago
  46. 0e0b389 interest: drop support for packet format v0.2 by Davide Pesavento · 5 years ago
  47. ef654dd Remove ill-defined equality operators (part 1) by Davide Pesavento · 5 years ago
  48. 140e9cb util: backport C++17 [[nodiscard]] attribute by Davide Pesavento · 5 years ago
  49. 869b11e util: backport std::to_underlying() by Davide Pesavento · 5 years ago
  50. 4c5b7b8 util: split RttEstimator into two classes by Davide Pesavento · 5 years ago
  51. 92dbb00 Revert "mgmt: add EndpointId field to NextHopRecord class" by Ju Pan · 5 years ago
  52. 6c6e385 util: add io::loadBuffer and io::saveBuffer by Davide Pesavento · 5 years ago
  53. 43eac58 lp: introduce PIT token by Junxiao Shi · 5 years ago
  54. 5149350 key-locator: reimplement using a sum type by Davide Pesavento · 5 years ago
  55. 7b2f58c util: Generalize logger backend support by Alexander Afanasyev · 5 years ago
  56. 2b0cc7b interest: implement HopLimit encoding/decoding by Davide Pesavento · 5 years ago
  57. 720e25c detail: improve ScopedCancelHandle by Davide Pesavento · 5 years ago
  58. adc9aa2 interest: add support for ParametersSha256DigestComponent by Davide Pesavento · 5 years ago
  59. 576b4ff util: Make use of attributes in logging facilities by Alexander Afanasyev · 5 years ago
  60. ecfb391 Declare overloaded comparison operators as non-member functions by Davide Pesavento · 5 years ago
  61. cf0baa2 security: add signature verification support in TPM by laqinfan · 5 years ago
  62. 57a3276 util: use time::nanoseconds in RttEstimator by Davide Pesavento · 5 years ago
  63. 1bac111 security: make PrivateKey::getKeySize() work in all cases by Davide Pesavento · 5 years ago
  64. ccce0bc mgmt: add EndpointId field to NextHopRecord class by Ju Pan · 5 years ago
  65. 3243c3d util: Add a getter for the smoothed RTT value by Ernest McCracken · 5 years ago
  66. 48f9724 security: add PrivateKey::loadRaw() for HMAC keys by laqinfan · 5 years ago
  67. 4ad933a util: add afterMeasurement signal to RttEstimator by Davide Pesavento · 5 years ago
  68. 77d9e81 security: remove unused KeyClass and AclType enums by Davide Pesavento · 5 years ago
  69. 0fe72ea security: add HMAC support to SignerFilter and VerifierFilter by Laqin Fan · 5 years ago
  70. 2ad2fbe interest: drop Selectors from matching functions by Junxiao Shi · 5 years ago
  71. f1bb38d util: move Scheduler and related classes to ndn::scheduler by Davide Pesavento · 5 years ago
  72. 6b33040 encoding: treat TLV-TYPE zero as invalid by Davide Pesavento · 5 years ago
  73. 3891244 interest: improve setApplicationParameters() behavior by Davide Pesavento · 5 years ago
  74. 9c19a39 interest: rename Parameters to ApplicationParameters by Davide Pesavento · 5 years ago
  75. 5437aa2 tests: fix compilation with Boost 1.69.0 by Davide Pesavento · 5 years ago
  76. 1660d00 security: Add option to disable infrastructure interest in CertificateFetcherDirectFetch by Alexander Afanasyev · 5 years ago
  77. a5f233e util: rename Scheduler::scheduleEvent to schedule by Junxiao Shi · 5 years ago
  78. fd61231 util: add ndn::scheduler namespace alias by Davide Pesavento · 5 years ago
  79. e209961 name-component: encode/decode Convention rev2 by Junxiao Shi · 5 years ago
  80. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  81. fccb2dc encoding+interest: change Parameters to use non-critical type 36 by Davide Pesavento · 5 years ago
  82. fd67401 util: introduce NDN_THROW by Davide Pesavento · 5 years ago
  83. 5c803b9 encoding: improve documentation of Block class by Davide Pesavento · 5 years ago
  84. 80609d4 face: scoped pending Interest by Junxiao Shi · 5 years ago
  85. 07115cc util: reimplement scheduler::EventId with CancelHandle by Junxiao Shi · 5 years ago
  86. 6b99b6f Add MetadataObject class to encode/decode RDR-style metadata by Chavoosh Ghasemi · 6 years ago
  87. ca48851 tests: delete goodness-of-fit tests from Util/TestRandom by Davide Pesavento · 6 years ago
  88. c53df03 lp: stop accepting NonNegativeInteger as sequence number by Junxiao Shi · 6 years ago
  89. 60aaef0 face: scoped Interest filter by Junxiao Shi · 6 years ago
  90. 8db6152 util: add random::getRandomNumberEngine() to the public API by Davide Pesavento · 6 years ago
  91. ec475a7 face: scoped prefix registration by Junxiao Shi · 6 years ago
  92. 22f7bc3 tests: don't throw if NetworkMonitor lacks CAP_ENUM by Davide Pesavento · 6 years ago
  93. 534b841 docs: refresh installation instructions and general cleanup by Davide Pesavento · 6 years ago
  94. ebe156c util: fix SegmentFetcher undefined behavior caused by uncanceled pending interest by Ashlesh Gawande · 6 years ago
  95. 1e36ceb detail: move packet-base|tag-host.hpp to 'detail' by Junxiao Shi · 6 years ago
  96. d1fc9a7 detail: move common.hpp to 'detail' by Junxiao Shi · 6 years ago
  97. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  98. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  99. 946a51c util: stop using ChildSelector in NotificationSubscriber by Junxiao Shi · 6 years ago
  100. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago