1. 8e047e1 name-component: rename fromEscapedString() to fromUri() by Davide Pesavento · 5 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. 9ee770b security: introduce KeyChain::makeCertificate by Junxiao Shi · 2 years, 3 months ago
  4. a3d809e interest+data: convert to span by Davide Pesavento · 2 years, 5 months ago
  5. 949075a ndnsec: improve error reporting when loading a Certificate or SafeBag fails by Davide Pesavento · 2 years, 9 months ago
  6. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 4 months ago
  7. 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 2 months ago
  8. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  9. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  10. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  11. 35109a1 tools: Convert ndnsec to v2::KeyChain by Alexander Afanasyev · 8 years ago
  12. 82c359c tools: Refactor ndnsec tools and update code style by Alexander Afanasyev · 8 years ago[Renamed (65%) from tools/ndnsec/sign-req.hpp]
  13. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  14. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  15. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  16. d7db8bf tools: ndnsec code reorganization by Alexander Afanasyev · 10 years ago[Renamed (94%) from tools/ndnsec-sign-req.hpp]
  17. 37339fd tools: Fix segmentation fault in ndnsec-sign-req by Yingdi Yu · 10 years ago
  18. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  19. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  20. b61f540 security: Correct code style for ndnsec and add command-line exception handling by Yingdi Yu · 10 years ago
  21. 8d7468f tools: Combine all security tools into one; Add Export/Import/Delete/Unlock/AddACL command by Yingdi Yu · 10 years ago