1. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  2. 3b101d0 Use std::move in more places by Davide Pesavento · 6 years ago
  3. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  4. bdcedf4 security+util: remove overloaded operator!() by Davide Pesavento · 7 years ago
  5. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  6. 5759be3 security: Identity/Key comparison operators by Junxiao Shi · 7 years ago
  7. 6fd26cf security: Allow key for root namespace identity by Alexander Afanasyev · 7 years ago
  8. 9285686 security: fix several inaccuracies in the API doc by Davide Pesavento · 7 years ago
  9. 50f6675 security: move shared_ptr<PibImpl> when possible by Davide Pesavento · 7 years ago
  10. a10b2ff security: Correct KeyChain::addCertificate semantics by Alexander Afanasyev · 8 years ago
  11. 83eb1cc security: Simplify (unify) implementation of v2::KeyChain::selfSign by Alexander Afanasyev · 8 years ago
  12. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago
  13. cbe72b0 security: Change the ownership model of Pib and its related entities by Yingdi Yu · 9 years ago
  14. 0399768 security: Make addKey/Cert behavior of PibImpl consistent by Yingdi Yu · 9 years ago
  15. 7b3b5e9 security: Separate TPM locator modification and database resetting in PIB by Yingdi Yu · 9 years ago
  16. 6ee2d36 security: Adapt PIB to NDN Certificate Format version 2.0 by Yingdi Yu · 9 years ago
  17. 0b60e7a security: Add new TPM framework by Yingdi Yu · 9 years ago
  18. 97709c0 security: Move PIB-related code into security/pib/ by Alexander Afanasyev · 8 years ago