Age | Commit message (Expand) | Author |
---|---|---|
2004-07-19 | Since version 7.0, The C RTL in VMS handles time in terms of UTC | Richard Levitte |
2003-06-12 | Do not try to use non-existent gmtime_r() on SunOS4. | Richard Levitte |
2003-03-13 | Return an error if gmtime returns NULL. | Dr. Stephen Henson |
2003-01-24 | Check return value of gmtime() and add error codes | Dr. Stephen Henson |
2002-01-08 | Patches to make OpenSSL compilable on MacOS/X. | Richard Levitte |
2001-08-03 | Make sure memcpy() gets properly declared by including string.h. | Richard Levitte |
2001-07-05 | Use one address consistently. | Richard Levitte |
2001-07-01 | Changes to have OpenSSL compile on OS/2. | Richard Levitte |
2001-05-16 | New internal function OPENSSL_gmtime, which is intended to do the same | Richard Levitte |