commit | b52d02877c0f0a2a2c882ebba0e86599c32b63ad | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Apr 29 11:16:51 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Tue Apr 29 11:17:01 2014 -0700 |
tree | 5c098bd1d80df3c309d6c8227a5f1612dc266539 | |
parent | 6507fb173c7ba7c2eb9c52219176d00c0d903ae3 [diff] |
security: Remove the old Validator constructors that take shared_ptr<Face> Refs: #1481 Change-Id: I740955010e82de8e6fc1943727d084fd19c0f2c9
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 INSTALL.md 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 BSD license. For more information about the license, refer to COPYING
.
While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.