1. 5ec0ee3 security: Support ECDSA verification in all related classes. by Yingdi Yu · 10 years ago
  2. 0f5fb69 security: Include timestamp and nonce in signed interest and provide timestamp checking in ValidatorConf by Yingdi Yu · 10 years ago
  3. b465065 security: Add 'type dir' trust-anchor in ValidatorConfig by Yingdi Yu · 10 years ago
  4. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests-integrated/security/test-validator-config.cpp]
  5. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  6. 9c57818 src: Making use of DEPRECATED macro and updating library code not to use deprecated methods by Alexander Afanasyev · 10 years ago
  7. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  8. 44d190c security: Add 'type any' for trust-anchor in ValidatorConfig by Yingdi Yu · 10 years ago
  9. 58f3371 security: Clean up ValidatorConfig when it is re-loaded. by Yingdi Yu · 10 years ago
  10. f56c68f security: Construct KeyChain from configuration file. by Yingdi Yu · 10 years ago
  11. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  12. 96e6406 security: IMPORTANT CHANGE!! Change Validator constructor to accept Face& instead of shared_ptr<Face> by Yingdi Yu · 10 years ago
  13. 20a0696 security: Fix bug of checking signed interest in ValidatorConfig by Yingdi Yu · 10 years ago
  14. 3cca4ab security: Fix Validator::verifySignature bug by Yingdi Yu · 10 years ago
  15. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  16. 48e8c0c security: Add configuration based validator by Yingdi Yu · 10 years ago