Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
3a2eb2fc4193665f2b208e074d16f4739d16fe44
/
src
/
security
/
policy
3a2eb2f
security: Added SelfVerifyPolicyManager.
by Jeff Thompson
· 11 years ago
31aeed8
security: PolicyManager: In checkVerificationPolicy, pass stepCount by value since the reference is not needed to modify the caller's value, and it is copied through to the ValidationRequest constructor.
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
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago