openssl/crypto/ui
Richard Levitte 0a687ab0a9 UI_process() didn't generate errors
Since there are many parts of UI_process() that can go wrong, it isn't
very helpful to only return -1 with no further explanation.  With this
change, the error message will at least show which part went wrong.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2037)
2016-12-08 00:06:43 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ui_err.c UI_process() didn't generate errors 2016-12-08 00:06:43 +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 Add -Wswitch-enum 2016-09-22 08:36:26 -04:00
ui_util.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00