1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  2. 8e2a61d security: return a span from Certificate::getPublicKey() by Davide Pesavento · 2 years, 2 months ago
  3. 8618c1e security: consolidate creation of identities/keys in the respective containers by Davide Pesavento · 2 years, 2 months ago
  4. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 4 months ago
  5. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  6. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 7 months ago
  7. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  8. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 2 months ago
  9. a3c8bd1 signature: deprecate Signature in favor of SignatureInfo by Eric Newberry · 4 years, 2 months ago
  10. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  11. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/security/pib/pib-data-fixture.cpp]
  12. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  13. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  14. 0399768 security: Make addKey/Cert behavior of PibImpl consistent by Yingdi Yu · 9 years ago
  15. 6ee2d36 security: Adapt PIB to NDN Certificate Format version 2.0 by Yingdi Yu · 9 years ago
  16. 97709c0 security: Move PIB-related code into security/pib/ by Alexander Afanasyev · 8 years ago[Renamed (99%) from tests/unit-tests/security/pib-data-fixture.cpp]
  17. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  18. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago
  19. adadb71 security: Add in-memory pib by Yingdi Yu · 9 years ago