openssl/ssl/quic
Hugo Landau e2212b20bc QUIC ACKM: Rework probe reporting to allow use for bookkeeping
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19925)
2023-01-30 09:44:59 +01:00
..
build.info Remove the old Dummy Handshake code 2023-01-24 17:16:29 +00:00
cc_dummy.c
quic_ackm.c QUIC ACKM: Rework probe reporting to allow use for bookkeeping 2023-01-30 09:44:59 +01:00
quic_cfq.c
quic_channel_local.h Replace use of the Dummy Handshake Layer with the real one 2023-01-24 17:16:29 +00:00
quic_channel.c QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_ex 2023-01-27 14:19:14 +00:00
quic_demux.c
quic_fc.c
quic_fifd.c
quic_impl.c QUIC FIN Support: Various fixes 2023-01-27 14:19:15 +00:00
quic_local.h QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_ex 2023-01-27 14:19:14 +00:00
quic_method.c
quic_reactor.c
quic_record_rx.c
quic_record_shared.c
quic_record_shared.h
quic_record_tx.c
quic_record_util.c
quic_rstream.c
quic_rx_depack.c
quic_sf_list.c
quic_sstream.c QUIC Front End I/O API: Add support for signalling and detecting end-of-stream 2023-01-27 14:19:15 +00:00
quic_statm.c
quic_stream_map.c
quic_tls.c Add QUIC-TLS server support 2023-01-24 17:16:29 +00:00
quic_tserver.c QUIC Front End I/O API: Add support for signalling and detecting end-of-stream 2023-01-27 14:19:15 +00:00
quic_txp.c QUIC TXP: Fix handling of FIN stream chunks 2023-01-27 14:19:15 +00:00
quic_txpim.c
quic_wire_pkt.c
quic_wire.c
uint_set.c