commit | 5d75fd9473f330e71eca5477e496aa240873314f | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Aug 08 18:09:20 2017 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Aug 08 17:16:19 2017 -0400 |
tree | 4f861c99f76cc86b38f2d736010f1c812d66a203 | |
parent | d9153ce79242c514818683d18fe0433fe56c65c9 [diff] |
mgmt: check enum range during decoding This commit also makes use of prependStringBlock and readString functions in encode/decode routines. refs #3974 Change-Id: I86a4f16ea6f50fffeff72c8b416878740e65ef2a
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
.