- 97ee811 util: backport scope_exit & co. from the Library Fundamentals TS v3 by Davide Pesavento · 4 years, 3 months ago
- 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 5 months ago
- f165bb4 signature-info: add signed Interest elements by Eric Newberry · 4 years, 6 months ago
- bc2e78e tools: export non-default key/cert in ndnsec export by Junxiao Shi · 4 years, 6 months ago
- 25d4f1c build: add PCHs for ndnsec and unit tests, fine-tune the existing ones by Davide Pesavento · 4 years, 6 months ago
- 702467b tools: in ndnsec-key-gen, change default key type to ECDSA by Davide Pesavento · 4 years, 7 months ago
- 4c68b6e tools: fix a bug in ndnsec-key-gen when --keyid is specified by Zhiyi Zhang · 4 years, 7 months ago
- 78338c5 build: recommend boost >= 1.65.1 by Davide Pesavento · 4 years, 7 months ago
- b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 6 years ago
- fa995ac docs+tools: improve ndnsec help, error messages, and manual page by Davide Pesavento · 6 years ago
- 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
- 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
- 7e78064 Change #include style by Davide Pesavento · 6 years ago
- 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago
- 634a62b tools: Allow specifying passphrase for ndnsec import/export in command line by Alexander Afanasyev · 6 years ago
- 6d43393 tools: fix compilation with Boost 1.67 by Davide Pesavento · 7 years ago
- 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
- 457f09a tools: Allow 'ndnsec key-gen' to customize KeyId by Zhiyi Zhang · 7 years ago
- 5afbb0b util: switch to boost::asio::basic_waitable_timer by Davide Pesavento · 7 years ago
- 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
- 5759be3 security: Identity/Key comparison operators by Junxiao Shi · 7 years ago
- 478206e tools: print correct certificate in ndnsec cert-dump by Junxiao Shi · 7 years ago
- 476200b tools: delete -p in ndnsec-export/import help by Junxiao Shi · 7 years ago
- 22ee089 tools: Disable unnecessary confirmation during ndnsec-import by Alexander Afanasyev · 7 years ago
- 464da53 tools: Fix bugs in cert-gen by Alexander Afanasyev · 7 years ago
- cdcde90 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
- 35109a1 tools: Convert ndnsec to v2::KeyChain by Alexander Afanasyev · 8 years ago
- 82c359c tools: Refactor ndnsec tools and update code style by Alexander Afanasyev · 8 years ago
- 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
- 1ece2e3 security: Renaming EcdsaKeyParams to EcKeyParams by Spyridon Mastorakis · 9 years ago
- 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
- 160701a util: ndn::io::loadBlock and saveBlock by Junxiao Shi · 8 years ago
- 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
- 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
- aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
- 5d69550 tools: Fix broken ndnsec-op-tool by Alexander Afanasyev · 9 years ago
- ae20525 tools: Fix compilation error with Boost >=1.59 by Alexander Afanasyev · 9 years ago
- 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago
- cf3a667 build: Fix conditional compilation on availability of getpass() by Alexander Afanasyev · 10 years ago
- a2ada22 src: Disable use of getpass() when it is not available by Alexander Afanasyev · 10 years ago
- af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
- 6147ef4 tools: ndnsec-delete reports success or failure by Yingdi Yu · 10 years ago
- d7db8bf tools: ndnsec code reorganization by Alexander Afanasyev · 10 years ago