Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
a5dc351a4293a688112816fd0cc6344f6d80475e
/
ndn-cpp
/
security
/
certificate
a5dc351
security: Implement most of Certificate.cpp
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
6fe345d
security: IdentityCertificate: Need to define the virtual destructor.
by Jeff Thompson
· 11 years ago
84cfe1d
DER encoding: Temporarily comment out calls to DER functions until they are defined.
by Jeff Thompson
· 11 years ago
258a402
security: CertificateExtension: Temporarily include stdexcept.
by Jeff Thompson
· 11 years ago
173fd43
security: Implement IdentityCertificate.
by Jeff Thompson
· 11 years ago
958bf9b
security: Added headers for der encoding. Added CertificateExtension and CertificateSubjectDescription.
by Jeff Thompson
· 11 years ago
31b5c2f
encoding: Move oid support from security/certificate to encoding.
by Jeff Thompson
· 11 years ago
25b4e61
make: Global change: Move all public headers to include folder. Change source to including public headers using #include <ndn-cpp/*>. Split some header files to minimize exposing C .h files.
by Jeff Thompson
· 11 years ago
e7e069b
security: Implement interface to IdentityManager.
by Jeff Thompson
· 11 years ago
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
c057343
security: Added PublicKey and OID classes.
by Jeff Thompson
· 11 years ago