aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_gentm.c
Commit message (Expand)AuthorAgeFilesLines
* Move functions.Dr. Stephen Henson2015-09-221-0/+57
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free null cleanup finaleRich Salz2015-05-011-2/+1
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-1/+1
* Dead code removal: #if 0 asn1, pkcs7Rich Salz2015-01-301-51/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-218/+219
* Remove references to o_time.hDr. Stephen Henson2014-02-191-1/+0
* new function ASN1_TIME_diff to calculate difference between two ASN1_TIME str...Dr. Stephen Henson2012-11-191-3/+51
* experimental function to convert ASN1_TIME to tm, not used or even compiled i...Dr. Stephen Henson2010-05-031-1/+1
* Updates from 1.0.0-stableDr. Stephen Henson2009-04-061-1/+1
* Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson2008-10-071-0/+12
* Bunch of constifications.Andy Polyakov2007-10-131-2/+2
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+5
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-3/+9
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+1
* Avoid signed vs. unsigned warnings (which are treated like errors onRichard Levitte2004-01-271-1/+1
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-4/+5
* Support fractional seconds in GeneralizedTimeDr. Stephen Henson2001-09-281-0/+13
* New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte2001-05-161-8/+5
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson2001-02-101-0/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-5/+3
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Don't return stuff from void functions.Ben Laurie1999-10-231-1/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+8
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+18
* GeneralizedTime setting fixes.Dr. Stephen Henson1999-05-081-1/+1
* Some comments.Bodo Möller1999-05-061-2/+2
* Update HPUX config, work around HPUX library incompatibility.Ulf Möller1999-05-041-2/+3
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-4/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-15/+7
* Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson1999-01-171-0/+217