1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vauth
Steve Holme 0424605fc7 vauth: Fix incorrect function description for Curl_auth_user_contains_domain()
...and misalignment of these comments. From a78c61a4.

Closes #3860
2019-05-10 22:12:03 +01:00
..
cleartext.c vauth/cleartext: Don't send the authzid if it is empty 2019-04-21 23:34:21 +01:00
cram.c comment: Fix multiple typos in function parameters 2018-10-03 10:27:27 +02:00
digest_sspi.c urldata: rename easy_conn to just conn 2019-01-11 15:35:13 +01:00
digest.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
digest.h auth: add support for RFC7616 - HTTP Digest access authentication 2017-10-28 16:32:43 +02:00
krb5_gssapi.c comment: Fix multiple typos in function parameters 2018-10-03 10:27:27 +02:00
krb5_sspi.c comment: Fix multiple typos in function parameters 2018-10-03 10:27:27 +02:00
ntlm_sspi.c ntlm_sspi: add support for channel binding 2019-01-19 13:00:53 +01:00
ntlm.c ntlm: Fix misaligned function comments for Curl_auth_ntlm_cleanup() 2019-05-10 00:07:44 +01:00
ntlm.h vauth/ntlm.h: fix the #ifdef header guard 2018-03-20 15:00:09 +01:00
oauth2.c vauth/oauth2: Fix OAUTHBEARER token generation 2019-04-02 15:52:12 -04:00
spnego_gssapi.c spnego_gssapi: fix return code on gss_init_sec_context() failure 2019-05-09 09:41:14 +02:00
spnego_sspi.c Negotiate: fix for HTTP POST with Negotiate 2019-03-14 09:26:03 +01:00
vauth.c vauth: Fix incorrect function description for Curl_auth_user_contains_domain() 2019-05-10 22:12:03 +01:00
vauth.h vauth/cleartext: Update the PLAIN login function signature to match RFC 4616 2019-04-11 22:43:30 +01:00