curl/lib/vauth
Steve Holme 2aaa63b555 spnego: Renamed the context's SPN variable
To be consistent with the Kerberos 5 context and other authentication
code.
2016-04-02 06:41:29 +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.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
digest_sspi.c vauth: Refactored function names after move to new vauth directory 2016-03-25 17:40:12 +00:00
krb5_gssapi.c krb5_gssapi: Renamed the status variables 2016-04-02 06:25:30 +01:00
krb5_sspi.c krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument 2016-04-02 06:15:29 +01: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
ntlm_sspi.c vauth: Refactored function names after move to new vauth directory 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: Renamed the context's SPN variable 2016-04-02 06:41:29 +01:00
spnego_sspi.c spnego: Renamed the context's SPN variable 2016-04-02 06:41:29 +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