curl/lib/vauth
Daniel Stenberg ff5e502316
lib: enable hmac for digest as well
Previously a build that disabled NTLM and aws-sigv4 would fail to build
since the hmac was disabled, but it is also needed for digest auth.

Follow-up to e92edfbef6

Fixes #11890
Reported-by: Aleksander Mazur
Closes #11896
2023-09-20 13:38:42 +02:00
..
cleartext.c lib: enable hmac for digest as well 2023-09-20 13:38:42 +02:00
cram.c lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
digest_sspi.c lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
digest.c digest: Use hostname to generate spn instead of realm 2023-09-08 03:23:44 -04:00
digest.h lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
gsasl.c
krb5_gssapi.c
krb5_sspi.c
ntlm_sspi.c
ntlm.c
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c
vauth.c
vauth.h lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00