Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
09324ed9e7805b069d70fc43e43aa9464a7c66c6
/
src
/
security
/
key-chain.cpp
09324ed
security: In key-chain.cpp, need to qualify func_lib with ndn namespace.
by Jeff Thompson
· 11 years ago
2381da8
security: In key-chain.cpp, need to use namespace ndn::func_lib to use bind, etc. Refs #1063
by Jeff Thompson
· 11 years ago
9bdeb6d
security: in key-chain.cpp for bind with _1, if using std::function, need namespace placeholders. Refs #1063.
by Jeff Thompson
· 11 years ago
cda349e
security: Implement certificate checking in KeyChain::verifyData.
by Jeff Thompson
· 11 years ago
f309aa6
security: In KeyChain::verifyData, actually check policyManager_->requireVerify and skipVerifyAndTrust. Use of ValidationRequest is still not implemented
by Jeff Thompson
· 11 years ago
56e6265
security: Fix bug in KeyChain::signByIdentity: Need to send the wireFormat to signByCertificate.
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/security/key-chain.cpp]
ab5440f
security: In BasicIdentityStorage constructor, don't warn if identityDir already exists.
by Jeff Thompson
· 11 years ago