1. 296c3a1 interest+data: add string_view overloads for convenience by Davide Pesavento · 1 year, 4 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 4 months ago
  3. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 5 months ago
  4. f6b4589 util: remove ndn::optional, use std::optional directly by Davide Pesavento · 1 year, 6 months ago
  5. 8e2a61d security: return a span from Certificate::getPublicKey() by Davide Pesavento · 2 years, 4 months ago
  6. 487e3d3 interest+data: add setSignatureValue() overload that takes a span by Davide Pesavento · 2 years, 4 months ago
  7. dd0724b security: improve pretty-printing of certificates by Davide Pesavento · 2 years, 5 months ago
  8. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 7 months ago
  9. a3d809e interest+data: convert to span by Davide Pesavento · 2 years, 7 months ago
  10. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 10 months ago
  11. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 3 months ago[Renamed (98%) from tests/unit/security/v2/certificate.t.cpp]
  12. f165bb4 signature-info: add signed Interest elements by Eric Newberry · 4 years, 4 months ago
  13. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 4 months ago
  14. a3c8bd1 signature: deprecate Signature in favor of SignatureInfo by Eric Newberry · 4 years, 4 months ago
  15. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  16. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (99%) from tests/unit-tests/security/v2/certificate.t.cpp]
  17. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  18. 5f1820e security: Implement operator<< for v2::Certificate by Alexander Afanasyev · 8 years ago
  19. f4bb5c7 security: Add NDN Certificate 2.0 by Zhiyi Zhang · 9 years ago