commit | 151b557f2ce5aa28d368358dd88e7c658fa0b14c | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Mon Apr 27 11:07:37 2015 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Wed May 06 20:45:35 2015 -0700 |
tree | 9767413fb734516770cc62fa67404104b3a04bff | |
parent | ec8a53187b7df9f6848ade3bfde8f6539cab77a2 [diff] |
security: define pib-impl interface Refs: #2451 Change-Id: I783c47a01cf541ac562511afabbb5bf0714d1ea7
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: http://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
.