1. fff4a37 Sha256WithRsaSignature: In setSignature, etc. only take a Blob. The Blob constructor can make a copy if needed. by Jeff Thompson · 11 years ago
  2. 43fb822 PublisherPublicKeyDigest: in setPublisherPublicKeyDigest, just support const Blob& since the Blob constructor makes the necessary conversions. by Jeff Thompson · 11 years ago
  3. 978c152 Face: In expressInterest, add optional wireFormat argument. by Jeff Thompson · 11 years ago
  4. 3b0ed53 In processEvents, if an interest has timed out, remove it from the PIT before calling the callback. by Jeff Thompson · 11 years ago
  5. 3a71563 Name: Change to not use the deprecated addComponent. by Jeff Thompson · 11 years ago
  6. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/node.cpp]
  7. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago