Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
e6f84dbe9b13213c3d6201e17f49011a43c43587
/
ndn-cpp
/
c
/
util
/
time.c
d63baba
security: implement IdentityManager::selfSign.
by Jeff Thompson
· 11 years ago
f51f9a5
time: Fix bug in ndn_toIsoString: Return an error if the time is out of range.
by Jeff Thompson
· 11 years ago
30f0afe
time: Fix bug in ndn_toIsoString: Need to explicitly take the floor of the floating point seconds.
by Jeff Thompson
· 11 years ago
d32bab6
time support: For portability, also include <time.h>
by Jeff Thompson
· 11 years ago
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
fdaaa58
DER encoding: implement DerGtime::fromIsoString.
by Jeff Thompson
· 11 years ago
5a6ce83
DER ecncoding: implement DerGtime::toIsoString.
by Jeff Thompson
· 11 years ago
9a8e82f
common.hpp: time: Added typedef for Milliseconds and MillisecondsSince1970, and use instead of double where appropriate.
by Jeff Thompson
· 11 years ago
9ae4d78
util: Move getNowMilliseconds from node.cpp to c/util/time.c.
by Jeff Thompson
· 11 years ago