curl/lib/vauth
Pierre-Yves Bigourdan feba3f0549
digest: Do not quote algorithm in HTTP authorisation
RFC 7616 section 3.4 (The Authorization Header Field) states that "For
historical reasons, a sender MUST NOT generate the quoted string syntax
for the following parameters: algorithm, qop, and nc". This removes the
quoting for the algorithm parameter.

Reviewed-by: Steve Holme
Closes #4890
2020-02-07 22:46:21 +01:00
..
cleartext.c
cram.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
digest_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
digest.c digest: Do not quote algorithm in HTTP authorisation 2020-02-07 22:46:21 +01:00
digest.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
krb5_gssapi.c vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
krb5_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
ntlm_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
ntlm.c
ntlm.h
oauth2.c
spnego_gssapi.c vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure 2019-08-26 13:43:21 +02:00
spnego_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
vauth.c
vauth.h vauth: The parameter 'status' must be surrounded by parentheses 2019-09-23 22:44:01 +02:00