QUIC SSL: Prohibit readahead-related functions
authorHugo Landau <hlandau@openssl.org>
Mon, 16 Jan 2023 15:25:25 +0000 (15:25 +0000)
committerPauli <pauli@openssl.org>
Tue, 4 Jul 2023 23:02:26 +0000 (09:02 +1000)
commitd0638fd5f0296ea84ff6fc314e9bfea8b5f06392
tree5def1b8f02b883c87e9ba1db69de8e99f99814ab
parent9280d26a3a14e2aa79ad26cc25e4f41fbaa828ec
QUIC SSL: Prohibit readahead-related functions

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/20061)
doc/man3/SSL_CTX_set_read_ahead.pod
doc/man3/SSL_CTX_set_record_padding_callback.pod
doc/man3/SSL_CTX_set_split_send_fragment.pod
ssl/quic/quic_local.h
ssl/record/rec_layer_s3.c
ssl/ssl_lib.c
ssl/t1_lib.c
test/quicapitest.c