openssl/crypto/ui
Maxim Zakharov 082394839e TTY_get() in crypto/ui/ui_openssl.c open_console() can also return errno 1 (EPERM, Linux)
Signed-off-by: Maxim Zakharov <5158255+Maxime2@users.noreply.github.com>

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11767)
2020-05-18 09:56:27 +01:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
ui_lib.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
ui_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ui_null.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ui_openssl.c TTY_get() in crypto/ui/ui_openssl.c open_console() can also return errno 1 (EPERM, Linux) 2020-05-18 09:56:27 +01:00
ui_util.c UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callback 2019-11-22 15:19:19 +01:00