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