openssl/ssl
Richard Levitte 8a163641c1 Implement packet type checks in the RX Depacketizer
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18838)
2022-09-23 17:59:00 +02:00
..
quic Implement packet type checks in the RX Depacketizer 2022-09-23 17:59:00 +02:00
record Restructure the write code 2022-09-23 14:54:49 +01:00
statem Move logic for figuring out the record version out of record layer 2022-09-23 14:54:49 +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 Move need_empty_fragments inside the record layer 2022-09-23 14:54:49 +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 Convert the write record layer to supply proper return values 2022-09-23 14:54:49 +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 Fix a record layer mem leak 2022-09-23 14:54:49 +01:00
ssl_local.h Move the record block_padding capability fully into the record layer 2022-09-23 14:54:49 +01: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 need_empty_fragments inside the 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 the record block_padding capability fully into the record layer 2022-09-23 14:54:49 +01:00
tls_depr.c
tls_srp.c