commit | 62204f4ff7a22e353905b5f6abe3ba3ae04264b5 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Aug 27 20:33:30 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Aug 27 20:33:30 2016 +0000 |
tree | e548ba650c835e3120055ee13502c5f610d451dc | |
parent | 2fa5939375d39eb63239148aca4af6a92f45637d [diff] |
util: delete deprecated Command Interest classes This commit deletes deprecated CommandInterestGenerator class, which has been replaced with KeyChain::sign method. This commit deletes deprecated ndn::util::CommandInterestValidator class, which has been replaced with ndn::security::CommandInterestValidator class. refs #2008 Change-Id: I8ba8692a1d2c03e7d8b1a470f76ccf57836b0634
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
.