Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
e6f84dbe9b13213c3d6201e17f49011a43c43587
/
ndn-cpp
/
encoding
/
der
/
der.cpp
4affbf5
code style: Don't use std:: inside .cpp files.
by Jeff Thompson
· 11 years ago
ea94620
time support: check and define NDN_CPP_HAVE_GMTIME_SUPPORT. In ndn_toIsoString and ndn_fromIsoString, return an error if not supported.
by Jeff Thompson
· 11 years ago
fdaaa58
DER encoding: implement DerGtime::fromIsoString.
by Jeff Thompson
· 11 years ago
5a6ce83
DER ecncoding: implement DerGtime::toIsoString.
by Jeff Thompson
· 11 years ago
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
161a2e0
code style: der.cpp: fix indentation after converting tabs.
by Jeff Thompson
· 11 years ago
1f7f206
code style: der.cpp: replace tab with space.
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