commit | 3e39a4d6a3c9c0717b4a22a5df82ce5f84ff9da8 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Thu Aug 30 16:49:13 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Oct 13 22:47:34 2018 -0400 |
tree | d69b75bebc2ece1506e4203ba44e1a0dd4b9f5c6 | |
parent | 13fffa38f5fcefa0c323865009e8007ee5ab1b3a [diff] |
security: use exponential backoff in CertificateFetcherFromNetwork refs: #4718, #4712 Change-Id: I8def533528b82ea00096e9d87897acf31dff24a4
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
.