Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
21be81676ffaf49d27d2b149f5f452e106fd4a03
/
src
/
util
/
io.hpp
a84f464
Cleanup iostream includes
by Davide Pesavento
· 7 years ago
e6835fe
Remove previously deprecated headers, methods, and constants
by Alexander Afanasyev
· 8 years ago
435bb55
util: don't require T::Error in io::load and io::save
by Junxiao Shi
· 8 years ago
4ce0bcf
util: io::load accepts base64 encoding without newlines
by Junxiao Shi
· 8 years ago
160701a
util: ndn::io::loadBlock and saveBlock
by Junxiao Shi
· 8 years ago
f2515a7
util: implement ndn::io with ndn::security::transform
by Junxiao Shi
· 8 years ago
2d4be25
util: code style corrections in ndn::io
by Junxiao Shi
· 8 years ago
73e3004
docs: Correct copyright statements
by Alexander Afanasyev
· 9 years ago
0d2ed2e
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
80979ba
security: Handle certificate decoding error in validation process
by Yingdi Yu
· 10 years ago
dfe9c6b
Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
54ce668
all: rename Tlv namespace to tlv for consistency
by Steve DiBenedetto
· 10 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
258ec2b
src: Refactoring common.hpp and minimizing exposed includes
by Alexander Afanasyev
· 10 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
2a7f720
exceptions: Make Tlv::Error a base class for all packet-processing exceptions
by Alexander Afanasyev
· 11 years ago
fdbfc6d
src: Improving consistency and correcting code style
by Alexander Afanasyev
· 11 years ago
482ccc5
build: suppress CryptoPP warnings
by Junxiao Shi
· 11 years ago
f50098d
util: Add helper method to load/save object from/to file.
by Yingdi Yu
· 11 years ago