commit | 48c291be0747f7d6e5ca31b6fd44e671c26bbcea | [log] [tgz] |
---|---|---|
author | Spencer Lee <spencerlee@email.arizona.edu> | Mon Dec 21 01:49:32 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 21 13:05:42 2015 -0800 |
tree | 7f50517d0a1342910f25458e339703cccebf6c99 | |
parent | 9fae3dbbc256e196f20b6a1730b3fc0030c452c1 [diff] |
security: Properly initialize state in `SigningInfo(const std::string&)` constructor Change-Id: Ie5aad142ed6ab0545f6804677e9c8a537ddc9b97 refs: #3365
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
.