Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
2db6037ab12f18bc83a87d9b79c00eba08b495a1
/
src
/
encoding
/
der
/
der.hpp
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/encoding/der/der.hpp]
415da1e
DER encoding: Added CertificateDataVisitor and use in Certificate::decode.
by Jeff Thompson
· 11 years ago
2d47db7
DER encoding: Define InputIterator and OutputIterator in der.hpp and use as in the original.
by Jeff Thompson
· 11 years ago
9a8e82f
common.hpp: time: Added typedef for Milliseconds and MillisecondsSince1970, and use instead of double where appropriate.
by Jeff Thompson
· 11 years ago
7ff36fe
code style: member variables end with _
by Jeff Thompson
· 11 years ago
a92861a
DER encoding: Implement DerNode and subclasses.
by Jeff Thompson
· 11 years ago
d0a7d6d
DER: In visitor code, use ndnboost::any. We can use ndnboost::any because this is an internal header and will not conflict with the application if it uses boost::any.
by Jeff Thompson
· 11 years ago
cf6b431
security: Temporarily move the Time definition into common.hpp.
by Jeff Thompson
· 11 years ago
958bf9b
security: Added headers for der encoding. Added CertificateExtension and CertificateSubjectDescription.
by Jeff Thompson
· 11 years ago