1. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  2. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago
  3. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (97%) from tests/unit-tests/security/test-validator.cpp]
  4. 3ed09d0 tests: Manage identity/certificate creation in test cases through IdentityManagementFixture. by Yingdi Yu · 10 years ago
  5. 5ec0ee3 security: Support ECDSA verification in all related classes. by Yingdi Yu · 10 years ago
  6. c8f883c security: Add ECDSA signature signing and validation by Yingdi Yu · 10 years ago
  7. 24b75c8 src: Minor corrections and improvements by Alexander Afanasyev · 10 years ago
  8. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/security/test-validator.cpp]
  9. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 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. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  14. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  15. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  16. 40587c0 security: Add failureInfo in ValidationFailed callback by Yingdi Yu · 11 years ago
  17. 2e57a58 security: Consistent exception handling. by Yingdi Yu · 11 years ago
  18. be4150e security: Adjust unlocking TPM process. by Yingdi Yu · 11 years ago
  19. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 11 years ago[Renamed from tests/test-validator.cpp]
  20. 0222fba api: Major API change. OnInterest/OnData callbacks now use just references, not shared pointers by Alexander Afanasyev · 11 years ago
  21. 9a33535 security: Fix a bug of Validator, making checkPolicy methods pure abstract by Yingdi Yu · 11 years ago