summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_time.c
AgeCommit message (Expand)Author
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2013-08-19Time difference functions.Dr. Stephen Henson
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie
2009-07-11PR: 1985Dr. Stephen Henson
2009-04-05Fix error codes.Dr. Stephen Henson
2009-03-09PR: 1854Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-01size_tification.Ben Laurie
2008-10-07Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-01-24Check return value of gmtime() and add error codesDr. Stephen Henson
2003-01-01Make sure the last character of the ASN.1 time string (the 'Z') is copied.Richard Levitte
2002-11-13This didn't get to the 0.9.8-dev thread...Richard Levitte
2001-05-16New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-04Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson
2001-02-03Various OCSP responder utility functions.Dr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-09-09Fix some CygWin problems.Ulf Möller
1999-10-23Don't return stuff from void functions.Ben Laurie
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-08GeneralizedTime setting fixes.Dr. Stephen Henson
1999-05-06Some comments.Bodo Möller
1999-05-04Update HPUX config, work around HPUX library incompatibility.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-17Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson