curl/lib/vauth
Daniel Stenberg 134fb66121
digest: handle quotes in the path
- The 'uri' component needs to be escaped as well
- Rewrote the quote function to use dynbuf
- Build the digest at least partly with dynbuf
- Use goto as a general error mechanism
- Make test 64 use a double quote in the URL

Closes #20295
2026-01-14 09:57:00 +01:00
..
cleartext.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
cram.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
digest.c digest: handle quotes in the path 2026-01-14 09:57:00 +01:00
digest.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
digest_sspi.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
gsasl.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
krb5_gssapi.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
krb5_sspi.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
ntlm.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
ntlm_sspi.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
oauth2.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
spnego_gssapi.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
spnego_sspi.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vauth.c source: misc typos 2026-01-01 12:43:59 +01:00
vauth.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00