curl/lib/vtls
Viktor Szakats de28c9cfad
rustls: drop two wrong leftover casts to ssize_t
While both source and target types are already `size_t`.

Spotted by GitHub Code Quality

Follow-up to b7c676d13f #17593

Closes #21625
2026-05-15 12:16:02 +02:00
..
apple.c lib: introduce Curl_peer 2026-05-05 16:22:11 +02:00
apple.h
cipher_suite.c
cipher_suite.h
gtls.c gnutls: fix more nettle 4+ compatibility issues 2026-05-12 05:33:08 +02:00
gtls.h gtls: fix some typos 2026-05-05 08:46:26 +02:00
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls.c mbedtls: null terminate the private key blob 2026-05-07 07:57:56 +02:00
mbedtls.h
openssl.c tidy-up: prefer "initialize" with a 'z' 2026-05-15 11:49:06 +02:00
openssl.h tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
rustls.c rustls: drop two wrong leftover casts to ssize_t 2026-05-15 12:16:02 +02:00
rustls.h
schannel.c windows: update MS SDK versions in comments 2026-05-15 03:41:33 +02:00
schannel.h
schannel_int.h windows: update MS SDK versions in comments 2026-05-15 03:41:33 +02:00
schannel_verify.c windows: update MS SDK versions in comments 2026-05-15 03:41:33 +02:00
vtls.c lib: introduce Curl_peer 2026-05-05 16:22:11 +02:00
vtls.h ECH: cleanups 2026-05-08 13:09:45 +02:00
vtls_int.h
vtls_scache.c lib: introduce Curl_peer 2026-05-05 16:22:11 +02:00
vtls_scache.h lib: minor comment typos 2026-04-20 23:48:37 +02:00
vtls_spack.c
vtls_spack.h
wolfssl.c ECH: cleanups 2026-05-08 13:09:45 +02:00
wolfssl.h
x509asn1.c x509asn1: fix operator order in do_pubkey 2026-05-08 10:27:25 +02:00
x509asn1.h