curl/lib/vauth
Viktor Szakats b3f76b21c9
tidy-up: miscellaneous
- fix typos and wording in documentation and comments.
- KNOWN_BUGS: merge duplicate H1 section.
- test_10_proxy: delete stray expressions.
- Perl: `while()` -> `while(1)`.
- Perl: fix indent, whitespace, drop redundant quotes and parentheses.
- fix casing: URL, SSL, Windows.
- badwords: readd `threadsafe`, add `well-known` (and fix it).
- replace `WinXP` -> `Windows XP` to match other uses.

Closes #21646
2026-05-20 00:50:43 +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: prefer "initialize" with a 'z' 2026-05-15 11:49:06 +02:00
digest.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
digest_sspi.c creds: add sasl service name 2026-05-13 14:04:17 +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 creds: add sasl service name 2026-05-13 14:04:17 +02:00
ntlm.c tidy-up: prefer "initialize" with a 'z' 2026-05-15 11:49:06 +02:00
ntlm_sspi.c tidy-up: miscellaneous 2026-05-20 00:50:43 +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: miscellaneous 2026-05-20 00:50:43 +02:00
vauth.c url: compare full origin when setting credentials 2026-05-16 01:14:29 +02:00
vauth.h url: compare full origin when setting credentials 2026-05-16 01:14:29 +02:00