curl/lib/vauth
Viktor Szakats 97aed9c960
tidy-up: drop stray comparisons with literal zero
Drop from:
- strcmp, strcmpi, strncmp, memcmp, lstat, getrlimit, setrlimit, fseek,
  fstat
- autotools detection snippets.
- smooth-gtk-thread: simplify `!var != 0` expression.

Closes #21947
2026-06-10 15:15:54 +02:00
..
cleartext.c creds: hold credentials 2026-05-12 16:05:15 +02:00
cram.c creds: hold credentials 2026-05-12 16:05:15 +02:00
digest.c tidy-up: drop stray comparisons with literal zero 2026-06-10 15:15:54 +02:00
digest.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
digest_sspi.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
gsasl.c gsasl: fix potential double free 2026-05-15 11:49:06 +02:00
krb5_gssapi.c creds: add sasl service name 2026-05-13 14:04:17 +02:00
krb5_sspi.c tidy-up: use curlx_safefree() 2026-05-21 01:31:03 +02:00
ntlm.c tidy-up: drop stray comparisons with literal zero 2026-06-10 15:15:54 +02:00
ntlm_sspi.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
oauth2.c creds: hold credentials 2026-05-12 16:05:15 +02:00
spnego_gssapi.c creds: add sasl service name 2026-05-13 14:04:17 +02:00
spnego_sspi.c tidy-up: use curlx_safefree() 2026-05-21 01:31:03 +02:00
vauth.c tidy-up: drop redundant != NULL syntax 2026-06-09 14:37:36 +02:00
vauth.h tidy-up: apply clang-format fixes 2026-05-28 00:05:47 +02:00