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