openssl/crypto/ui
Richard Levitte 6e470e1908 Fix UI_get0_action_string()
It shouldn't try to return an action description for UIT_PROMPT type
UI strings.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2904)
2017-03-11 01:25:06 +01:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c VMS UI_OpenSSL: generate OpenSSL errors when things go wrong. 2016-12-10 10:16:41 +01:00
ui_lib.c Fix UI_get0_action_string() 2017-03-11 01:25:06 +01:00
ui_locl.h Add an application data field in the UI_METHOD 2017-01-11 18:27:27 +01:00
ui_null.c Add a null UI method 2017-02-26 01:00:26 +01:00
ui_openssl.c VMS UI_OpenSSL: generate OpenSSL errors when things go wrong. 2016-12-10 10:16:41 +01:00
ui_util.c UI: Use RUN_ONCE differently 2017-01-13 11:47:35 +01:00