1. 25d9c9f ndnsec: add a short description to the `--help` output of each command by Davide Pesavento · 8 days ago master
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. 5bd6c64 tools: remove HTTP download feature in ndnsec cert-install by Junxiao Shi · 2 years, 6 months ago
  4. 949075a ndnsec: improve error reporting when loading a Certificate or SafeBag fails by Davide Pesavento · 2 years, 9 months ago
  5. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 3 months ago
  6. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  7. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  8. 6d43393 tools: fix compilation with Boost 1.67 by Davide Pesavento · 6 years ago
  9. 5afbb0b util: switch to boost::asio::basic_waitable_timer by Davide Pesavento · 7 years ago
  10. 35109a1 tools: Convert ndnsec to v2::KeyChain by Alexander Afanasyev · 7 years ago
  11. 82c359c tools: Refactor ndnsec tools and update code style by Alexander Afanasyev · 7 years ago[Renamed (77%) from tools/ndnsec/cert-install.hpp]
  12. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 7 years ago
  13. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  14. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  15. d7db8bf tools: ndnsec code reorganization by Alexander Afanasyev · 9 years ago[Renamed (97%) from tools/ndnsec-cert-install.hpp]
  16. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  17. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  18. b61f540 security: Correct code style for ndnsec and add command-line exception handling by Yingdi Yu · 10 years ago
  19. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  20. 8d7468f tools: Combine all security tools into one; Add Export/Import/Delete/Unlock/AddACL command by Yingdi Yu · 10 years ago[Renamed (66%) from tools/ndnsec-install-cert.cpp]
  21. e6bfab2 tools: Add security tools; Add waf build options for tools. by Yingdi Yu · 10 years ago