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