1. 3d5096c Der encoding: DerNode::accept is not const, so we need a list of non-const children. by Jeff Thompson · 11 years ago
  2. 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
  3. 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]
  4. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago