curl/lib/vauth
Glenn Strauss aae235b6ba
digest: compute user:realm:pass digest w/o userhash
https://datatracker.ietf.org/doc/html/rfc7616#section-3.4.4
  ... the client MUST calculate a hash of the username after
      any other hash calculation ...

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
Closes #8066
2021-11-30 13:57:46 +01:00
..
cleartext.c
cram.c
digest.c digest: compute user:realm:pass digest w/o userhash 2021-11-30 13:57:46 +01:00
digest.h
digest_sspi.c build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGS 2021-07-16 13:55:52 -04:00
gsasl.c
krb5_gssapi.c auth: do not append zero-terminator to authorisation id in kerberos 2021-08-16 08:36:10 +02:00
krb5_sspi.c auth: do not append zero-terminator to authorisation id in kerberos 2021-08-16 08:36:10 +02:00
ntlm.c
ntlm.h
ntlm_sspi.c build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGS 2021-07-16 13:55:52 -04:00
oauth2.c
spnego_gssapi.c
spnego_sspi.c
vauth.c
vauth.h auth: use sasl authzid option in kerberos 2021-08-16 08:36:06 +02:00