commit | 51742323422efe59ff92327d3221b85d78a78d7b | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 13 17:04:52 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 13 17:04:52 2017 +0000 |
tree | f07f5d2337f2e1c2b9e7a9ed4d0a15f4bcd057ad | |
parent | a9181d7bc8321aea1875030e0aab015b06c38ae0 [diff] |
Check integer range during decoding This commit also moves ControlResponse test suite to the correct place under mgmt/ instead of mgmt/nfd/. refs #3200 Change-Id: I1a0578b3e68b8c36c84a6af03d0c47bebe598fe1
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
.