| Commit message (Expand) | Author | Age | Files | Lines |
* | RT3544: Remove MWERKS support | Rich Salz | 2014-09-25 | 1 | -14/+0 |
* | Undo a90081576c94f9f54de1755188a00ccc1760549a | Rich Salz | 2014-08-09 | 1 | -1/+1 |
* | Remove DJGPP (and therefore WATT32) #ifdef's. | Rich Salz | 2014-08-08 | 1 | -1/+1 |
* | PR: 2563 | Dr. Stephen Henson | 2011-12-19 | 1 | -1/+7 |
* | Add new type ossl_ssize_t instead of ssize_t and move definitions to | Dr. Stephen Henson | 2010-07-26 | 1 | -0/+21 |
* | Add attribute to check if return value of certain functions is incorrectly | Dr. Stephen Henson | 2009-09-23 | 1 | -0/+6 |
* | Updates from 1.0.0-stable branch. | Dr. Stephen Henson | 2009-04-20 | 1 | -1/+1 |
* | OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twice | Andy Polyakov | 2007-05-20 | 1 | -6/+5 |
* | Add BeOS support. | Ulf Möller | 2006-04-11 | 1 | -0/+11 |
* | Put back OPENSSL_SYS_MSDOS definition to revive DJGPP built. | Andy Polyakov | 2005-12-18 | 1 | -0/+7 |
* | Keep disclaiming 16-bit support. | Andy Polyakov | 2005-08-03 | 1 | -14/+1 |
* | Addenum to http://cvs.openssl.org/chngview?cn=13054. | Andy Polyakov | 2005-04-13 | 1 | -2/+2 |
* | 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-29 | 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-21 | 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-02 | 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-13 | 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 |