openssl/apps/include
Richard Levitte a6a5dec611 APPS: Make it possible for apps to set the base (fallback) UI_METHOD
The apps UI method acts as a proxy that bases its activity on a base
(was called fallback) UI_METHOD, which defaults to UI_OpenSSL() under
normal circumstances.

However, some apps might want to have it based on another UI_METHOD,
such as UI_null() to avoid prompting (typical for a -batch run).  The
new function set_base_ui_method() allows them to do precisely this.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13512)
2020-11-26 17:04:21 +01:00
..
app_params.h Update copyright year 2020-10-15 14:10:06 +01:00
apps_ui.h APPS: Make it possible for apps to set the base (fallback) UI_METHOD 2020-11-26 17:04:21 +01:00
apps.h Remove deprecation warning suppression from genpkey 2020-11-25 16:45:03 +00:00
fmt.h Update copyright year 2020-05-15 14:09:49 +01:00
function.h Update copyright year 2020-04-23 13:55:52 +01:00
http_server.h Add request URL path checking and status responses to HTTP server 2020-06-13 15:13:21 +02:00
names.h 'openssl list' and 'openssl provider': adapt display of multiple names 2019-10-17 09:16:45 +02:00
opt.h Fix fipsinstall module path 2020-09-11 03:50:09 +10:00
platform.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
s_apps.h Update copyright year 2020-05-15 14:09:49 +01:00
vms_term_sock.h Fix header file include guard names 2019-09-28 20:26:36 +02:00