1. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 3 years, 6 months ago
  2. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 4 years, 3 months ago
  3. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 4 years, 3 months ago
  4. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 5 years ago
  5. 7e78064 Change #include style by Davide Pesavento · 7 years ago
  6. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 7 years ago[Renamed (98%) from src/security/pib/key.hpp]
  7. bdcedf4 security+util: remove overloaded operator!() by Davide Pesavento · 8 years ago
  8. 5759be3 security: Identity/Key comparison operators by Junxiao Shi · 8 years ago
  9. a10b2ff security: Correct KeyChain::addCertificate semantics by Alexander Afanasyev · 8 years ago
  10. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 10 years ago
  11. cbe72b0 security: Change the ownership model of Pib and its related entities by Yingdi Yu · 10 years ago
  12. 6ee2d36 security: Adapt PIB to NDN Certificate Format version 2.0 by Yingdi Yu · 10 years ago
  13. 0b60e7a security: Add new TPM framework by Yingdi Yu · 10 years ago
  14. 97709c0 security: Move PIB-related code into security/pib/ by Alexander Afanasyev · 9 years ago[Renamed (97%) from src/security/key.hpp]
  15. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 9 years ago
  16. c820989 security: Make public interface of Pib, Identity, and Key as read-only by Yingdi Yu · 10 years ago
  17. b8f8b34 security: define new abstraction for identity, key, and certificate by Yingdi Yu · 10 years ago