curl/lib/vtls
Vasiliy-Kkk 3b9f0972e2 schannel_verify: simplify CryptQueryObject use
- Specify that the content is base64 encoded, rather than rely on
  auto-detect.

- Remove unnecessary sanity check of the returned content type.

Closes https://github.com/curl/curl/pull/21760
2026-06-06 11:27:34 -04:00
..
apple.c
apple.h
cipher_suite.c
cipher_suite.h
gtls.c gtls: minor fixes and improvements 2026-06-02 21:59:41 +02:00
gtls.h
hostcheck.c
hostcheck.h
keylog.c tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00
keylog.h tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00
mbedtls.c tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00
mbedtls.h
openssl.c badwords: prefer 'workaround' (without hyphen) 2026-05-31 22:05:54 +02:00
openssl.h tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00
rustls.c
rustls.h
schannel.c tidy-up: drop stray casts for allocated pointers 2026-06-05 12:24:01 +02:00
schannel.h
schannel_int.h
schannel_verify.c schannel_verify: simplify CryptQueryObject use 2026-06-06 11:27:34 -04:00
vtls.c cfilters: remove close method 2026-06-02 08:27:00 +02:00
vtls.h vtls_config: adjust to origin 2026-06-01 09:39:17 +02:00
vtls_config.c vtls_config: adjust to origin 2026-06-01 09:39:17 +02:00
vtls_config.h vtls_config: adjust to origin 2026-06-01 09:39:17 +02:00
vtls_int.h tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00
vtls_scache.c tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00
vtls_scache.h
vtls_spack.c vtls_spack: drop redundant macro fallbacks 2026-05-27 16:53:57 +02:00
vtls_spack.h
wolfssl.c tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00
wolfssl.h
x509asn1.c
x509asn1.h