commit | e87156e0087c7ef0e8812424aa27d5133620e9dc | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Aug 15 14:36:58 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Aug 16 22:41:48 2017 -0400 |
tree | 214cc94307e4edff8bcfc63aa3ccb53cb9914074 | |
parent | b38e6d49c0f9df7b9b468910acf9bc08d76281a1 [diff] |
ci: enable LeakSanitizer Change-Id: I097be7743f8541bf06bae1449449a903552ef3f6
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
.