openssl/ssl/quic
Hugo Landau b1b06da2a3 QUIC CHANNEL: Add basic server support for testing
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19734)
2023-01-19 13:17:39 +00:00
..
build.info
cc_dummy.c
quic_ackm.c
quic_cfq.c
quic_channel_local.h QUIC CHANNEL: Add basic server support for testing 2023-01-19 13:17:39 +00:00
quic_channel.c QUIC CHANNEL: Add basic server support for testing 2023-01-19 13:17:39 +00:00
quic_demux.c QUIC DEMUX: (Server support) Add support for default handler 2023-01-19 13:17:39 +00:00
quic_dummy_handshake.c QUIC DHS: (Server support) Add server state machine for DHS 2023-01-19 13:17:39 +00:00
quic_fc.c
quic_fifd.c
quic_impl.c QUIC Front-End I/O API: Fix WANT_READ signalling for SSL_read 2023-01-19 13:17:39 +00:00
quic_local.h QUIC Front-End I/O API 2023-01-13 13:20:15 +00:00
quic_method.c
quic_reactor.c QUIC API: Rename want_net_read and want_net_write 2023-01-13 13:20:38 +00:00
quic_record_rx.c QUIC QRX: (Server support) Add support for manual URXE injection 2023-01-19 13:17:39 +00:00
quic_record_shared.c QUIC Front-End I/O API 2023-01-13 13:20:15 +00:00
quic_record_shared.h
quic_record_tx.c QUIC QTX: Handle network errors explicitly 2023-01-13 13:20:37 +00:00
quic_record_util.c
quic_rstream.c
quic_rx_depack.c QUIC CSM: Minor style fixes 2023-01-13 13:20:35 +00:00
quic_sf_list.c
quic_sstream.c QUIC TXP: Fix bug in send stream handling, cleanup 2023-01-13 13:20:22 +00:00
quic_statm.c
quic_stream_map.c
quic_txp.c QUIC TXP: Fix generation of CONNECTION_CLOSE 2023-01-19 13:17:39 +00:00
quic_txpim.c
quic_wire_pkt.c QUIC: Revise and add some TODO lines 2023-01-13 13:20:19 +00:00
quic_wire.c
uint_set.c