Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
31aeed84e85d503bb5f58155af101978daa7d96b
/
src
/
node.cpp
fff4a37
Sha256WithRsaSignature: In setSignature, etc. only take a Blob. The Blob constructor can make a copy if needed.
by Jeff Thompson
· 11 years ago
43fb822
PublisherPublicKeyDigest: in setPublisherPublicKeyDigest, just support const Blob& since the Blob constructor makes the necessary conversions.
by Jeff Thompson
· 11 years ago
978c152
Face: In expressInterest, add optional wireFormat argument.
by Jeff Thompson
· 11 years ago
3b0ed53
In processEvents, if an interest has timed out, remove it from the PIT before calling the callback.
by Jeff Thompson
· 11 years ago
3a71563
Name: Change to not use the deprecated addComponent.
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/node.cpp]
ab5440f
security: In BasicIdentityStorage constructor, don't warn if identityDir already exists.
by Jeff Thompson
· 11 years ago