aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_openssl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* close_console: Always unlock as the lock is always heldTomas Mraz2022-01-031-2/+4
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Corrected missing definitions from NonStop SPT build.Randall S. Becker2021-04-011-1/+1
* Always check CRYPTO_LOCK_{read,write}_lockRich Salz2021-03-141-1/+2
* CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()Richard Levitte2020-11-131-34/+13
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-5/+5
* Update copyright yearMatt Caswell2020-06-041-1/+1
* TTY_get() in crypto/ui/ui_openssl.c open_console() can also return errno 1 (E...Maxim Zakharov2020-05-181-0/+10
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Remove tab characters from C source files.Pauli2019-07-161-2/+2
* Remove NextStep supportRich Salz2019-07-011-5/+1
* Fix TyposAntoine Cœur2019-07-011-1/+1
* Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias2019-01-241-0/+6
* Following the license change, modify the boilerplates in crypto/ui/Richard Levitte2018-12-061-1/+1
* crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO tooRichard Levitte2018-09-201-0/+18
* crypto/*: address standard-compilance nits.Andy Polyakov2018-07-201-1/+1
* Update copyright yearMatt Caswell2018-05-291-1/+1
* UI console: Restore tty settings, do not force ECHO after promptRichard Levitte2018-05-141-6/+1
* Removre comment with user's nameRich Salz2017-11-081-1/+0
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Remove email addresses from source code.Rich Salz2017-10-131-2/+2
* Move e_os.h to be the very first include.Pauli2017-08-301-1/+1
* e_os.h removal from other headers and source files.Pauli2017-08-301-1/+2
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-206/+214
* Make default_method mostly compile-timeRich Salz2017-04-071-0/+12
* VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.Richard Levitte2016-12-101-4/+36
* VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of errorRichard Levitte2016-12-101-20/+28
* UI code style cleanupRichard Levitte2016-12-081-1/+1
* UI_OpenSSL()'s session opener fails on MacOS XRichard Levitte2016-12-081-0/+9
* In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte2016-12-081-1/+9
* Add -Wswitch-enumRich Salz2016-09-221-2/+7
* Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov2016-08-251-15/+17
* crypto/ui/ui_openssl.c: let new-line through after query in Windows path.Andy Polyakov2016-08-111-2/+0
* crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov2016-08-011-21/+71
* Copyright consolidation 05/10Rich Salz2016-05-171-113/+5
* Fix build; CPP syntax error.Rich Salz2016-03-181-1/+1
* Remove Netware and OS/2Rich Salz2016-03-171-4/+3
* Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini2016-03-081-2/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte2015-02-211-33/+26
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-377/+381
* RT3548: Remove unsupported platformsRich Salz2015-01-121-16/+7
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* RT3548: Remvoe unsupported platformsRich Salz2014-12-211-5/+1