commit | 70244f401829bdacbf7f46b9ddc425f596398a6d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 04 12:47:12 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 10 18:43:51 2017 -0800 |
tree | 4c65c9e8622e291c13a8337442df16c937836bbd | |
parent | 1b58a03a9f9c01e43bcf1eedf15ca954960d5c17 [diff] |
Switch to new KeyChain where possible signed_interest::POS_RANDOM_VAL and signed_interest::POS_TIMESTAMP constants are deprecated. Use command_interest:: equivalents instead. This commit also includes fix for the backward compatibility regression due to move of deprecated TPM/PublicInfo header files. Change-Id: Ic3b008fc6758f3ac83f191158b6ac0789483f90d Refs: #3098
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
.