commit | ab9d7ed25aa52f59d2453f2355b7174a89d82efb | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Sat May 30 18:09:32 2020 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sat May 30 18:34:19 2020 -0400 |
tree | f4db2cdd6cd3467c35b3fe1c2490efd240d01da6 | |
parent | 3de8aac22d6eba503e4e0d647ef73b160ece769f [diff] |
security: Create PIB implementation as shared_ptr While existing code is valid, it caused strange crashes on Android/ARM platform. Change-Id: I29c4879c65b3c844abb2d75f267c44a0b959a6f7
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.