curl/lib/vauth
Evgeny Grin (Karlson2k) 647ed7c78b digest: fix missing increment of 'nc' value for auth-int
- Increment nc regardless of qop type.

Prior to this change nc was only incremented for qop type auth even
though libcurl sends nc with any qop.

Closes https://github.com/curl/curl/pull/9090
2022-07-06 04:14:37 -04: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: fix missing increment of 'nc' value for auth-int 2022-07-06 04:14:37 -04: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