commit | a76ea9ac7d5f10704d166cc77f9324d70ffe57d6 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 24 00:06:02 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 24 00:10:35 2021 -0400 |
tree | 6d01c7ef21a9b13e610b36c8f87c5d31996c3408 | |
parent | 5f6865cc73ab9e66465180e3b5a181688b70dd20 [diff] |
encoding: in Block::blockFromValue(), fail early if TLV length is zero Also add a test for the boost::asio::const_buffer conversion operator Change-Id: I312e8cba21ee1e6c29f3fb90485fa2932a2e5fb2
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.