1. 05ec0be Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 1 year, 4 months ago
  2. f6b4589 util: remove ndn::optional, use std::optional directly by Davide Pesavento · 1 year, 4 months ago
  3. 2acce25 security: various enhancements to Interest and Data validation by Davide Pesavento · 1 year, 10 months ago
  4. 87208f9 security: cleanup validation error reporting by Davide Pesavento · 1 year, 10 months ago
  5. aee2ada interest: remove deprecated setDefaultCanBePrefix() by Davide Pesavento · 2 years, 5 months ago
  6. aef53b6 security: Generalize signature verification to allow digest-sha256 by Justin Labry · 3 years, 4 months ago
  7. 1a4a7bf tests: use BOOST_TEST_CONTEXT and BOOST_DATA_TEST_CASE where possible by Davide Pesavento · 3 years, 7 months ago
  8. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  9. 17d7c47 security: support new signed Interest format in Validator by Eric Newberry · 4 years, 1 month ago
  10. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 1 month ago[Renamed (88%) from tests/unit/security/v2/validator-fixture.hpp]
  11. 1660d00 security: Add option to disable infrastructure interest in CertificateFetcherDirectFetch by Alexander Afanasyev · 5 years ago
  12. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  13. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/security/v2/validator-fixture.hpp]
  14. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  15. e5a19b8 security: Convert ValidatorConfig to ValidationPolicyConfig by Alexander Afanasyev · 7 years ago
  16. 9333887 security: Add ValidationPolicyCommandInterest by Alexander Afanasyev · 7 years ago
  17. 7bc10fa security: Abstract certificate fetching from v2::Validator by Alexander Afanasyev · 7 years ago
  18. 7e72141 security: Add v2::Validator implementation by Alexander Afanasyev · 7 years ago