1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vauth
Steve Holme 7a7cdf264d spnego: Small code tidy up
* Prefer dereference of string pointer rather than strlen()
* Free challenge pointer in one place
* Additional comments
2016-04-03 17:32:10 +01:00
..
cleartext.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
cram.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
digest_sspi.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
digest.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
digest.h vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
krb5_gssapi.c krb5: Small code tidy up 2016-04-03 17:30:51 +01:00
krb5_sspi.c krb5: Small code tidy up 2016-04-03 17:30:51 +01:00
ntlm_sspi.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
ntlm.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
ntlm.h vauth: Updated the copyright year after recent changes 2016-03-25 17:40:12 +00:00
oauth2.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
spnego_gssapi.c spnego: Small code tidy up 2016-04-03 17:32:10 +01:00
spnego_sspi.c spnego: Small code tidy up 2016-04-03 17:32:10 +01:00
vauth.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
vauth.h krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument 2016-04-02 06:15:29 +01:00