openssl/ssl
Frederik Wedel-Heinen 6b1cce2cfe Sanity tests of inputs to ssl_version_cmp
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24293)
2025-10-02 14:45:13 +02:00
..
quic Add util/codespell-check.sh and run it 2025-09-26 07:58:44 -04:00
record tls_post_encryption_processing_default() and tls_validate_record_header() 2025-10-02 14:45:13 +02:00
rio Add util/codespell-check.sh and run it 2025-09-26 07:58:44 -04:00
statem Sanity tests of inputs to ssl_version_cmp 2025-10-02 14:45:13 +02:00
bio_ssl.c
build.info
d1_lib.c Adds initial dtls 1.3 structs and definitions 2025-10-02 14:45:12 +02:00
d1_msg.c
d1_srtp.c
methods.c Remove compile guards for dtls1.3 method implementations 2025-10-02 14:45:12 +02:00
pqueue.c
priority_queue.c Copyright year updates 2025-09-02 13:05:45 +00:00
s3_enc.c
s3_lib.c Sanity tests of inputs to ssl_version_cmp 2025-10-02 14:45:13 +02:00
s3_msg.c
ssl_asn1.c
ssl_cert.c ssl: use array memory (re)allocation routines 2025-08-08 12:22:10 -04:00
ssl_cert_comp.c
ssl_cert_table.h
ssl_ciph.c ssl: use array memory (re)allocation routines 2025-08-08 12:22:10 -04:00
ssl_conf.c Fix protocol list for cmd_Protocol() 2025-10-02 14:45:12 +02:00
ssl_err_legacy.c
ssl_init.c
ssl_lib.c Fix ssl_lib functions for dtls 1.3 2025-10-02 14:45:13 +02:00
ssl_local.h Do DTLS13 and TLS13 connection version check in one macro 2025-10-02 14:45:13 +02:00
ssl_mcnf.c
ssl_rsa.c Fix the abnormal branch memory leak in ssl_set_cert_and_key function 2025-09-23 16:36:23 +02:00
ssl_rsa_legacy.c
ssl_sess.c Update session id and ticket logic for dtls13 2025-10-02 14:45:13 +02:00
ssl_stat.c
ssl_txt.c Fix session print for dtls1.3 2025-10-02 14:45:13 +02:00
ssl_utst.c
t1_enc.c Add util/codespell-check.sh and run it 2025-09-26 07:58:44 -04:00
t1_lib.c Sanity tests of inputs to ssl_version_cmp 2025-10-02 14:45:13 +02:00
t1_trce.c Update session id and ticket logic for dtls13 2025-10-02 14:45:13 +02:00
tls13_enc.c Determine which label prefix to use based on if the connection is dtls 2025-10-02 14:45:12 +02:00
tls_depr.c
tls_srp.c