commit | 20a0696b401cc10916c61c107c78e9ee051f4982 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Apr 17 12:56:04 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Apr 17 13:52:49 2014 -0700 |
tree | ec2bf55292bb352990c0374efaf40956e6588b24 | |
parent | 4b8c6a20bbc8207e7044da000c4af1ffeea07717 [diff] |
security: Fix bug of checking signed interest in ValidatorConfig If signatureInfo or signatureValue is malformed, decoding process will throw an excetpion. This commit enables ValidatorConfig to catch the exception and invoke onValidationFailed. Refs: #1493 Change-Id: Ic0f960bece458a7c993f380586fc4aed10640732
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.