curl/lib/vauth
Viktor Szakats 0887297100
lib/v*: tidy up types and casts
Also add a couple of negative checks.

Cherry-picked from #13489
Closes #13622
2024-06-02 19:27:17 +02:00
..
cleartext.c vauth: make two functions void that always just returned OK 2024-05-13 22:38:25 +02:00
cram.c lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
digest_sspi.c lib: fix variable undeclared error caused by infof changes 2023-12-06 23:01:54 +01:00
digest.c digest: replace strcpy for empty string with simple assignment 2024-05-10 22:52:36 +02:00
digest.h lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
gsasl.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
krb5_gssapi.c build: fix some -Wsign-conversion/-Warith-conversion warnings 2023-12-19 12:45:28 +00:00
krb5_sspi.c build: fix some -Wsign-conversion/-Warith-conversion warnings 2023-12-19 12:45:28 +00:00
ntlm_sspi.c build: enable missing OpenSSF-recommended warnings, with fixes 2023-12-16 13:12:37 +00:00
ntlm.c lib/v*: tidy up types and casts 2024-06-02 19:27:17 +02:00
ntlm.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
oauth2.c openldap: fix missing sasl symbols at build in specific configs 2023-02-09 08:17:20 +01:00
spnego_gssapi.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
spnego_sspi.c lib/v*: tidy up types and casts 2024-06-02 19:27:17 +02:00
vauth.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
vauth.h vauth: make two functions void that always just returned OK 2024-05-13 22:38:25 +02:00