openssl/apps/lib
Dr. David von Oheimb 30b9a6ec89 CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)
Fixes #20031

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20034)
2023-05-10 18:35:38 +01:00
..
app_libctx.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
app_params.c
app_provider.c
app_rand.c check the return value of OPENSSL_strdup(CRYPTO_strdup) in apps/lib/app_rand.c:32 2021-11-25 16:07:53 +10:00
app_x509.c
apps_opt_printf.c Add tests for do_updatedb 2022-02-14 10:18:46 +01:00
apps_ui.c
apps.c CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port) 2023-05-10 18:35:38 +01:00
build.info apps/lib/http_server.{c,h}: clean up logging and move it to log.{c,h} 2022-09-07 23:04:25 +02:00
cmp_mock_srv.c crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 2023-04-18 07:26:11 +02:00
columns.c
engine_loader.c Fix copyrights 2022-02-03 13:56:38 +01:00
engine.c
fmt.c
http_server.c apps/lib/http_server.c: improve diagnostics, e.g., on port number already in use 2023-03-25 10:31:39 +01:00
log.c Fix windows builds 2023-01-24 11:03:19 +00:00
names.c Update copyright year 2022-05-03 13:34:51 +01:00
opt.c APPS/{storeutl,gendsa}: give error on extra arguments, improve doc 2023-02-02 08:58:10 +01:00
s_cb.c RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
s_socket.c Add QUIC support to s_client 2023-05-08 10:13:39 +01:00
tlssrp_depr.c
vms_decc_argv.c
vms_term_sock.c Update copyright year 2022-05-03 13:34:51 +01:00
win32_init.c