openssl/crypto/ui
Richard Levitte de03cc92d1 UI console: Restore tty settings, do not force ECHO after prompt
The Console UI method always set echo on after prompting without
echo.  However, echo might not have been on originally, so just
restore the original TTY settings.

Fixes #2373

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6156)
2018-05-14 11:00:23 +02:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ui_lib.c Update copyright year 2018-04-17 15:18:40 +02:00
ui_locl.h Add UI functions to set result with explicit length and to retrieve the length 2017-09-08 20:06:06 +02:00
ui_null.c Add a null UI method 2017-02-26 01:00:26 +01:00
ui_openssl.c UI console: Restore tty settings, do not force ECHO after prompt 2018-05-14 11:00:23 +02:00
ui_util.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00