2
0
mirror of https://github.com/openssl/openssl.git synced 2025-02-11 14:22:43 +08:00
openssl/apps/include
Richard Levitte 6514dee726 APPS: Reduce deprecation warning suppression - ENGINE
Some of our apps turn off deprecation warnings solely for the sake of
ENGINE, and thereby shadowing other deprecations that we should take
better care of.

To solve this, all apps ENGINE functionality is move to one file,
where deprecation warning suppression is activate, and the same
suppression can then easily be removed in at least some of the apps.
Any remaining suppression that we still need to deal with should
happen as separate efforts.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13044)
2020-10-04 13:23:03 +02:00
..
app_params.h list: add capability to print details about the current DRBGs 2020-09-23 15:28:30 +10:00
apps_ui.h Update copyright year 2020-05-15 14:09:49 +01:00
apps.h APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02: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
s_apps.h Update copyright year 2020-05-15 14:09:49 +01:00
vms_term_sock.h