1. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/c/util/time.h]
  2. ea94620 time support: check and define NDN_CPP_HAVE_GMTIME_SUPPORT. In ndn_toIsoString and ndn_fromIsoString, return an error if not supported. by Jeff Thompson · 11 years ago
  3. fdaaa58 DER encoding: implement DerGtime::fromIsoString. by Jeff Thompson · 11 years ago
  4. 5a6ce83 DER ecncoding: implement DerGtime::toIsoString. by Jeff Thompson · 11 years ago
  5. 9a8e82f common.hpp: time: Added typedef for Milliseconds and MillisecondsSince1970, and use instead of double where appropriate. by Jeff Thompson · 11 years ago
  6. 9ae4d78 util: Move getNowMilliseconds from node.cpp to c/util/time.c. by Jeff Thompson · 11 years ago