Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
4b70d3d3f312fb5c9171f6ded499e72a8a652621
/
ndn-cpp
/
security
/
certificate
/
certificate.cpp
3f0a507
DER encoding: in Certificate::printCertificate, print the time ISO string.
by Jeff Thompson
· 11 years ago
4affbf5
code style: Don't use std:: inside .cpp files.
by Jeff Thompson
· 11 years ago
6759833
DER encoding: implement Certificate::printCertificate().
by Jeff Thompson
· 11 years ago
68192a3
DER encoding: implement Certificate::encode.
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
a5dc351
security: Implement most of Certificate.cpp
by Jeff Thompson
· 11 years ago