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