commit | 96e640645a71164531d134f9b12aed9ba99eb700 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Tue Apr 15 19:57:33 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 18 18:14:19 2014 -0700 |
tree | d5621cf68fa4328db2fd44686d50a868f7d2a064 | |
parent | 5f6c74fe66c5fca909fd3ff52f952617569c3854 [diff] |
security: IMPORTANT CHANGE!! Change Validator constructor to accept Face& instead of shared_ptr<Face> The old API is kept as deprecated, but will be removed as soon as all known applications are checked and updated to use new API. Refs: #1481 Change-Id: Iba0f92b3a3cd48235688f52ab89b2d1f0be9124b
ndn-cpp-dev is a new implementation of a Named Data Networking client library written in C++.
ndn-cpp-dev is open source under a license described in the file 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.
See the file INSTALL for build and install instructions.
Please submit any bugs or issues to the ndn-cpp-dev issue tracker: http://redmine.named-data.net/projects/ndn-cpp-dev/issues
Additional library tutorials and manpages are available in docs/
folder.