commit | 9ced9e690be6809d66acd9529acdf6d1b4af0504 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Oct 31 20:34:49 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Nov 03 00:39:45 2017 -0400 |
tree | 9408e77f29931b2d3bf5149d304857fb23cf5c8f | |
parent | a1302f64ebcb173e44a1ff392cb0be0ded78f9ab [diff] |
security: don't call front() on empty vector Change-Id: Ie267005f2ecc8c57d847ad35095a6df283e146b9
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
.