dep-curl/lib/vauth
Viktor Szakats c4013cdb85
tidy-up: comments, messages, formatting
- 'null-terminate', sync casing.
- add an `#endif` comment.
- avoid a few instances of 'will'.
- configure: 'aws' -> 'aws-sigv4', where missing.
- unfold/fold lines.
- update memzero/strzero comments.
- uppercase 'CRLF'.

Closes #22443
2026-07-30 11:26:22 +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: fix comment indentation 2026-07-23 12:01:40 +02:00
digest.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
digest_sspi.c spnego: block NTLM fallback in SPNEGO negotiation 2026-07-27 17:28:52 -04:00
gsasl.c gsasl: fix potential double free 2026-05-15 11:49:06 +02:00
krb5_gssapi.c spnego: block NTLM fallback in SPNEGO negotiation 2026-07-27 17:28:52 -04:00
krb5_sspi.c krb5_sspi: fix error message on DecryptMessage() fail 2026-06-14 14:17:27 +02:00
ntlm.c tidy-up: comments, messages, formatting 2026-07-30 11:26:22 +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 spnego: block NTLM fallback in SPNEGO negotiation 2026-07-27 17:28:52 -04:00
spnego_sspi.c spnego: block NTLM fallback in SPNEGO negotiation 2026-07-27 17:28:52 -04:00
vauth.c lib: transfer origin and proxy handling 2026-06-12 23:52:00 +02:00
vauth.h spnego: block NTLM fallback in SPNEGO negotiation 2026-07-27 17:28:52 -04:00