Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
ndn-cxx
/
2db6037ab12f18bc83a87d9b79c00eba08b495a1
/
src
/
security
/
certificate
/
certificate.cpp
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from 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