commit | 57d02b65efae2eacfe6ff3c20bf97ad7b7c7cacf | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Fri Jun 15 18:19:50 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Jun 17 17:04:03 2018 -0400 |
tree | d53a89071e3162eebc01538976d91a6f158056d3 | |
parent | db4da5e4fb1afc494384044b97b6d1b77899ead5 [diff] |
security: Fix bug preventing customization of KeyChain's TPM on macOS Implementation incorrectly assumed that default PIB and TPM locators are in canonical form, potentially leading to an wrong decision to reset contents of PIB every time KeyChain is initialized. Change-Id: I8b30f3aa2ac74e859e9225cf03b2b43af27d7d76 Refs: #4297
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.