1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 3 months ago
  2. f6b4589 util: remove ndn::optional, use std::optional directly by Davide Pesavento · 1 year, 4 months ago
  3. 637ea3b security: rename NO_SIGNATURE error code to MALFORMED_SIGNATURE by Davide Pesavento · 1 year, 11 months ago
  4. 2acce25 security: various enhancements to Interest and Data validation by Davide Pesavento · 1 year, 11 months ago
  5. aee2ada interest: remove deprecated setDefaultCanBePrefix() by Davide Pesavento · 2 years, 5 months ago
  6. fbea4fc encoding: convert to span by Davide Pesavento · 2 years, 6 months ago
  7. 77c5ce8 security: remove deprecated CommandInterestSigner by Davide Pesavento · 3 years, 3 months ago
  8. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  9. 1caa634 security: add validator for signed Interests by Eric Newberry · 4 years ago
  10. 17d7c47 security: support new signed Interest format in Validator by Eric Newberry · 4 years, 1 month ago
  11. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 2 months ago[Renamed (93%) from tests/unit/security/v2/validation-policy-command-interest.t.cpp]
  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/validation-policy-command-interest.t.cpp]
  14. 31fd467 security: Correctly handle Sha256-signed Command Interests by Alexander Afanasyev · 6 years ago
  15. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  16. 605671d signature: disallow encoding invalid SignatureInfo by Junxiao Shi · 7 years ago
  17. 2bea5c4 tests: revamp Face integrated tests by Junxiao Shi · 7 years ago
  18. 9333887 security: Add ValidationPolicyCommandInterest by Alexander Afanasyev · 7 years ago