openssl/ssl/quic
Matt Caswell fc8ff75814 Use correctly formatted ALPN data in tserver
The QUIC test server was using incorrectly formatted ALPN data. With the
previous implementation of SSL_select_next_proto this went unnoticed. With
the new stricter implemenation it was failing.

Follow on from CVE-2024-5535

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24716)
2024-06-27 10:30:51 +01:00
..
build.info QLOG: Minor updates 2024-02-02 11:50:29 +00:00
cc_newreno.c
json_enc.c Copyright year updates 2024-04-09 13:43:26 +02:00
qlog_event_helpers.c Copyright year updates 2024-04-09 13:43:26 +02:00
qlog.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_ackm.c
quic_cfq.c
quic_channel_local.h QUIC CHANNEL: Optimise struct packing 2024-02-08 16:50:01 +00:00
quic_channel.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_demux.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_engine_local.h Minor updates 2023-12-21 08:12:06 +00:00
quic_engine.c Minor updates 2023-12-21 08:12:06 +00:00
quic_fc.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_fifd.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_impl.c Change approach to SSL_pending API 2024-04-10 15:49:00 +02:00
quic_lcidm.c
quic_local.h Copyright year updates 2024-04-09 13:43:26 +02:00
quic_method.c
quic_port_local.h Minor updates 2023-12-21 08:12:06 +00:00
quic_port.c Remove repetitive words 2024-04-16 09:07:05 +02:00
quic_rcidm.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_reactor.c
quic_record_rx.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_record_shared.c
quic_record_shared.h
quic_record_tx.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_record_util.c
quic_rstream.c
quic_rx_depack.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_sf_list.c
quic_srt_gen.c
quic_srtm.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_sstream.c
quic_statm.c
quic_stream_map.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_thread_assist.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_tls.c Copyright year updates 2024-04-09 13:43:26 +02:00
quic_trace.c Fix memory leak in quic_trace.c 2024-06-10 10:45:54 +02:00
quic_tserver.c Use correctly formatted ALPN data in tserver 2024-06-27 10:30:51 +01:00
quic_txp.c QUIC TXP: Fix reserve calculations for PING frames 2024-04-18 17:42:26 +02:00
quic_txpim.c
quic_types.c QUIC: Move CID generation to quic_types.c 2023-12-21 08:12:06 +00:00
quic_wire_pkt.c
quic_wire.c Copyright year updates 2024-04-09 13:43:26 +02:00
uint_set.c