curl/lib/vtls
Viktor Szakats bd58857201
vtls_scache: allocate absolute filename on heap (Windows)
To allow any full path lengths, beyond the 260 characters allowed by
`_MAX_PATH`.

Follow-up to fa0ccd9f1f #15774

Closes #22357
2026-07-20 19:16:08 +02:00
..
apple.c
apple.h
cipher_suite.c
cipher_suite.h
gtls.c TLS: drop support for TLS-SRP 2026-07-04 12:20:20 +02:00
gtls.h TLS: drop support for TLS-SRP 2026-07-04 12:20:20 +02:00
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls.c FTP: fix TLS session reuse on the data connection 2026-07-02 17:39:04 +02:00
mbedtls.h
openssl.c tidy-up: typos, comment nits 2026-07-11 13:55:45 +02:00
openssl.h FTP: fix TLS session reuse on the data connection 2026-07-02 17:39:04 +02:00
rustls.c dns-httpsrr-lookup: use origin, not peer 2026-06-17 12:04:49 +02:00
rustls.h
schannel.c tidy-up: TEXT() vs _TEXT() vs _T() use (Windows) 2026-07-15 21:26:04 +02:00
schannel.h
schannel_int.h
schannel_verify.c tidy-up: miscellaneous 2026-06-11 19:48:07 +02:00
vtls.c FTP: fix TLS session reuse on the data connection 2026-07-02 17:39:04 +02:00
vtls.h tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
vtls_config.c TLS: drop support for TLS-SRP 2026-07-04 12:20:20 +02:00
vtls_config.h TLS: drop support for TLS-SRP 2026-07-04 12:20:20 +02:00
vtls_int.h FTP: fix TLS session reuse on the data connection 2026-07-02 17:39:04 +02:00
vtls_scache.c vtls_scache: allocate absolute filename on heap (Windows) 2026-07-20 19:16:08 +02:00
vtls_scache.h ssls: fix potential memory leak on import 2026-07-15 22:18:04 +02:00
vtls_spack.c ssls: fix potential memory leak on import 2026-07-15 22:18:04 +02:00
vtls_spack.h
wolfssl.c wolfssl: fix build for wolfssl without bio chain support 2026-07-03 11:42:19 -04:00
wolfssl.h FTP: fix TLS session reuse on the data connection 2026-07-02 17:39:04 +02:00
x509asn1.c
x509asn1.h