aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/a_utctm.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-09-22Move functions.Dr. Stephen Henson1-0/+41
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-01free null cleanup finaleRich Salz1-2/+1
2015-03-24free NULL cleanupRich Salz1-4/+4
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson1-2/+2
2015-03-15Fix regression in ASN1_UTCTIME_cmp_time_tCarl Jackson1-1/+1
2015-01-30Dead code removal: #if 0 asn1, pkcs7Rich Salz1-87/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-279/+269
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-8/+11
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson1-5/+14
2014-02-19Remove references to o_time.hDr. Stephen Henson1-1/+0
2012-11-21Reorganise parameters for OPENSSL_gmtime_diff.Dr. Stephen Henson1-33/+20
2012-11-19new function ASN1_TIME_diff to calculate difference between two ASN1_TIME str...Dr. Stephen Henson1-4/+49
2010-05-03experimental function to convert ASN1_TIME to tm, not used or even compiled i...Dr. Stephen Henson1-1/+1
2009-04-06Updates from 1.0.0-stableDr. Stephen Henson1-1/+1
2008-10-07Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson1-0/+15
2007-10-13Bunch of constifications.Andy Polyakov1-2/+2
2004-12-12Remove duplicate lines.Dr. Stephen Henson1-1/+0
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson1-3/+9
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+1
2004-01-27Avoid signed vs. unsigned warnings (which are treated like errors onRichard Levitte1-1/+1
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte1-4/+5
2002-06-05It's not good to have a pointer point at something in an inner block.Richard Levitte1-1/+2
2001-05-16New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte1-55/+5
2001-02-20Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMSRichard Levitte1-2/+2
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-5/+5
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-3/+3
2001-02-10Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson1-0/+1
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-6/+3
2000-09-09Fix some CygWin problems.Ulf Möller1-3/+4
2000-09-06Get rid of ASN1_UTCTIME_get, which cannot work with time_tBodo Möller1-0/+45
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
2000-05-31Add "FIXME" comment.Bodo Möller1-1/+8
2000-05-29It seems that mktime does what is required here. Certainly timegm() canGeoff Thorpe1-6/+1
2000-05-19Fix "FIXME" indentation :-)Bodo Möller1-2/+2
2000-05-19Add "FIXME" comment, and adjust the indentation.Bodo Möller1-22/+27
2000-05-14Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie1-0/+29
1999-10-23Don't return stuff from void functions.Ben Laurie1-1/+1
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-2/+8
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1-0/+18
1999-05-13VMS support.Ulf Möller1-0/+42
1999-05-06Some comments.Bodo Möller1-1/+1
1999-05-04Update HPUX config, work around HPUX library incompatibility.Ulf Möller1-2/+3
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-4/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-15/+6
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-3/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+23
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+190