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
ui_err.c
ui_lib.c
ui_locl.h
ui_null.c
ui_openssl.c
ui_util.c