summaryrefslogtreecommitdiffstats
path: root/crypto/o_time.c
AgeCommit message (Expand)Author
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2008-10-07Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson
2006-08-13Use gmtime on cygwinUlf Möller
2004-07-19Since version 7.0, The C RTL in VMS handles time in terms of UTCRichard Levitte
2003-06-12Do not try to use non-existent gmtime_r() on SunOS4.Richard Levitte
2003-03-13Return an error if gmtime returns NULL.Dr. Stephen Henson
2003-01-24Check return value of gmtime() and add error codesDr. Stephen Henson
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte
2001-08-03Make sure memcpy() gets properly declared by including string.h.Richard Levitte
2001-07-05Use one address consistently.Richard Levitte
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-05-16New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte