commit | 6bf48a07c459b2c9025dd42e95f9f09de33cc5ea | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 30 13:50:00 2017 -0800 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Thu Jun 01 16:43:53 2017 -0700 |
tree | bdf418ac2a065c34f1e04d0b29c105c5a0794d0a | |
parent | f4c1eb3e9e9b53e3640e8411d09cf66537d8db59 [diff] |
security: Remove ValidatorRegex This type of Validator is largely unused in known software (except an experimental code in ChronoChat) and will be eventually replaced with a more general ValidatorTrustSchema. Change-Id: I82256818cf4ad3c3bda3e57859c5d1d9809585bd Refs: #3920
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
.