Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
5aa8c74e8351cc7083722e3e8f31331085a16b28
/
src
/
security
/
validator.hpp
c8f883c
security: Add ECDSA signature signing and validation
by Yingdi Yu
· 10 years ago
bf6a281
security: rename SignatureSha256 to DigestSha256
by Yingdi Yu
· 10 years ago
d29325e
security: Change private methods of Validator to protect methods.
by Yingdi Yu
· 10 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
770827c
docs: Updating doxygen comments and minor update to normalize API
by Alexander Afanasyev
· 10 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
2a7f720
exceptions: Make Tlv::Error a base class for all packet-processing exceptions
by Alexander Afanasyev
· 11 years ago
96e6406
security: IMPORTANT CHANGE!! Change Validator constructor to accept Face& instead of shared_ptr<Face>
by Yingdi Yu
· 11 years ago
4b8c6a2
src: Correcting coding style of security related code.
by Yingdi Yu
· 11 years ago
3cca4ab
security: Fix Validator::verifySignature bug
by Yingdi Yu
· 11 years ago
48e8c0c
security: Add configuration based validator
by Yingdi Yu
· 11 years ago
2115716
security: Add SignatureSha256
by Yingdi Yu
· 11 years ago
40587c0
security: Add failureInfo in ValidationFailed callback
by Yingdi Yu
· 11 years ago
fc40d87
security: Add doxygen comments
by Yingdi Yu
· 11 years ago
0222fba
api: Major API change. OnInterest/OnData callbacks now use just references, not shared pointers
by Alexander Afanasyev
· 11 years ago
e2dcdfd
build: Experimental support to build using precompiled headers
by Alexander Afanasyev
· 11 years ago
9a33535
security: Fix a bug of Validator, making checkPolicy methods pure abstract
by Yingdi Yu
· 11 years ago
6ac9798
security: Merging SecPolicy into Validator (previously Verifier)
by Yingdi Yu
· 11 years ago