commit | adadb7108dbec453b3d8b6c89fe8b9067e7651e4 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Apr 15 17:23:56 2015 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Wed May 06 20:45:35 2015 -0700 |
tree | 567af41006272c1f8093ea9257df3cb57018a444 | |
parent | 151b557f2ce5aa28d368358dd88e7c658fa0b14c [diff] |
security: Add in-memory pib Refs: #2451 Change-Id: I943b0b51d8fe9a8911826b4f907c5f9fd94aeacc
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
.