openssl/ssl/quic
Hugo Landau bb7f3701ce Minor fixups
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20423)
2023-05-01 11:03:54 +01:00
..
build.info QUIC CC: Move dummy method to test code 2023-05-01 11:03:54 +01:00
cc_newreno.c QUIC CC: Use OSSL_PARAM 2023-05-01 11:03:54 +01:00
quic_ackm.c Minor fixups 2023-05-01 11:03:54 +01:00
quic_cfq.c
quic_channel_local.h QUIC Thread Assisted Mode: Fix typos and use of CRYPTO_RWLOCK type 2023-03-30 11:14:10 +01:00
quic_channel.c QUIC CHANNEL: Fix bug where time callback arg wasn't passed 2023-05-01 11:03:54 +01:00
quic_demux.c QUIC DEMUX: Ensure time field is always initialised 2023-03-22 10:14:25 +11:00
quic_fc.c
quic_fifd.c
quic_impl.c QUIC: Ensure locking when injecting datagrams 2023-03-30 11:14:17 +01:00
quic_local.h QUIC Thread Assisted mode: miscellaneous fixes 2023-03-30 11:14:16 +01:00
quic_method.c
quic_reactor.c QUIC Thread Assisted mode: miscellaneous fixes 2023-03-30 11:14:16 +01:00
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 Annotate functions needing locking 2023-03-30 11:14:07 +01:00
quic_sf_list.c
quic_sstream.c
quic_statm.c
quic_stream_map.c
quic_thread_assist.c QUIC Thread Assisted Mode: Fix typos and use of CRYPTO_RWLOCK type 2023-03-30 11:14:10 +01:00
quic_tls.c Update the SSL_rstate_string*() return value for QUIC 2023-04-27 17:03:33 +01:00
quic_tserver.c QUIC Thread Assisted mode: miscellaneous fixes 2023-03-30 11:14:16 +01:00
quic_txp.c QUIC CC: Major revisions to CC abstract interface 2023-05-01 11:03:54 +01:00
quic_txpim.c
quic_wire_pkt.c
quic_wire.c
uint_set.c