openssl/ssl/quic
Hugo Landau 3051339887 QUIC PORT: Fix BIO_dgram usage under Winsock due to bind requirement
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22674)
2023-12-21 08:12:06 +00:00
..
build.info QUIC PORT: Add basic unwired QUIC_PORT object 2023-12-21 08:11:59 +00:00
cc_newreno.c
quic_ackm.c
quic_cfq.c
quic_channel_local.h QUIC CHANNEL: Finish moving SRT handling to SRTM 2023-12-21 08:12:00 +00:00
quic_channel.c QUIC PORT: Fix BIO_dgram usage under Winsock due to bind requirement 2023-12-21 08:12:06 +00:00
quic_demux.c QUIC DEMUX: Remove obsolete SRT handling code 2023-12-21 08:12:06 +00:00
quic_fc.c Keep track of connection credit as we add stream data 2023-11-15 09:08:16 +01:00
quic_fifd.c
quic_impl.c QUIC CHANNEL: Remove legacy calls for functionality moved to QUIC_PORT 2023-12-21 08:11:59 +00:00
quic_lcidm.c QUIC CHANNEL, LCIDM: Factor duplicate CID generation function 2023-12-21 08:12:00 +00:00
quic_local.h QUIC APL: Provide the QUIC_CHANNEL with a currently unused QUIC_PORT 2023-12-21 08:11:59 +00:00
quic_method.c
quic_port_local.h QUIC PORT: Fix BIO_dgram usage under Winsock due to bind requirement 2023-12-21 08:12:06 +00:00
quic_port.c QUIC PORT: Fix BIO_dgram usage under Winsock due to bind requirement 2023-12-21 08:12:06 +00:00
quic_reactor.c
quic_record_rx.c QUIC QRX: Remove legacy DEMUX-QRX routing code 2023-12-21 08:12:00 +00:00
quic_record_shared.c
quic_record_shared.h
quic_record_tx.c Correct tag len check when determining how much space we have in the pkt 2023-11-15 11:06:52 +01:00
quic_record_util.c
quic_rstream.c
quic_rx_depack.c
quic_sf_list.c
quic_srt_gen.c QUIC SRT GEN: Minor updates 2023-11-25 09:14:05 +00:00
quic_srtm.c QUIC SRTM: Switch to using AES-128-ECB 2023-11-23 14:46:01 +00:00
quic_sstream.c
quic_statm.c
quic_stream_map.c Keep track of connection credit as we add stream data 2023-11-15 09:08:16 +01:00
quic_thread_assist.c
quic_tls.c
quic_trace.c
quic_tserver.c QUIC CHANNEL: Remove legacy calls for functionality moved to QUIC_PORT 2023-12-21 08:11:59 +00:00
quic_txp.c Keep track of connection credit as we add stream data 2023-11-15 09:08:16 +01:00
quic_txpim.c
quic_wire_pkt.c
quic_wire.c QUIC CHANNEL, LCIDM: Factor duplicate CID generation function 2023-12-21 08:12:00 +00:00
uint_set.c