1. 3e39a4d security: use exponential backoff in CertificateFetcherFromNetwork by Ashlesh Gawande · 6 years ago
  2. 31fd467 security: Correctly handle Sha256-signed Command Interests by Alexander Afanasyev · 6 years ago
  3. 57d02b6 security: Fix bug preventing customization of KeyChain's TPM on macOS by Alexander Afanasyev · 6 years ago
  4. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  5. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  6. ebfe4a2 meta-info: allow typed name component in FinalBlockId by Junxiao Shi · 6 years ago
  7. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  8. 82d6a4c security: fix error handling in KeyChain::importSafeBag() by Davide Pesavento · 7 years ago
  9. a1302f6 security: enable direct fetch for data sig validation by Zhiyi Zhang · 7 years ago
  10. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  11. c4a0176 security: fix bugs in keylocator checker of validator config by Zhiyi Zhang · 7 years ago
  12. b88c6bf tests: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  13. 6aff024 security: Allow reloading ValidationPolicyConfig / ValidatorConfig by Alexander Afanasyev · 7 years ago
  14. 605671d signature: disallow encoding invalid SignatureInfo by Junxiao Shi · 7 years ago
  15. e5a19b8 security: Convert ValidatorConfig to ValidationPolicyConfig by Alexander Afanasyev · 8 years ago
  16. 2bea5c4 tests: revamp Face integrated tests by Junxiao Shi · 7 years ago
  17. 0cf887d build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS by Alexander Afanasyev · 7 years ago
  18. 9333887 security: Add ValidationPolicyCommandInterest by Alexander Afanasyev · 8 years ago
  19. b54aa57 security: Add general interface to chain validation policies by Alexander Afanasyev · 7 years ago
  20. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  21. a10b2ff security: Correct KeyChain::addCertificate semantics by Alexander Afanasyev · 8 years ago
  22. 5af04a7 security: Fix certificate loop detection in v2::Validator by Alexander Afanasyev · 8 years ago
  23. 95c8070 security: Integrate fetching certificates using Certificate Bundle by Manika Mittal · 8 years ago
  24. ba2cf39 security: Add CertificateFetcherDirectFetch by Alexander Afanasyev · 8 years ago
  25. 7bc10fa security: Abstract certificate fetching from v2::Validator by Alexander Afanasyev · 8 years ago
  26. 7e72141 security: Add v2::Validator implementation by Alexander Afanasyev · 8 years ago
  27. 574aa86 security: Add a set of signature verification helpers by Alexander Afanasyev · 8 years ago
  28. 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
  29. 609f061 security: Add CertificateCache by Qiuhan Ding · 9 years ago
  30. 4caa0cc security: Add trust anchor container by Qiuhan Ding · 9 years ago
  31. f837917 security: Make self-signed certificate valid from 1970-01-01 to now()+20 years by Alexander Afanasyev · 8 years ago
  32. fc99b51 tests: Implement IdentityManagementV2Fixture for v2::KeyChain by Alexander Afanasyev · 8 years ago
  33. d6d78aa security: Allow Identity and Key abstractions to be used in SigningInfo by Alexander Afanasyev · 8 years ago
  34. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago
  35. 5f1820e security: Implement operator<< for v2::Certificate by Alexander Afanasyev · 8 years ago
  36. f4bb5c7 security: Add NDN Certificate 2.0 by Zhiyi Zhang · 9 years ago
  37. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  38. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago