curl/lib/vauth
Daniel Stenberg 0ad7c8d7d5
digest: pass over leading spaces in qop values
When parsing the "qop=" parameter of the digest authentication, and the
value is provided within quotes, the list of values can have leading
white space which the parser previously did not handle correctly.

Add test case 388 to verify.

Reported-by: vlubart on github
Fixes #9264
Closes #9270
2022-08-08 08:28:04 +02:00
..
cleartext.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
cram.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
digest_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
digest.c digest: pass over leading spaces in qop values 2022-08-08 08:28:04 +02:00
digest.h digest: provide a special bit for "sess" algos 2022-07-04 08:27:15 +02:00
gsasl.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
krb5_gssapi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
krb5_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
ntlm_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
ntlm.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
ntlm.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
oauth2.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
spnego_gssapi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
spnego_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
vauth.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
vauth.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00