commit | 855eaa5818b31691815b7554db7e136d1532f1b6 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Apr 04 20:10:43 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Apr 04 20:10:43 2017 +0000 |
tree | 33765714566a95d6e49b7bbb370fbf2640f0f916 | |
parent | 9a53d786c28eec4c0c421376619603b7e0eaa578 [diff] |
util: avoid overflow in time::toIsoString refs #3915 Change-Id: Ib1a1e7180a19984eb06fd5928430fa6a3b8c4e45
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
.