summaryrefslogtreecommitdiffstats
path: root/crypto/o_time.h
AgeCommit message (Collapse)Author
2008-10-07Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson
and should avoid any OS date limitations such as the year 2038 bug.
2001-07-05Use one address consistently.Richard Levitte
2001-05-16New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte
as gmtime_r() on the systems where that is defined.