1. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  2. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  3. 41abef8 tests: plug memory leak in SecuritySecTpmFile/RandomGenerator by Davide Pesavento · 8 years ago
  4. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (99%) from tests/unit-tests/security/test-sec-tpm-file.cpp]
  5. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  6. 4154634 security: Pair-up Tpm and Pib in KeyChain by Yingdi Yu · 10 years ago
  7. 9d9d599 security: Enable exporting/importing ECDSA key by Yingdi Yu · 10 years ago
  8. c8f883c security: Add ECDSA signature signing and validation by Yingdi Yu · 10 years ago
  9. 7036ce2 security: Add KeyParams to support multiple types of keys. by Yingdi Yu · 10 years ago
  10. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/security/test-sec-tpm-file.cpp]
  11. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  12. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  13. f56c68f security: Construct KeyChain from configuration file. by Yingdi Yu · 10 years ago
  14. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  15. 5e96e00 security: Bug fixing by Yingdi Yu · 10 years ago
  16. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  17. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  18. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  19. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  20. 2e57a58 security: Consistent exception handling. by Yingdi Yu · 10 years ago
  21. be4150e security: Adjust unlocking TPM process. by Yingdi Yu · 10 years ago
  22. 8dceb1d security: Export/Import Identity from/into KeyChain by Yingdi Yu · 10 years ago
  23. 4b75275 security: Generate random block in Tpm. by Yingdi Yu · 10 years ago
  24. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago[Renamed from tests/test-sec-tpm-file.cpp]
  25. 9a33535 security: Fix a bug of Validator, making checkPolicy methods pure abstract by Yingdi Yu · 10 years ago
  26. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 10 years ago
  27. 28fd32f security: Adding delete methods in KeyChain by Yingdi Yu · 10 years ago
  28. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago
  29. 1e0a077 build: Fixing build and unit tests by Alexander Afanasyev · 10 years ago
  30. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 10 years ago[Renamed from tests_boost/test-sec-tpm-file.cpp]
  31. 3222fed ci: Make sure notifications are always sent after successful and failed build by Alexander Afanasyev · 10 years ago