curl-curl/lib/vauth
Daniel Stenberg 93f333c18f
curl_setup: use SIZE_MAX instead of SIZE_T_MAX
As SIZE_MAX exists in C99

Assisted-by: Stefan Eissing
Assisted-by: Jay Satiro

Ref: #18406
Closes #18426
2025-08-29 09:45:06 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
cleartext.c curl_setup: use SIZE_MAX instead of SIZE_T_MAX 2025-08-29 09:45:06 +02:00
cram.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
digest_sspi.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
digest.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00
digest.h lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
gsasl.c lib: include files using known path 2025-04-08 17:00:00 +02:00
krb5_gssapi.c tidy-up: more whitespace/indent, comments 2025-07-25 11:47:51 +02:00
krb5_sspi.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
ntlm_sspi.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
ntlm.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
oauth2.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00
spnego_gssapi.c tidy-up: more whitespace/indent, comments 2025-07-25 11:47:51 +02:00
spnego_sspi.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
vauth.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
vauth.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00