aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_utctm.c
Commit message (Expand)AuthorAgeFilesLines
* If gmtime() returned NULL (and we couldn't fix it à la VMS), let'sRichard Levitte2002-08-161-0/+2
* It's not good to have a pointer point at something in an inner block.Richard Levitte2002-06-051-1/+5
* Patches to make OpenSSL compilable on MacOS/X.Richard Levitte2002-01-081-2/+2
* Fix some CygWin problems.Ulf Möller2000-09-091-3/+4
* Get rid of ASN1_UTCTIME_get, which cannot work with time_tBodo Möller2000-09-061-0/+45
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Add "FIXME" comment.Bodo Möller2000-05-311-1/+8
* It seems that mktime does what is required here. Certainly timegm() canGeoff Thorpe2000-05-291-6/+1
* Fix "FIXME" indentation :-)Bodo Möller2000-05-191-2/+2
* Add "FIXME" comment, and adjust the indentation.Bodo Möller2000-05-191-22/+27
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-141-0/+29
* 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
* VMS support.Ulf Möller1999-05-131-0/+42
* Some comments.Bodo Möller1999-05-061-1/+1
* 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/+6
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+23
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+190