openssl/ssl
Frederik Wedel-Heinen cb7da43fe8 Fix unnecessary casts between int and size_t
Also update a check for a negative int length value
in mem_write().

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26438)
2025-09-09 09:51:32 +02:00
..
quic Copyright year updates 2025-09-02 13:05:45 +00:00
record Fix unnecessary casts between int and size_t 2025-09-09 09:51:32 +02:00
rio ossl_rio_poll_builder_add_fd(): Fixup pfds after reallocation 2025-06-13 12:37:50 +02:00
statem Fix unnecessary casts between int and size_t 2025-09-09 09:51:32 +02:00
bio_ssl.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
build.info Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
d1_lib.c Fix: Check for wrong object. The converted sc should be checked instead of the original s 2025-08-22 11:06:25 -04:00
d1_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
d1_srtp.c Copyright year updates 2025-03-12 13:35:59 +00:00
methods.c
pqueue.c
priority_queue.c Copyright year updates 2025-09-02 13:05:45 +00:00
s3_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
s3_lib.c Add support for TLS 1.3 OCSP multi-stapling for server certs 2025-07-25 17:24:37 +02:00
s3_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
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 libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
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 Introduce SSL_OP_SERVER_PREFERENCE to replace SSL_OP_CIPHER_SERVER_PREFERENCE misnomer 2025-07-09 12:10:57 +02:00
ssl_err_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_init.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_lib.c tls: explicitly clear the secure extensions on free 2025-09-04 16:03:24 +10:00
ssl_local.h Add support for TLS 1.3 OCSP multi-stapling for server certs 2025-07-25 17:24:37 +02:00
ssl_mcnf.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_rsa.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ssl_rsa_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_sess.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ssl_stat.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_txt.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_utst.c
t1_enc.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
t1_lib.c set SSLfatal if tls1_set_shared_sigalgs has a malloc failure 2025-08-15 08:39:11 -04:00
t1_trce.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
tls13_enc.c Assert SSLFatal on keylog failure 2025-08-12 14:15:50 -04:00
tls_depr.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
tls_srp.c Copyright year updates 2025-03-12 13:35:59 +00:00