Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
2e481fc28d94e54123d0029dcdada9a2a97c60e1
/
tools
/
ndnsec
/
util.hpp
f2cae61
Drop unnecessary v2 namespace qualifications
by Davide Pesavento
· 3 years, 7 months ago
0990441
Ensure all include guards start with "NDN_CXX_"
by Davide Pesavento
· 3 years, 7 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
b310efb
docs+ndnsec: improve description and parsing of command options, rewrite man pages
by Davide Pesavento
· 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
5afbb0b
util: switch to boost::asio::basic_waitable_timer
by Davide Pesavento
· 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
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
aa82eb6
common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly
by Davide Pesavento
· 9 years ago
ae20525
tools: Fix compilation error with Boost >=1.59
by Alexander Afanasyev
· 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
d7db8bf
tools: ndnsec code reorganization
by Alexander Afanasyev
· 10 years ago
[Renamed (97%) from tools/ndnsec-util.hpp]
3e8b52e
tools: Allow verbose option in ndnsec-list/ndnsec-ls-identity command line tools
by Yingdi Yu
· 10 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
482ccc5
build: suppress CryptoPP warnings
by Junxiao Shi
· 11 years ago
b61f540
security: Correct code style for ndnsec and add command-line exception handling
by Yingdi Yu
· 11 years ago
64c3fb4
security: Add a wrapper for export/import information.
by Yingdi Yu
· 11 years ago
8d7468f
tools: Combine all security tools into one; Add Export/Import/Delete/Unlock/AddACL command
by Yingdi Yu
· 11 years ago