openssl/apps/lib
Bernd Edlinger f30d6ba455 Fix ambiguous output of Signature Algorithms
Signature Algorithms are printed in a SIG+HASH format.
In some cases this is ambiguous like brainpool and RSA-PSS.
And the name of ed25519 and ed448 must be spelled in lower case,
so that the output can be used as a -sigalgs parameter value.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25797)
2024-10-28 05:52:48 +01:00
..
app_libctx.c
app_params.c
app_provider.c
app_rand.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
app_x509.c
apps_opt_printf.c
apps_ui.c
apps.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
build.info
cmp_mock_srv.c Copyright year updates 2024-09-05 09:35:49 +02:00
columns.c
engine_loader.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
engine.c
fmt.c
http_server.c http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init() 2024-09-23 22:15:49 +02:00
log.c
names.c
opt.c Copyright year updates 2024-09-05 09:35:49 +02:00
s_cb.c Fix ambiguous output of Signature Algorithms 2024-10-28 05:52:48 +01:00
s_socket.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
tlssrp_depr.c Copyright year updates 2024-09-05 09:35:49 +02:00
vms_decc_argv.c
vms_term_sock.c replace various calls to sprintf() by BiO_snprintf() to avoid compiler warnings, e.g., on MacOS 2024-10-12 15:38:07 +02:00
win32_init.c