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