commit | 80979bacc4cf933ef8867fc3ef6bec335aba7771 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Nov 25 14:38:36 2014 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Wed Nov 26 12:03:08 2014 -0800 |
tree | 16d32116cb70bfb1c21554294a034e75fe643164 | |
parent | dfb8a61aa6005b5184196257a9671656b7f274ad [diff] |
security: Handle certificate decoding error in validation process Change-Id: I6365db2d9fd58c4dd5d7e1f840cc85253381e03c Refs: #2212
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: http://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
.