openssl/ssl/quic
Dimitri Papadopoulos 6ea4da6e4d Fix new typos found by codespell
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21210)
2023-06-18 16:53:09 +10:00
..
build.info Support trace for QUIC datagrams 2023-05-24 12:18:27 +01:00
cc_newreno.c QUIC CC: Use OSSL_PARAM 2023-05-01 11:03:54 +01:00
quic_ackm.c QUIC ACKM: Allow largest acked PN to be queried 2023-06-16 09:26:27 +10:00
quic_cfq.c
quic_channel_local.h QUIC: Add internal APIs for white-box testing of key update 2023-06-16 09:26:28 +10:00
quic_channel.c QUIC: Minor fixups 2023-06-16 09:26:48 +10:00
quic_demux.c
quic_fc.c QUIC FC: Correct operation of stream count mode 2023-05-24 10:34:47 +01:00
quic_fifd.c QUIC FIFD: Add support for callback on frame ACK 2023-05-12 14:47:13 +01:00
quic_impl.c QUIC: Allow application to trigger TXKU 2023-06-16 09:26:48 +10:00
quic_local.h Create setter functions for the msg_callback and msg_callback_arg 2023-05-24 12:18:33 +01:00
quic_method.c
quic_reactor.c QUIC: Rename SSL_tick, SSL_get_tick_timeout 2023-05-29 08:51:12 +02:00
quic_record_rx.c QUIC: Minor fixups 2023-06-16 09:26:48 +10:00
quic_record_shared.c
quic_record_shared.h
quic_record_tx.c QUIC: Add internal APIs for white-box testing of key update 2023-06-16 09:26:28 +10:00
quic_record_util.c
quic_rstream.c
quic_rx_depack.c QUIC RXDP: Strictly enforce ACK PNs with regard to TX key epochs 2023-06-16 09:26:28 +10:00
quic_sf_list.c
quic_sstream.c QUIC QSM: Stream garbage collection 2023-05-12 14:47:13 +01:00
quic_statm.c
quic_stream_map.c QUIC QSM: Correct the logic for determining stream count limits 2023-05-24 10:34:47 +01:00
quic_thread_assist.c
quic_tls.c
quic_trace.c Fix new typos found by codespell 2023-06-18 16:53:09 +10:00
quic_tserver.c QUIC: Fix bugs where threading is disabled 2023-05-24 10:34:54 +01:00
quic_txp.c QUIC CHANNEL: Optimise key update using ACKs 2023-06-16 09:26:28 +10:00
quic_txpim.c
quic_wire_pkt.c Enable tracing of packets that have been sent 2023-05-24 12:18:33 +01:00
quic_wire.c QUIC WIRE: Utility function to determine if PN is in an ACK frame 2023-06-16 09:26:27 +10:00
uint_set.c