curl/lib/vauth
Steve Holme 4959be810b
digest: Corrected the name of the local HTTP digest function
Follow up to 2b5b37cb. Local static functions do not require the Curl
prefix.
2020-02-23 07:50:18 +00:00
..
cleartext.c pingpong: disable more when no pingpong enabled 2019-05-13 08:17:10 +02:00
cram.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
digest_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
digest.c digest: Corrected the name of the local HTTP digest function 2020-02-23 07:50:18 +00:00
digest.h copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
krb5_gssapi.c vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
krb5_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
ntlm_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
ntlm.c
ntlm.h
oauth2.c pingpong: disable more when no pingpong enabled 2019-05-13 08:17:10 +02:00
spnego_gssapi.c vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure 2019-08-26 13:43:21 +02:00
spnego_sspi.c sspi: fix memory leaks 2019-09-10 08:06:05 +02:00
vauth.c
vauth.h vauth: The parameter 'status' must be surrounded by parentheses 2019-09-23 22:44:01 +02:00