curl/lib/vtls
Viktor Szakats c3add7130d
mbedtls: replace macro constant with CURL_ARRAYSIZE()
Also move from `int` to `size_t` for index variables.

Closes #19762
2025-11-30 00:19:32 +01:00
..
apple.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
apple.h apple sectrust: add to features 2025-10-16 10:58:45 +02:00
cipher_suite.c lib: stop overriding system printf symbols 2025-10-06 20:57:59 +02:00
cipher_suite.h TLS: remove support for Secure Transport and BearSSL 2025-06-11 07:54:19 +02:00
gtls.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
gtls.h ssl: support Apple SecTrust configurations 2025-10-03 12:02:23 +02:00
hostcheck.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
hostcheck.h openssl: some small cleanups 2025-07-18 00:40:26 +02:00
keylog.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
keylog.h spelling: 'a' vs 'an' 2025-05-30 11:38:35 +02:00
mbedtls.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
mbedtls.h lib: include files using known path 2025-04-08 17:00:00 +02:00
mbedtls_threadlock.c mbedtls: replace macro constant with CURL_ARRAYSIZE() 2025-11-30 00:19:32 +01:00
mbedtls_threadlock.h mbedtls: replace macro constant with CURL_ARRAYSIZE() 2025-11-30 00:19:32 +01:00
openssl.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
openssl.h openssl: bump minimum OpenSSL version to 3.0.0 2025-11-15 15:56:31 +01:00
rustls.c rustls: simplify init err path 2025-11-29 22:47:22 +01:00
rustls.h lib: include files using known path 2025-04-08 17:00:00 +02:00
schannel.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
schannel.h openssl: BoringSSL / AWS-LC tidy-ups 2025-08-24 00:30:06 +02:00
schannel_int.h build: drop support for VS2008 (Windows) 2025-11-15 15:56:19 +01:00
schannel_verify.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
vtls.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
vtls.h vtls: handle possible malicious certs_num from peer 2025-11-08 10:33:06 +01:00
vtls_int.h vtls_int.h: clarify data_pending 2025-09-21 09:43:28 +02:00
vtls_scache.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
vtls_scache.h ssl-session-cache: check use on config and availability 2025-10-29 03:07:59 -04:00
vtls_spack.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
vtls_spack.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
wolfssl.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
wolfssl.h GHA/checksrc: expand spellcheck, fix issues found 2025-07-21 16:09:01 +02:00
x509asn1.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
x509asn1.h build: address some -Weverything warnings, update picky warnings 2025-09-20 10:16:15 +02:00