commit | 4e0cc6cf211dfffbfd9f84046be0c69cea7460b9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue Jan 22 14:44:42 2019 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Jan 23 11:15:19 2019 -0500 |
tree | 64f560cac1ac3221334b7e672a436e7baa2079bd | |
parent | 322e76e7ed987bd9f77682aef8930488aa1af47a [diff] |
security: Remove use of ChildSelector in CertificateBundleFetcher This commit also removes (unused) references to ChildSelector in CertificateCache and TrustAnchorContainer. Change-Id: I556382e41442dae172c25cd2de60ccdc28da3876 Refs: #4665
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
.