Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
95fdebe28bedf41be4020310efa270c1e2afa59a
/
src
/
security
/
conf
95fdebe
common.hpp: avoid conflict between std::placeholders and Boost placeholders
by Junxiao Shi
· 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
a4297a6
security: Add "explicit" markers for one-parameter constructors
by Alexander Afanasyev
· 10 years ago
0f5fb69
security: Include timestamp and nonce in signed interest and provide timestamp checking in ValidatorConf
by Yingdi Yu
· 10 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
258ec2b
src: Refactoring common.hpp and minimizing exposed includes
by Alexander Afanasyev
· 10 years ago
f73f063
src: Removing unnecessary use of cref() in concert with make_shared
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
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
20a0696
security: Fix bug of checking signed interest in ValidatorConfig
by Yingdi Yu
· 11 years ago
fdbfc6d
src: Improving consistency and correcting code style
by Alexander Afanasyev
· 11 years ago
b78bc4d
build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS
by Alexander Afanasyev
· 11 years ago
48e8c0c
security: Add configuration based validator
by Yingdi Yu
· 11 years ago