commit | be8d221c8cb619ae9a69a9d09a51f540fedddb73 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Dec 01 23:41:24 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 04 11:40:42 2014 +0200 |
tree | 3dc81ca92fc9698c0bcad0dd2bcb407d2023da7a | |
parent | e30aaea4f8d7d85156b431638bf8787fe8399a76 [diff] |
security: ensure SecuredBag::Error inherits from tlv::Error This commit also moves definition of SecuredBag methods into .cpp. refs #1983 Change-Id: I1a366518ed804cf19ceefa7bb5122d877fcc87c0
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
.