openssl/crypto/ui
Richard Levitte c901bccec6 UI_OpenSSL()'s session opener fails on MacOS X
If on a non-tty stdin, TTY_get() will fail with errno == ENODEV.
We didn't catch that.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2039)
2016-12-08 13:37:48 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ui_err.c In UI_OpenSSL's open(), generate an error on unknown errno 2016-12-08 13:34:08 +01:00
ui_lib.c UI_process() didn't generate errors 2016-12-08 00:06:43 +01:00
ui_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
ui_openssl.c UI_OpenSSL()'s session opener fails on MacOS X 2016-12-08 13:37:48 +01:00
ui_util.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00