commit | 50f667518328fff0014eacc3956f488f94750580 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Mon May 15 20:57:12 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon May 15 20:58:49 2017 -0400 |
tree | 34d065e6ec547ed2f96e9ef4e5b9c1ad17e4bc4e | |
parent | 2bf35a6a37a4fb9943bc918910657d56c04dfb53 [diff] |
security: move shared_ptr<PibImpl> when possible Also rename m_impl to m_pib, since it's not a pimpl pointer. Change-Id: I9e10ada54332318154374f61df6e387348ccc60a
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.