| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use multiple storage types. | Dr. Stephen Henson | 2004-12-19 | 1 | -1/+1 |
* | The compiler may complain about what looks like a double definition of a | Richard Levitte | 2004-07-27 | 1 | -3/+4 |
* | Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>. | Richard Levitte | 2004-06-28 | 1 | -0/+5 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -0/+6 |
* | To define OPENSSL_NO_FP_API for all MSDOS type targets was unfair | Richard Levitte | 2003-03-22 | 1 | -1/+3 |
* | Because it may be needed in public header files, move the definition | Richard Levitte | 2003-03-20 | 1 | -0/+1 |
* | WinCE patches | Richard Levitte | 2002-11-15 | 1 | -1/+5 |
* | Correct support for SunOS 4.1.3_U1. | Richard Levitte | 2002-11-13 | 1 | -0/+3 |
* | Rhapsody had ftime, Darwin doesn't (any longer?) | Richard Levitte | 2002-10-10 | 1 | -0/+4 |
* | Add a few more VxWorks targets. | Richard Levitte | 2002-10-09 | 1 | -0/+5 |
* | Tentatively add support for UWIN, a Unix-like environment on top of Windows. | Richard Levitte | 2002-06-13 | 1 | -8/+13 |
* | Recognise DEC C++ as equivalent to DEC C for the definitions of OPENSSL_EXTER... | Richard Levitte | 2002-04-06 | 1 | -0/+3 |
* | Apparently, Linux is identified with __linux__ as well. | Richard Levitte | 2001-09-27 | 1 | -1/+1 |
* | Changes to have OpenSSL compile on OS/2. | Richard Levitte | 2001-07-01 | 1 | -0/+6 |
* | It seems like the removal of "extern" before "static" wasn't a | Richard Levitte | 2001-05-13 | 1 | -1/+1 |
* | Put back a removed "extern", or many compilers will complain about | Richard Levitte | 2001-05-13 | 1 | -1/+1 |
* | Change Win32 to use EXPORT_VAR_AS_FN. | Dr. Stephen Henson | 2001-05-12 | 1 | -2/+2 |
* | Under VC++ _DLL is set to indicate that the application | Dr. Stephen Henson | 2001-05-12 | 1 | -3/+0 |
* | Correct a typo. linux != linus. | Richard Levitte | 2001-04-04 | 1 | -1/+1 |
* | Add the possibility for option macros and start using it to indicate | Richard Levitte | 2001-03-05 | 1 | -1/+16 |
* | Introduce the possibility to access global variables through | Richard Levitte | 2001-03-02 | 1 | -0/+22 |
* | Always include opensslconf.h, even if it's already been done before. | Richard Levitte | 2001-02-22 | 1 | -2/+5 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -3/+149 |
* | Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN the | Richard Levitte | 2000-12-31 | 1 | -8/+27 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -2/+2 |
* | Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). | Bodo Möller | 1999-06-09 | 1 | -0/+10 |
* | Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. | Bodo Möller | 1999-05-15 | 1 | -12/+0 |
* | e_os* corrections. | Bodo Möller | 1999-05-15 | 1 | -0/+40 |