openssl/ssl/quic
Hugo Landau 016a80dcf4 Minor fixes
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21905)
2023-09-01 14:02:54 +01:00
..
build.info
cc_newreno.c Resolve some of the TODO(QUIC) items 2023-08-08 15:58:59 +02:00
quic_ackm.c ch_init(): Add braces to appease older clang compilers 2023-08-25 12:03:54 +01:00
quic_cfq.c QUIC CFQ: Unreliable transmission for PATH_RESPONSE 2023-08-08 14:33:42 +01:00
quic_channel_local.h QUIC CHANNEL: Introduce concept of (non-)addressed mode 2023-09-01 10:45:34 +01:00
quic_channel.c QUIC CHANNEL: Introduce concept of (non-)addressed mode 2023-09-01 10:45:34 +01:00
quic_demux.c quic: process stateless resets 2023-08-16 12:07:17 +02:00
quic_fc.c QUIC FC: Rename stream count mode to reflect actual function 2023-08-08 14:33:42 +01:00
quic_fifd.c QUIC FIFD: Coverity 2023-08-10 18:19:50 +01:00
quic_impl.c Minor fixes 2023-09-01 14:02:54 +01:00
quic_local.h Minor fixes 2023-09-01 10:45:36 +01:00
quic_method.c Remove unused server code 2023-07-05 09:03:04 +10:00
quic_reactor.c QUIC REACTOR: Move can-poll flags into reactor 2023-09-01 10:45:34 +01:00
quic_record_rx.c QUIC QRX: Initialise all RXE fields properly for non-encrypted packets 2023-08-29 15:33:22 +02:00
quic_record_shared.c QUIC: Add ERR_raise() calls for EVP call failures 2023-08-23 17:18:48 +02:00
quic_record_shared.h
quic_record_tx.c QUIC: Add ERR_raise() calls for EVP call failures 2023-08-23 17:18:48 +02:00
quic_record_util.c QUIC: Add ERR_raise() calls for EVP call failures 2023-08-23 17:18:48 +02:00
quic_rstream.c Resolve some of the TODO(QUIC) items 2023-08-08 15:58:59 +02:00
quic_rx_depack.c QUIC RXDP: Handle PING correctly 2023-08-29 15:33:22 +02:00
quic_sf_list.c
quic_sstream.c
quic_statm.c QUIC STATM: Move max_ack_delay tracking out of STATM 2023-07-19 13:03:11 +10:00
quic_stream_map.c QUIC APL: Implement backpressure on stream creation 2023-08-25 15:10:43 +02:00
quic_thread_assist.c Don't compile quic_thread_assist.c on OPENSSL_NO_QUIC_THREAD_ASSIST 2023-07-06 12:55:21 +10:00
quic_tls.c QUIC TLS: Better error message when ALPN not used 2023-09-01 10:45:33 +01:00
quic_trace.c quic_trace.c: Fix typo in traces 2023-08-22 12:31:46 +02:00
quic_tserver.c QUIC MULTISTREAM TEST: Test WAIT_PEER 2023-08-30 08:28:22 +01:00
quic_txp.c QUIC CHANNEL: Introduce concept of (non-)addressed mode 2023-09-01 10:45:34 +01:00
quic_txpim.c Don't keep creating CONNECTION_CLOSE frames 2023-08-25 08:42:39 +02:00
quic_wire_pkt.c QUIC: Minimally handle version negotiation packets 2023-08-29 15:33:22 +02:00
quic_wire.c quic: process stateless resets 2023-08-16 12:07:17 +02:00
uint_set.c QUIC UINT_SET: Fix null dereference (coverity) 2023-08-10 18:19:51 +01:00