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. bf6a281 security: rename SignatureSha256 to DigestSha256 by Yingdi Yu · 10 years ago
  4. b465065 security: Add 'type dir' trust-anchor in ValidatorConfig by Yingdi Yu · 10 years ago
  5. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  6. f73f063 src: Removing unnecessary use of cref() in concert with make_shared by Alexander Afanasyev · 10 years ago
  7. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces 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. b52d028 security: Remove the old Validator constructors that take shared_ptr<Face> 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. 4b8c6a2 src: Correcting coding style of security related code. by Yingdi Yu · 10 years ago
  14. dfa9d73 security: Enable load of ValidatorConf from a boost::property_tree section by Yingdi Yu · 10 years ago
  15. 48e8c0c security: Add configuration based validator by Yingdi Yu · 10 years ago