curl-curl/lib/vtls
Daniel Stenberg a535be4ea0
curlx: curlx_strcopy() instead of strcpy()
This function REQUIRES the size of the target buffer as well as the
length of the source string. Meant to make it harder to do a bad
strcpy().

Removes 23 calls to strcpy().

Closes #20067
2025-12-22 23:01:05 +01:00
..
apple.c apple sectrust: fix ancient evaluation 2025-12-22 23:00:08 +01:00
apple.h apple sectrust: add to features 2025-10-16 10:58:45 +02:00
cipher_suite.c build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00
cipher_suite.h TLS: remove support for Secure Transport and BearSSL 2025-06-11 07:54:19 +02:00
gtls.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
gtls.h build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00
hostcheck.c hostcheck: fail wildcard match if host starts with a dot 2025-12-08 10:42:49 +01:00
hostcheck.h build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00
keylog.c build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00
keylog.h spelling: 'a' vs 'an' 2025-05-30 11:38:35 +02:00
mbedtls.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
mbedtls.h lib: include files using known path 2025-04-08 17:00:00 +02:00
openssl.c curlx: curlx_strcopy() instead of strcpy() 2025-12-22 23:01:05 +01:00
openssl.h openssl: simplify HAVE_KEYLOG_CALLBACK guard 2025-12-04 22:49:03 +01:00
rustls.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
rustls.h lib: include files using known path 2025-04-08 17:00:00 +02:00
schannel_int.h time-keeping: keep timestamp in multi, always update 2025-12-18 22:10:06 +01:00
schannel_verify.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
schannel.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
schannel.h openssl: drop includes unused or duplicate 2025-12-20 13:51:05 +01:00
vtls_int.h lib: drop includes unused or duplicate 2025-12-20 22:02:20 +01:00
vtls_scache.c lib: include curlx/warnless.h from curl_setup.h 2025-12-21 02:36:33 +01:00
vtls_scache.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vtls_spack.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vtls_spack.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
vtls.c curlx: curlx_strcopy() instead of strcpy() 2025-12-22 23:01:05 +01:00
vtls.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
wolfssl.c curlx: curlx_strcopy() instead of strcpy() 2025-12-22 23:01:05 +01:00
wolfssl.h wolfssl: fix possible assert with !HAVE_NO_EX wolfSSL builds 2025-12-07 17:01:45 +01:00
x509asn1.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
x509asn1.h build: address some -Weverything warnings, update picky warnings 2025-09-20 10:16:15 +02:00