curl/lib/vtls
Stefan Eissing aeee5dd616
connection bits: move 'connect_only' here
Move the bit `connection_only` from `connectdata` to `ConnectBits`.
Since we keep all other bits there, seems the correct place.

Closes #20959
2026-03-17 15:01:29 +01:00
..
apple.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
apple.h
cipher_suite.c
cipher_suite.h
gtls.c connection bits: move 'connect_only' here 2026-03-17 15:01:29 +01:00
gtls.h
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
mbedtls.h
openssl.c connection bits: move 'connect_only' here 2026-03-17 15:01:29 +01:00
openssl.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
rustls.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
rustls.h
schannel.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
schannel.h
schannel_int.h
schannel_verify.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
vtls.c urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
vtls.h urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
vtls_int.h
vtls_scache.c
vtls_scache.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
vtls_spack.c
vtls_spack.h
wolfssl.c connection bits: move 'connect_only' here 2026-03-17 15:01:29 +01:00
wolfssl.h
x509asn1.c x509asn1: make encodeOID stop on too long input 2026-03-09 22:06:45 +01:00
x509asn1.h