curl/lib/vauth
Daniel Stenberg 2a81439553
ntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN
That return code is reserved for build-time conditional code not being
present while this was a regular run-time error from a Windows API.

Reported-by: wangp on github
Fixes #5349
Closes #5350
2020-05-07 12:58:57 +02:00
..
cleartext.c
cram.c
digest_sspi.c
digest.c md5/sha256: Updated the functions to allow non-string data to be hashed 2020-02-23 07:50:33 +00:00
digest.h
krb5_gssapi.c
krb5_sspi.c
ntlm_sspi.c ntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN 2020-05-07 12:58:57 +02:00
ntlm.c ntlm: Removed the dependency on the TLS libaries when using MD5 2020-02-23 07:52:19 +00:00
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c
vauth.c
vauth.h