openssl/ssl
Hugo Landau 9eabb30ab4 QUIC RCIDM: Minor updates
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23022)
2024-01-11 11:16:27 +01:00
..
quic QUIC RCIDM: Minor updates 2024-01-11 11:16:27 +01:00
record Remove wpend_ret that was only assigned and never used. 2024-01-11 10:04:14 +01:00
statem Simplify ssl protocol version comparisons. 2024-01-03 15:55:17 +00:00
bio_ssl.c
build.info
d1_lib.c Move freeing of an old record layer to dtls1_clear_sent_buffer 2023-11-21 13:09:28 +01:00
d1_msg.c
d1_srtp.c
event_queue.c
methods.c
pqueue.c
priority_queue.c Fix bug in priority queue remove function 2023-11-08 11:09:12 +00:00
s3_enc.c
s3_lib.c Simplify ssl protocol version comparisons. 2024-01-03 15:55:17 +00:00
s3_msg.c
ssl_asn1.c
ssl_cert_comp.c
ssl_cert_table.h Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_cert.c Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_ciph.c Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_conf.c Consolidate raising errors in SSL_CONF_cmd() 2023-12-19 12:03:02 +01:00
ssl_err_legacy.c
ssl_err.c
ssl_init.c
ssl_lib.c Fix new typos found by codespell 2023-12-29 10:12:05 +01:00
ssl_local.h Simplify ssl protocol version comparisons. 2024-01-03 15:55:17 +00:00
ssl_mcnf.c Consolidate raising errors in SSL_CONF_cmd() 2023-12-19 12:03:02 +01:00
ssl_rsa_legacy.c
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h
t1_enc.c Remove some redundant code 2023-12-12 16:06:54 +00:00
t1_lib.c Simplify ssl protocol version comparisons. 2024-01-03 15:55:17 +00:00
t1_trce.c IANA has assigned numbers for 2 hybrid PQ KEX widely used in tests 2023-11-24 11:40:36 +01:00
tls13_enc.c
tls_depr.c
tls_srp.c