commit | 08378cb4e39d433fd14400217ccccd590e0d23aa | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Feb 01 16:10:54 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Feb 07 19:28:42 2018 -0500 |
tree | e132bb56420ee4cdbede9397caf56252016dcf5f | |
parent | be86d989cd89092acc55f89f2f37c5a82cb81a91 [diff] |
name: fix encoding of "+" and "~" in Component::toUri() Change-Id: I101ad74f555ee2738fac73d0e0a022fdd66f8e86 Refs: #4484
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.