commit | 7e6f6f8ee3b335e2b323bf5a20091b2dbaef248b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Oct 31 18:05:28 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Nov 05 13:28:08 2017 -0500 |
tree | 87253736a9e526a568b746cd51e1ee0421b77bd5 | |
parent | e245b055a83c2b3c45b8f29828cec0594844a15c [diff] |
encoding: avoid UB when casting to tlv::SignatureTypeValue Change-Id: I52ec0bef8527b6a52208dc07be75e790e504c47e Refs: #4370
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
.