openssl/crypto/pem
Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely
Instead, make it possible to disable the console reader that's part of
the UI module.  This makes it possible to use the UI API and other UI
methods in environments where the console reader isn't useful.

To disable the console reader, configure with 'no-ui-console' /
'disable-ui-console'.

'no-ui' / 'disable-ui' is now an alias for  'no-ui-console' /
'disable-ui-console'.

Fixes #3806

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3820)
2017-07-03 07:51:04 +02:00
..
build.info
pem_all.c
pem_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
pem_info.c
pem_lib.c Remove the possibility to disable the UI module entirely 2017-07-03 07:51:04 +02:00
pem_oth.c
pem_pk8.c
pem_pkey.c Make PEM_read_{,bio_}PrivateKey use secmem 2017-05-08 21:20:31 +02:00
pem_sign.c
pem_x509.c
pem_xaux.c
pvkfmt.c Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00