Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
3d5096cf8cc7a25fb0d90c5dad21bb182a87b0ab
/
src
/
encoding
/
der
/
visitor
/
print-visitor.cpp
3d5096c
Der encoding: DerNode::accept is not const, so we need a list of non-const children.
by Jeff Thompson
· 11 years ago
43a57b1
security: In IdentityCertificate, added publicKeyName_ and make getPublicKeyName just return it. Internally call setPublicKeyName as needed to set it. Make isCorrectName() check for "KEY".
by Jeff Thompson
· 11 years ago
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/encoding/der/visitor/print-visitor.cpp]
ab5440f
security: In BasicIdentityStorage constructor, don't warn if identityDir already exists.
by Jeff Thompson
· 11 years ago