openssl/ssl
Tomas Mraz a3143c2400 No valid groups is not an error
Of course TLS-1.3 won't be usable with such configuration.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26801)
2025-02-25 15:34:24 +01:00
..
quic Fix AEAD validation of initial packets in port 2025-02-25 12:05:10 +01:00
record libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
rio Coverity fixes 2025-02-25 08:55:26 +01:00
statem Add the SSL_NO_EOED internal macro 2025-02-19 17:27:04 +01:00
bio_ssl.c Adds missing checks of return from XXX_up_ref(). 2025-02-18 16:32:59 +01:00
build.info Fix ci break on building quic with no-siphash 2025-02-23 17:16:03 -05:00
d1_lib.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
d1_msg.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
d1_srtp.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
methods.c Update some inclusions of <openssl/macros.h> 2019-11-07 11:37:25 +01:00
pqueue.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
priority_queue.c Copyright year updates 2024-09-05 09:35:49 +02:00
s3_enc.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
s3_lib.c ssl3_ctrl(): Fix condition in SSL_CTRL_GET_PEER_SIGNATURE_NAME 2025-02-19 17:23:04 +01:00
s3_msg.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
ssl_asn1.c RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
ssl_cert.c Adds missing checks of return from XXX_up_ref(). 2025-02-18 16:32:59 +01:00
ssl_cert_comp.c Various NULL checks 2025-02-21 15:07:27 -05:00
ssl_cert_table.h Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_ciph.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
ssl_conf.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
ssl_err.c make update 2025-02-17 11:27:32 -05:00
ssl_err_legacy.c Update copyright year 2021-06-17 13:24:59 +01:00
ssl_init.c Ensure WSAStartup() before calling WSASocketA() 2025-02-17 11:27:33 -05:00
ssl_lib.c No valid groups is not an error 2025-02-25 15:34:24 +01:00
ssl_local.h Add hybrid ML-KEM based groups to default TLS groups 2025-02-25 15:34:23 +01:00
ssl_mcnf.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_rsa.c Adds missing checks of return from XXX_up_ref(). 2025-02-18 16:32:59 +01:00
ssl_rsa_legacy.c Adds missing checks of return from XXX_up_ref(). 2025-02-18 16:32:59 +01:00
ssl_sess.c Adds missing checks of return from XXX_up_ref(). 2025-02-18 16:32:59 +01:00
ssl_stat.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
ssl_txt.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_utst.c Remove the old buffer management code 2022-10-20 14:39:33 +01:00
sslerr.h Add an API for other QUIC stacks to use our TLS implementation 2025-02-11 17:17:10 +00:00
t1_enc.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
t1_lib.c No valid groups is not an error 2025-02-25 15:34:24 +01:00
t1_trce.c Minor updates 2025-02-17 11:27:32 -05:00
tls13_enc.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
tls_depr.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00
tls_srp.c libssl: Move SSL object unwrapping macros to separate header 2025-02-17 11:27:32 -05:00