commit | 37339fd954fcb7f2cb4f5990c3a03d242d01cd09 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Nov 26 22:26:43 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Nov 27 13:58:19 2014 -0800 |
tree | ad6ab65aa79254430767d4f6b1538e920c1a435a | |
parent | 8b12a5a4c6ea40666506e9ef4ce53ec3ba61c434 [diff] |
tools: Fix segmentation fault in ndnsec-sign-req Change-Id: I586b7b366b8006723f8e892f8a23939653c73ecc Refs: #2211
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
.