commit | 7b1124674a2de5add307982f02652e752724c844 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Oct 17 11:51:52 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Oct 18 14:50:54 2018 -0400 |
tree | e82bd9417fa08159fb70a0189327fecfafe3cb31 | |
parent | f714d1b52099183ea3cf70dbc310aee201aa45af [diff] |
security: Throw exception when loading on orphaned ValidationPolicyConfig ValidationPolicyConfig must be assigned to a Validator instance prior to loading and it is an API violation to load configuration otherwise. Change-Id: Ib372cd3b6ab7c7ce1e37039f25b97e1d2f1511f9 Refs: #4758
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.