commit | e66040efa6bcf78af84157dcc8fa1748c2eeee2d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Jan 25 19:15:30 2018 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Fri Jan 26 13:00:52 2018 -0500 |
tree | fd0f2d2872a57ca32fe47aa337b9a1b0c213f3fe | |
parent | 22f856821a6aa446aa6510685e4bd82c721e1622 [diff] |
util: Fix conversion of large dates from strings to internal type Change-Id: I13f8d41892dedd0d2feef131a0f09ae5939d124b Refs: #4478
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
.