curl-curl/lib/vtls
Viktor Szakats fe8393d7db
tidy-up: miscellaneous
- drop stray duplicate empty lines in docs, scripts, test data, include,
  examples, tests.
- drop duplicate PP parenthesis.
- curl-functions.m4: move literals to the right side in if expressions,
  to match rest of the source code.
- FAQ.md: delete language designator from an URL.
- packages: apply clang-format (OS400, VMS).
- scripts/schemetable.c: apply clang-format.
- data320: delete duplicate empty line that doesn't change the outcome.
- spacecheck: extend to check for duplicate empty lines
  (with exceptions.)
- fix whitespace nits

Closes #19936
2025-12-12 04:18:48 +01:00
..
apple.c tidy-up: one more round of formatting nits 2025-12-04 19:30:59 +01:00
apple.h apple sectrust: add to features 2025-10-16 10:58:45 +02:00
cipher_suite.c tidy-up: one more round of formatting nits 2025-12-04 19:30:59 +01:00
cipher_suite.h TLS: remove support for Secure Transport and BearSSL 2025-06-11 07:54:19 +02:00
gtls.c tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
gtls.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
hostcheck.c hostcheck: fail wildcard match if host starts with a dot 2025-12-08 10:42:49 +01:00
hostcheck.h openssl: some small cleanups 2025-07-18 00:40:26 +02:00
keylog.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
keylog.h spelling: 'a' vs 'an' 2025-05-30 11:38:35 +02:00
mbedtls_threadlock.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
mbedtls_threadlock.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
mbedtls.c mbedtls: sync format across log messages 2025-12-04 22:49:03 +01:00
mbedtls.h
openssl.c vtls: do not reach into ASN1_STRING 2025-12-04 16:14:12 +01:00
openssl.h openssl: simplify HAVE_KEYLOG_CALLBACK guard 2025-12-04 22:49:03 +01:00
rustls.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
rustls.h
schannel_int.h build: drop support for VS2008 (Windows) 2025-11-15 15:56:19 +01:00
schannel_verify.c curlx: limit use of system allocators to the minimum possible 2025-12-05 15:32:59 +01:00
schannel.c curlx: limit use of system allocators to the minimum possible 2025-12-05 15:32:59 +01:00
schannel.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vtls_int.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vtls_scache.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vtls_scache.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vtls_spack.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vtls_spack.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
vtls.c alt-svc: more flexibility on same destination 2025-12-09 15:59:09 +01:00
vtls.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
wolfssl.c wolfssl: fix possible assert with !HAVE_NO_EX wolfSSL builds 2025-12-07 17:01:45 +01:00
wolfssl.h wolfssl: fix possible assert with !HAVE_NO_EX wolfSSL builds 2025-12-07 17:01:45 +01:00
x509asn1.c tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
x509asn1.h build: address some -Weverything warnings, update picky warnings 2025-09-20 10:16:15 +02:00