openssl/apps/lib
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.c list: add capability to print details about the current DRBGs 2020-09-23 15:28:30 +10:00
app_provider.c Test RSA oaep in fips mode 2020-07-23 17:40:40 +10:00
app_rand.c
app_x509.c coverity 1462571 Dereference after null check 2020-04-30 20:21:33 +10:00
apps_ui.c apps_ui.c: Correct password prompt for ui_method 2020-09-10 22:01:07 +02:00
apps.c APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
build.info APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
columns.c
engine.c APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
fmt.c Update copyright year 2020-05-15 14:09:49 +01:00
http_server.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
names.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
opt.c Fix fipsinstall module path 2020-09-11 03:50:09 +10:00
s_cb.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
s_socket.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
vms_decc_argv.c
vms_term_sock.c
win32_init.c Update copyright year 2020-06-25 14:13:12 +01:00