1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-24 00:58:48 -05:00
curl/lib/vauth
Peter Wang 1c341e2270
*_sspi: fix bad uses of CURLE_NOT_BUILT_IN
Return CURLE_AUTH_ERROR instead of CURLE_NOT_BUILT_IN for other
instances of QuerySecurityPackageInfo failing, as in
commit 2a81439553.

Closes #5355
2020-05-08 08:37:56 +02:00
..
cleartext.c
cram.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
digest_sspi.c *_sspi: fix bad uses of CURLE_NOT_BUILT_IN 2020-05-08 08:37:56 +02:00
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 copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
krb5_gssapi.c
krb5_sspi.c *_sspi: fix bad uses of CURLE_NOT_BUILT_IN 2020-05-08 08:37:56 +02:00
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 *_sspi: fix bad uses of CURLE_NOT_BUILT_IN 2020-05-08 08:37:56 +02:00
vauth.c
vauth.h vauth: The parameter 'status' must be surrounded by parentheses 2019-09-23 22:44:01 +02:00