| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build; CPP syntax error. | Rich Salz | 2016-03-18 | 1 | -1/+1 |
* | Remove Netware and OS/2 | Rich Salz | 2016-03-17 | 1 | -4/+3 |
* | Convert CRYPTO_LOCK_UI to new multi-threading API | Alessandro Ghedini | 2016-03-08 | 1 | -2/+2 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Remove the "eay" c-file-style indicators | Richard Levitte | 2015-12-18 | 1 | -1/+1 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | memset, memcpy, sizeof consistency fixes | Rich Salz | 2015-05-06 | 1 | -1/+1 |
* | Assume TERMIOS is default, remove TERMIO on all Linux. | Richard Levitte | 2015-02-21 | 1 | -33/+26 |
* | ifdef cleanup part 3: OPENSSL_SYSNAME | Rich Salz | 2015-01-23 | 1 | -1/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -377/+381 |
* | RT3548: Remove unsupported platforms | Rich Salz | 2015-01-12 | 1 | -16/+7 |
* | Further comment amendments to preserve formatting prior to source reformat | Matt Caswell | 2015-01-06 | 1 | -1/+2 |
* | RT3548: Remvoe unsupported platforms | Rich Salz | 2014-12-22 | 1 | -5/+1 |
* | RT3548: Remove some obsolete platforms | Rich Salz | 2014-12-17 | 1 | -1/+1 |
* | RT3544: Remove MWERKS support | Rich Salz | 2014-09-25 | 1 | -4/+4 |
* | 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: 2717 | Dr. Stephen Henson | 2012-02-12 | 1 | -2/+2 |
* | more vxworks patches | Dr. Stephen Henson | 2011-10-15 | 1 | -0/+6 |
* | Fix warnings about ignoring fgets return value | Dr. Stephen Henson | 2009-10-04 | 1 | -4/+7 |
* | Update from stable branch. | Dr. Stephen Henson | 2009-05-13 | 1 | -1/+3 |
* | This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another | Andy Polyakov | 2008-12-22 | 1 | -0/+2 |
* | Add BeOS support. | Ulf Möller | 2006-04-11 | 1 | -1/+1 |
* | Update from stable branch. | Dr. Stephen Henson | 2005-09-26 | 1 | -2/+3 |
* | Latest MSVCR80 doesn't tolerate unsupported signal numbers, throwing | Andy Polyakov | 2005-09-20 | 1 | -0/+18 |
* | #undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX builds. Comment on why | Andy Polyakov | 2004-01-27 | 1 | -1/+5 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -2/+8 |
* | Make sure the sigaction structure and fileno function are properly declared w... | Richard Levitte | 2003-06-04 | 1 | -5/+8 |
* | tty_in will never be stderr, so it will always be closed, which means stdin | Richard Levitte | 2003-01-13 | 1 | -1/+1 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 1 | -1/+1 |
* | WinCE patches | Richard Levitte | 2002-11-15 | 1 | -2/+10 |
* | Correct support for SunOS 4.1.3_U1. | Richard Levitte | 2002-11-13 | 1 | -1/+5 |
* | Add a few more VxWorks targets. | Richard Levitte | 2002-10-09 | 1 | -2/+2 |
* | Make sure that the signal storage is regarded as volatile. | Richard Levitte | 2002-09-25 | 1 | -1/+1 |
* | Add support for DJGPP. | Richard Levitte | 2002-06-13 | 1 | -1/+1 |
* | One place where VMS wasn't changed to OPENSSL_SYS_VMS... | Richard Levitte | 2002-05-09 | 1 | -1/+1 |
* | Add the configuration target VxWorks. | Richard Levitte | 2002-02-14 | 1 | -1/+7 |
* | Security fix. | Ben Laurie | 2001-12-20 | 1 | -22/+17 |
* | Change info to correct values. | Richard Levitte | 2001-07-05 | 1 | -3/+3 |
* | Do not loop i the OpenSSL UI method any more. Instead, letthe | Richard Levitte | 2001-06-23 | 1 | -28/+32 |
* | Enhance the user interface with better support for dialog box | Richard Levitte | 2001-06-19 | 1 | -32/+41 |
* | For MSDOS, the tty filename still is "con", not "/dev/tty" ... | Bodo Möller | 2001-06-11 | 1 | -2/+7 |
* | Earlier OpenSSL versions printed prompts to stderr. | Bodo Möller | 2001-06-11 | 1 | -38/+39 |
* | Fix for new UI functions under Win32. | Dr. Stephen Henson | 2001-05-17 | 1 | -1/+4 |
* | Typo. | Dr. Stephen Henson | 2001-05-12 | 1 | -1/+1 |
* | e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h... | Richard Levitte | 2001-05-11 | 1 | -1/+1 |
* | Clarify the license and copyright, make preprocessor dirctives a | Richard Levitte | 2001-05-07 | 1 | -80/+143 |
* | Add a general user interface API. This is designed to replace things | Richard Levitte | 2001-05-07 | 1 | -0/+575 |