commit | 73940c93a6c738fe5c287bfe8b59d27b79a74efe | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Oct 13 15:58:11 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Oct 17 14:58:01 2019 -0400 |
tree | 9e14032ee1a042c1d8762ce8e6ff609ad6354262 | |
parent | 56a812d6331230be7338bc289ccfe9b50e3e9545 [diff] |
security: avoid potential undefined behavior in const_cast Change-Id: I24cee635d5a3da95bdfd2566f2e4232e4b9ac358
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.
You're encouraged to contribute to ndn-cxx! Check out 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.