mirror of
https://github.com/curl/curl.git
synced 2026-05-18 07:46:20 +03:00
- 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 |
||
|---|---|---|
| .. | ||
| cleartext.c | ||
| cram.c | ||
| digest.c | ||
| digest.h | ||
| digest_sspi.c | ||
| gsasl.c | ||
| krb5_gssapi.c | ||
| krb5_sspi.c | ||
| ntlm.c | ||
| ntlm_sspi.c | ||
| oauth2.c | ||
| spnego_gssapi.c | ||
| spnego_sspi.c | ||
| vauth.c | ||
| vauth.h | ||