summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_openssl.c
AgeCommit message (Expand)Author
2016-08-25Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov
2016-08-11crypto/ui/ui_openssl.c: let new-line through after query in Windows path.Andy Polyakov
2016-08-01crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov
2016-05-17Copyright consolidation 05/10Rich Salz
2016-03-18Fix build; CPP syntax error.Rich Salz
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-08Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-02-21Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-21RT3548: Remvoe unsupported platformsRich Salz
2014-12-17RT3548: Remove some obsolete platformsRich Salz
2014-09-24RT3544: Remove MWERKS supportRich Salz
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2012-02-11PR: 2717Dr. Stephen Henson
2011-10-14more vxworks patchesDr. Stephen Henson
2009-10-04Fix warnings about ignoring fgets return valueDr. Stephen Henson
2009-05-13Update from stable branch.Dr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2006-04-11Add BeOS support.Ulf Möller
2005-09-26Update from stable branch.Dr. Stephen Henson
2005-09-20Latest MSVCR80 doesn't tolerate unsupported signal numbers, throwingAndy Polyakov
2004-01-27#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX builds. Comment on whyAndy Polyakov
2003-11-28Netware-specific changes,Richard Levitte
2003-06-04Make sure the sigaction structure and fileno function are properly declared w...Richard Levitte
2003-01-13tty_in will never be stderr, so it will always be closed, which means stdinRichard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-13Correct support for SunOS 4.1.3_U1.Richard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-09-25Make sure that the signal storage is regarded as volatile.Richard Levitte
2002-06-13Add support for DJGPP.Richard Levitte
2002-05-09One place where VMS wasn't changed to OPENSSL_SYS_VMS...Richard Levitte
2002-02-14Add the configuration target VxWorks.Richard Levitte
2001-12-20Security fix.Ben Laurie
2001-07-05Change info to correct values.Richard Levitte
2001-06-23Do not loop i the OpenSSL UI method any more. Instead, lettheRichard Levitte
2001-06-19Enhance the user interface with better support for dialog boxRichard Levitte
2001-06-11For MSDOS, the tty filename still is "con", not "/dev/tty" ...Bodo Möller
2001-06-11Earlier OpenSSL versions printed prompts to stderr.Bodo Möller
2001-05-17Fix for new UI functions under Win32.Dr. Stephen Henson
2001-05-12Typo.Dr. Stephen Henson
2001-05-11e_os2.h defines things like OPENSSL_SYS_MSDOS, not opensslconf.h...Richard Levitte