1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vauth
Daniel Stenberg 8ece8177f1
cleanup: remove FIXME and TODO comments
They serve very little purpose and mostly just add noise. Most of them
have been around for a very long time. I read them all before removing
or rephrasing them.

Ref: #3876
Closes #3883
2019-05-16 09:16:56 +02:00
..
cleartext.c pingpong: disable more when no pingpong enabled 2019-05-13 08:17:10 +02: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 cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
digest.h auth: add support for RFC7616 - HTTP Digest access authentication 2017-10-28 16:32:43 +02:00
krb5_gssapi.c auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
krb5_sspi.c auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
ntlm_sspi.c auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
ntlm.c auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00
ntlm.h vauth/ntlm.h: fix the #ifdef header guard 2018-03-20 15:00:09 +01:00
oauth2.c pingpong: disable more when no pingpong enabled 2019-05-13 08:17:10 +02:00
spnego_gssapi.c http_negotiate: Move the Negotiate state out of the negotiatedata structure 2019-05-15 00:32:42 +01:00
spnego_sspi.c http_negotiate: Move the Negotiate state out of the negotiatedata structure 2019-05-15 00:32:42 +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 auth: Rename the various authentication clean up functions 2019-05-12 18:37:00 +01:00