commit | 1c62884f6b0b99d82927c9849dc073f2f5503a44 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Apr 28 23:21:44 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu May 05 14:50:02 2022 -0400 |
tree | e2f3c33f2034420975e2e5f2147c4655f7047158 | |
parent | 4999b2eddd7da10bc934a27f2f151e37f2095765 [diff] |
security: modernize Pib class and PIB backends Change-Id: I02361ac4f628e2ca8b6f83fd0dfad4cb460cf028
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.