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
ui_lib.c Fix UI_get0_action_string() 2017-03-11 01:25:06 +01:00
ui_locl.h
ui_null.c Add a null UI method 2017-02-26 01:00:26 +01:00
ui_openssl.c
ui_util.c