commit | 5af04a71ff6ec779655d13522900dc6792cbc4c5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 30 22:41:23 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Mar 08 13:22:49 2017 -0800 |
tree | 26a139e76d8059016990ac9960b8a22295842e5e | |
parent | 95c8070b3e75380e81d347a8a4a405cae8fe7e9e [diff] |
security: Fix certificate loop detection in v2::Validator Change-Id: I0e55cd6ee9744df07fa13dcd8ee337909c49430f
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.