1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 3 months ago
  2. 152ef44 Move BOOST_CONCEPT_ASSERT to unit tests where possible by Davide Pesavento · 1 year, 3 months ago
  3. fcd3e44 build: switch to C++17 by Davide Pesavento · 1 year, 4 months ago
  4. 0e768ef security: avoid parsing PIB and TPM locators multiple times by Davide Pesavento · 2 years, 2 months ago
  5. 8e2a61d security: return a span from Certificate::getPublicKey() by Davide Pesavento · 2 years, 2 months ago
  6. 07db073 security: tolerate invalid or unsupported public keys in PIB by Davide Pesavento · 2 years, 3 months ago
  7. 8618c1e security: consolidate creation of identities/keys in the respective containers by Davide Pesavento · 2 years, 3 months ago
  8. 78ca8ae security: modernize Key and KeyContainer; add logging by Davide Pesavento · 2 years, 3 months ago
  9. b99c711 security: modernize CertificateContainer; add logging by Davide Pesavento · 2 years, 3 months ago
  10. 56cc0d7 security: modernize Identity and IdentityContainer; add logging by Davide Pesavento · 2 years, 3 months ago
  11. 1c62884 security: modernize Pib class and PIB backends by Davide Pesavento · 2 years, 3 months ago
  12. 258d51a encoding: make Block convertible to span by Davide Pesavento · 2 years, 5 months ago
  13. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 5 months ago
  14. 35c6379 security: convert more functions to span by Davide Pesavento · 2 years, 6 months ago
  15. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 7 months ago
  16. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 4 months ago
  17. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  18. 670a52f security: add certificate bundle decoder by Jeremy Clark · 3 years, 11 months ago
  19. 355fd78 security: Correct behavior of PibImpl::setDefaultIdentity by Alexander Afanasyev · 4 years, 1 month ago
  20. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 2 months ago
  21. 14c56cd data: add shortcuts to access SignatureType and KeyLocator by Davide Pesavento · 4 years, 2 months ago
  22. a3c8bd1 signature: deprecate Signature in favor of SignatureInfo by Eric Newberry · 4 years, 2 months ago
  23. 4fb35d8 security: stop installing headers of concrete PIB, TPM, and KeyHandle implementations by Davide Pesavento · 4 years, 9 months ago
  24. 77d9e81 security: remove unused KeyClass and AclType enums by Davide Pesavento · 5 years ago
  25. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  26. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  27. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago