1. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago[Renamed (98%) from tests/unit-tests/security/sec-tpm-osx.t.cpp]
  2. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  3. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  4. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  5. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (98%) from tests/unit-tests/security/test-sec-tpm-osx.cpp]
  6. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  7. 4154634 security: Pair-up Tpm and Pib in KeyChain by Yingdi Yu · 10 years ago
  8. 9d9d599 security: Enable exporting/importing ECDSA key by Yingdi Yu · 10 years ago
  9. c8f883c security: Add ECDSA signature signing and validation by Yingdi Yu · 10 years ago
  10. 7036ce2 security: Add KeyParams to support multiple types of keys. by Yingdi Yu · 10 years ago
  11. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/security/test-sec-tpm-osx.cpp]
  12. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  13. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  14. f82d13a security: Fixing memory leaks and properly handling non-existing keys by Alexander Afanasyev · 10 years ago ndn-cxx-0.1.0-rc1
  15. f56c68f security: Construct KeyChain from configuration file. by Yingdi Yu · 10 years ago
  16. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  17. 5e96e00 security: Bug fixing by Yingdi Yu · 10 years ago
  18. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  19. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  20. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  21. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  22. 2e57a58 security: Consistent exception handling. by Yingdi Yu · 10 years ago
  23. be4150e security: Adjust unlocking TPM process. by Yingdi Yu · 10 years ago
  24. 8dceb1d security: Export/Import Identity from/into KeyChain by Yingdi Yu · 10 years ago
  25. 4b75275 security: Generate random block in Tpm. by Yingdi Yu · 10 years ago
  26. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago[Renamed from tests/test-sec-tpm-osx.cpp]
  27. 9a33535 security: Fix a bug of Validator, making checkPolicy methods pure abstract by Yingdi Yu · 10 years ago
  28. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 10 years ago
  29. 28fd32f security: Adding delete methods in KeyChain by Yingdi Yu · 10 years ago