Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
f47cef64a2c708bd6add56c8264012cc1bba6a37
/
src
/
security
/
validator-config.cpp
e5a19b8
security: Convert ValidatorConfig to ValidationPolicyConfig
by Alexander Afanasyev
· 8 years ago
70244f4
Switch to new KeyChain where possible
by Alexander Afanasyev
· 8 years ago
48becde
security: Enable validator fetch cert directly from interest sender
by Zhiyi Zhang
· 8 years ago
7ba99e1
security: Update the code style in validator-config
by Zhiyi Zhang
· 8 years ago
2fa5939
security: Reorganizing source code to prepare for support of two version of NDN certificates
by Alexander Afanasyev
· 8 years ago
044bb7e
security: ValidatorConfig rule evaluates all checkers
by Zhiyi Zhang
· 8 years ago
73e3004
docs: Correct copyright statements
by Alexander Afanasyev
· 9 years ago
0d2ed2e
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
80979ba
security: Handle certificate decoding error in validation process
by Yingdi Yu
· 10 years ago
4e9b069
security: Make Face optional in Validator
by Yingdi Yu
· 10 years ago
c2b8d24
base: ensure Element::Error inherits from tlv::Error
by Junxiao Shi
· 10 years ago
54ce668
all: rename Tlv namespace to tlv for consistency
by Steve DiBenedetto
· 10 years ago
4a55705
security: Update Signature abstraction to match 0.1.1 spec
by Yingdi Yu
· 10 years ago
5ec0ee3
security: Support ECDSA verification in all related classes.
by Yingdi Yu
· 10 years ago
0f5fb69
security: Include timestamp and nonce in signed interest and provide timestamp checking in ValidatorConf
by Yingdi Yu
· 10 years ago
b465065
security: Add 'type dir' trust-anchor in ValidatorConfig
by Yingdi Yu
· 11 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
b67090a
build+tests: Fixing c++11 mode compilation and correcting integrated test with faces
by Alexander Afanasyev
· 11 years ago
44d190c
security: Add 'type any' for trust-anchor in ValidatorConfig
by Yingdi Yu
· 11 years ago
58f3371
security: Clean up ValidatorConfig when it is re-loaded.
by Yingdi Yu
· 11 years ago
b52d028
security: Remove the old Validator constructors that take shared_ptr<Face>
by Yingdi Yu
· 11 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
dfa9d73
security: Enable load of ValidatorConf from a boost::property_tree section
by Yingdi Yu
· 11 years ago
48e8c0c
security: Add configuration based validator
by Yingdi Yu
· 11 years ago