commit | f8379173cfbbcdf5c891c2f4896bbd82e026d381 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 11 16:56:04 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 12 09:54:37 2017 -0800 |
tree | c354e9f3ead1c17590712757d2b86f6ab55c9198 | |
parent | 414697588f9973daf1db234a372dd88bd54e1782 [diff] |
security: Make self-signed certificate valid from 1970-01-01 to now()+20 years Previously set now()+1000 years doesn't work because of the bug #3915 Change-Id: Ia83a0bc921f49424fc19bcd15aad642a87e76803
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
.