summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_gentm.c
AgeCommit message (Expand)Author
2014-02-19Remove references to o_time.hDr. Stephen Henson
2012-11-19new function ASN1_TIME_diff to calculate difference between two ASN1_TIME str...Dr. Stephen Henson
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
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
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
2001-09-28Support fractional seconds in GeneralizedTimeDr. Stephen Henson
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-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-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
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-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
1999-01-17Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson