summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_openssl.c
AgeCommit message (Expand)Author
2020-09-22Update copyright yearMatt Caswell
2020-05-18TTY_get() in crypto/ui/ui_openssl.c open_console() can also return errno 1 (E...Maxim Zakharov
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-07-01Fix TyposAntoine Cœur
2019-02-26Update copyright yearMatt Caswell
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias
2018-09-20crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO tooRichard Levitte
2018-07-20crypto/*: address standard-compilance nits.Andy Polyakov
2018-05-29Update copyright yearMatt Caswell
2018-05-14UI console: Restore tty settings, do not force ECHO after promptRichard Levitte
2017-11-08Removre comment with user's nameRich Salz
2017-10-18Remove parentheses of return.KaoruToda
2017-10-13Remove email addresses from source code.Rich Salz
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-04-07Make default_method mostly compile-timeRich Salz
2016-12-10VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.Richard Levitte
2016-12-10VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of errorRichard Levitte
2016-12-08UI code style cleanupRichard Levitte
2016-12-08UI_OpenSSL()'s session opener fails on MacOS XRichard Levitte
2016-12-08In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte
2016-09-22Add -Wswitch-enumRich Salz
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