openssl/ssl/quic
Hugo Landau 8a65e7a529 QUIC CHANNEL: Handle key updates correctly
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21029)
2023-06-16 09:26:28 +10:00
..
build.info Support trace for QUIC datagrams 2023-05-24 12:18:27 +01:00
cc_newreno.c
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 CHANNEL: Handle key updates correctly 2023-06-16 09:26:28 +10:00
quic_channel.c QUIC CHANNEL: Handle key updates correctly 2023-06-16 09:26:28 +10:00
quic_demux.c
quic_fc.c
quic_fifd.c
quic_impl.c QUIC APL: Correct implementation of time callback override 2023-06-16 09:26:28 +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 RX: Support reporting the key epoch a packet was received with 2023-06-16 09:26:28 +10:00
quic_record_shared.c
quic_record_shared.h
quic_record_tx.c Rename msg_callback_s to msg_callback_ssl for greater clarity 2023-05-24 12:18:33 +01:00
quic_record_util.c
quic_rstream.c
quic_rx_depack.c Rename msg_callback_s to msg_callback_ssl for greater clarity 2023-05-24 12:18:33 +01:00
quic_sf_list.c
quic_sstream.c
quic_statm.c
quic_stream_map.c
quic_thread_assist.c
quic_tls.c
quic_trace.c Use the %llu format specifier for uint64_t 2023-05-24 12:18:33 +01:00
quic_tserver.c QUIC: Fix bugs where threading is disabled 2023-05-24 10:34:54 +01:00
quic_txp.c QUIC TXP: Make TXP use time callback correctly 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