1. 8e047e1 name-component: rename fromEscapedString() to fromUri() by Davide Pesavento · 5 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. 07db073 security: tolerate invalid or unsupported public keys in PIB by Davide Pesavento · 2 years, 2 months ago
  4. 8618c1e security: consolidate creation of identities/keys in the respective containers by Davide Pesavento · 2 years, 2 months ago
  5. 78ca8ae security: modernize Key and KeyContainer; add logging by Davide Pesavento · 2 years, 2 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. 670a52f security: add certificate bundle decoder by Jeremy Clark · 3 years, 10 months ago
  9. 4fb35d8 security: stop installing headers of concrete PIB, TPM, and KeyHandle implementations by Davide Pesavento · 4 years, 8 months ago
  10. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago[Renamed (99%) from tests/unit/security/pib/detail/key-impl.t.cpp]
  11. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  12. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/security/pib/detail/key-impl.t.cpp]
  13. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  14. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  15. a10b2ff security: Correct KeyChain::addCertificate semantics by Alexander Afanasyev · 7 years ago
  16. cbe72b0 security: Change the ownership model of Pib and its related entities by Yingdi Yu · 9 years ago