curl/lib/vtls
Viktor Szakats b3f76b21c9
tidy-up: miscellaneous
- fix typos and wording in documentation and comments.
- KNOWN_BUGS: merge duplicate H1 section.
- test_10_proxy: delete stray expressions.
- Perl: `while()` -> `while(1)`.
- Perl: fix indent, whitespace, drop redundant quotes and parentheses.
- fix casing: URL, SSL, Windows.
- badwords: readd `threadsafe`, add `well-known` (and fix it).
- replace `WinXP` -> `Windows XP` to match other uses.

Closes #21646
2026-05-20 00:50:43 +02:00
..
apple.c
apple.h
cipher_suite.c
cipher_suite.h
gtls.c tls: fix incomplete mTLS config in conn reuse and session cache 2026-05-20 00:02:33 +02:00
gtls.h
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls.c tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
mbedtls.h
openssl.c tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
openssl.h tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
rustls.c tls: fix incomplete mTLS config in conn reuse and session cache 2026-05-20 00:02:33 +02:00
rustls.h
schannel.c tls: fix incomplete mTLS config in conn reuse and session cache 2026-05-20 00:02:33 +02:00
schannel.h
schannel_int.h
schannel_verify.c
vtls.c tls: fix incomplete mTLS config in conn reuse and session cache 2026-05-20 00:02:33 +02:00
vtls.h tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
vtls_int.h
vtls_scache.c tls: fix incomplete mTLS config in conn reuse and session cache 2026-05-20 00:02:33 +02:00
vtls_scache.h tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
vtls_spack.c tidy-up: rename more CURLcode variables to result 2026-05-19 16:55:45 +02:00
vtls_spack.h
wolfssl.c tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
wolfssl.h
x509asn1.c
x509asn1.h