mirror of
https://github.com/curl/curl.git
synced 2024-12-03 06:20:31 +08:00
ff5e502316
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
|
||
---|---|---|
.. | ||
cleartext.c | ||
cram.c | ||
digest_sspi.c | ||
digest.c | ||
digest.h | ||
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 |