commit | c152e6f5be7940dcbbbee9bac74ca7398e073a66 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Aug 14 02:54:48 2016 +0200 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Aug 13 19:14:02 2016 -0700 |
tree | c71e5103b456e746889bc9d4b189b1fe670cf3b5 | |
parent | 198c381393c672201749d2d7d738d9074a6ef43f [diff] |
security: add missing virtual destructor to Validator base class Change-Id: I4a5aac178c3b61fdb898fdffe67f9271a37e729d
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: http://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
.