summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_time.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-3/+6
* Check return value of gmtime() and add error codesDr. Stephen Henson2003-01-241-0/+3
* Make sure the last character of the ASN.1 time string (the 'Z') is copied.Richard Levitte2003-01-011-1/+1
* This didn't get to the 0.9.8-dev thread...Richard Levitte2002-11-131-1/+1
* New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte2001-05-161-6/+4
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson2001-02-041-2/+2
* Various OCSP responder utility functions.Dr. Stephen Henson2001-02-031-0/+46
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-18/+5
* Fix some CygWin problems.Ulf Möller2000-09-091-3/+1
* 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-0/+6
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+15
* GeneralizedTime setting fixes.Dr. Stephen Henson1999-05-081-1/+1
* Some comments.Bodo Möller1999-05-071-1/+1
* Update HPUX config, work around HPUX library incompatibility.Ulf Möller1999-05-041-2/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-10/+3
* Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson1999-01-171-0/+114