1. 949075a ndnsec: improve error reporting when loading a Certificate or SafeBag fails by Davide Pesavento · 2 years, 9 months ago
  2. f2cae61 Drop unnecessary v2 namespace qualifications by Davide Pesavento · 3 years, 4 months ago
  3. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 3 years, 4 months ago
  4. bc2e78e tools: export non-default key/cert in ndnsec export by Junxiao Shi · 4 years, 2 months ago
  5. 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 2 months ago
  6. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  7. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  8. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago
  9. 5afbb0b util: switch to boost::asio::basic_waitable_timer by Davide Pesavento · 7 years ago
  10. cdcde90 Fix compilation with Boost 1.65.0 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
  13. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  14. 160701a util: ndn::io::loadBlock and saveBlock by Junxiao Shi · 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. aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 8 years ago
  17. ae20525 tools: Fix compilation error with Boost >=1.59 by Alexander Afanasyev · 9 years ago
  18. cf3a667 build: Fix conditional compilation on availability of getpass() by Alexander Afanasyev · 9 years ago
  19. a2ada22 src: Disable use of getpass() when it is not available by Alexander Afanasyev · 9 years ago
  20. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  21. d7db8bf tools: ndnsec code reorganization by Alexander Afanasyev · 10 years ago[Renamed (97%) from tools/ndnsec-util.hpp]
  22. 3e8b52e tools: Allow verbose option in ndnsec-list/ndnsec-ls-identity command line tools by Yingdi Yu · 10 years ago
  23. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  24. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  25. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  26. b61f540 security: Correct code style for ndnsec and add command-line exception handling by Yingdi Yu · 10 years ago
  27. 64c3fb4 security: Add a wrapper for export/import information. by Yingdi Yu · 10 years ago
  28. 8d7468f tools: Combine all security tools into one; Add Export/Import/Delete/Unlock/AddACL command by Yingdi Yu · 10 years ago