commit | 637ea3b2a93fda8ab6e93cf58e80c187335344e5 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Sep 10 00:11:34 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Oct 05 23:33:35 2022 -0400 |
tree | 512e911d7fa23f152a6c7e10c68d23efb092b11d | |
parent | 2acce25696483d7c8111330e134a16ccde34210a [diff] |
security: rename NO_SIGNATURE error code to MALFORMED_SIGNATURE And move the documentation for all validation error codes to doxygen Change-Id: Ibf4b507e3a544f2978192fbfad20cd7dc486818f
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.