summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_utctm.c
AgeCommit message (Expand)Author
2010-05-03experimental function to convert ASN1_TIME to tm, not used or even compiled i...Dr. Stephen Henson
2009-04-06Updates from 1.0.0-stableDr. Stephen Henson
2008-10-07Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson
2007-10-13Bunch of constifications.Andy Polyakov
2004-12-12Remove duplicate lines.Dr. Stephen Henson
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2004-01-27Avoid signed vs. unsigned warnings (which are treated like errors onRichard Levitte
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2002-06-05It's not good to have a pointer point at something in an inner block.Richard Levitte
2001-05-16New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte
2001-02-20Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMSRichard 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-10Fix CRL printing to correctly show when there are no revoked certificates.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
2000-09-06Get rid of ASN1_UTCTIME_get, which cannot work with time_tBodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-31Add "FIXME" comment.Bodo Möller
2000-05-29It seems that mktime does what is required here. Certainly timegm() canGeoff Thorpe
2000-05-19Fix "FIXME" indentation :-)Bodo Möller
2000-05-19Add "FIXME" comment, and adjust the indentation.Bodo Möller
2000-05-14Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie
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-13VMS support.Ulf Möller
1999-05-06Some comments.Bodo Möller
1999-05-04Update HPUX config, work around HPUX library incompatibility.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.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
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall