openssl/ssl
Matt Caswell e7694c69b5 Move numwpipes in the write record layer
We retain a numwpipes for now in the old record layer structure for use
by DTLS. This will eventually be removed when DTLS moves over to the new
way of doing things.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19198)
2022-09-23 14:54:49 +01:00
..
quic Add deferred datagram limit to QUIC Record Layer RX 2022-09-22 10:01:35 +01:00
record Move numwpipes in the write record layer 2022-09-23 14:54:49 +01:00
statem Correctly handle a retransmitted ClientHello 2022-09-22 12:22:09 +01:00
bio_ssl.c
build.info time: move OSSL_TIME to libcrypto 2022-09-13 21:13:22 +10:00
d1_lib.c ssl: modify libssl so that it uses OSSL_TIME 2022-09-13 21:13:22 +10:00
d1_msg.c
d1_srtp.c
event_queue.c
methods.c
pqueue.c
priority_queue.c
s3_enc.c Create the write record layer method and object and use it 2022-09-23 14:43:24 +01:00
s3_lib.c ssl: modify libssl so that it uses OSSL_TIME 2022-09-13 21:13:22 +10:00
s3_msg.c Replace references to s->wbio with rl->bio 2022-09-23 14:43:24 +01:00
ssl_asn1.c ssl: modify libssl so that it uses OSSL_TIME 2022-09-13 21:13:22 +10:00
ssl_cert_table.h
ssl_cert.c
ssl_ciph.c stack.c: add missing direct error reporting and improve coding style 2022-09-16 10:07:15 +02:00
ssl_conf.c
ssl_err_legacy.c
ssl_err.c
ssl_init.c
ssl_lib.c Replace references to s->wbio with rl->bio 2022-09-23 14:43:24 +01:00
ssl_local.h ssl: modify libssl so that it uses OSSL_TIME 2022-09-13 21:13:22 +10:00
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c Convert serverinfo in SSL_CTX_use_serverinfo() to v2. 2022-08-26 13:07:20 +10:00
ssl_sess.c ssl: modify libssl so that it uses OSSL_TIME 2022-09-13 21:13:22 +10:00
ssl_stat.c
ssl_txt.c ssl: modify libssl so that it uses OSSL_TIME 2022-09-13 21:13:22 +10:00
ssl_utst.c
sslerr.h
t1_enc.c Move write buffer management into the write record layer 2022-09-23 14:54:49 +01:00
t1_lib.c ssl: modify libssl so that it uses OSSL_TIME 2022-09-13 21:13:22 +10:00
t1_trce.c
tls13_enc.c Move write buffer management into the write record layer 2022-09-23 14:54:49 +01:00
tls_depr.c
tls_srp.c