curl/lib/vtls
Viktor Szakats df6014894b
clang-tidy: enable more checks, fix fallouts
- enable three checks:
  - bugprone-invalid-enum-default-initialization
  - bugprone-sizeof-expression
  - readability-inconsistent-declaration-parameter-name (strict)
- fix remaining discrepancies with arg names in prototypes
  and implementation, in strict mode.
- document reason for some checks tested but not enabled.

Closes #20794
2026-04-14 02:20:16 +02:00
..
apple.c
apple.h
cipher_suite.c
cipher_suite.h
gtls.c
gtls.h clang-tidy: enable more checks, fix fallouts 2026-04-14 02:20:16 +02:00
hostcheck.c
hostcheck.h
keylog.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
keylog.h
mbedtls.c mbedtls: fix ECJPAKE matching 2026-04-08 11:27:31 +02:00
mbedtls.h
openssl.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
openssl.h h3: HTTPS-RR use in HTTP/3 2026-04-09 09:30:52 +02:00
rustls.c rustls: handle EOF during initial handshake 2026-04-10 15:58:31 +02:00
rustls.h
schannel.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
schannel.h
schannel_int.h
schannel_verify.c
vtls.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
vtls.h
vtls_int.h
vtls_scache.c vtls_scache: include cert_blob independently of verifypeer 2026-04-08 15:18:45 +02:00
vtls_scache.h
vtls_spack.c
vtls_spack.h
wolfssl.c h3: HTTPS-RR use in HTTP/3 2026-04-09 09:30:52 +02:00
wolfssl.h clang-tidy: enable more checks, fix fallouts 2026-04-14 02:20:16 +02:00
x509asn1.c tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
x509asn1.h