index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vauth
Age
Commit message (
Expand
)
Author
2016-04-03
code: style updates
Daniel Stenberg
2016-04-03
vauth: Removed the need for a separate GSS-API based SPN function
Steve Holme
2016-04-03
spnego: Small code tidy up
Steve Holme
2016-04-03
krb5: Small code tidy up
Steve Holme
2016-04-03
krb5_gssapi: Only process challenge when present
Steve Holme
2016-04-03
krb5: Fixed missing client response when mutual authentication enabled
Steve Holme
2016-04-03
krb5_sspi: Only process challenge when present
Steve Holme
2016-04-03
krb5_sspi: Only generate the output token when its not allocated
Steve Holme
2016-04-03
krb5: Only generate a SPN when its not known
Steve Holme
2016-04-02
spnego: Renamed the context's SPN variable
Steve Holme
2016-04-02
krb5_gssapi: Renamed the status variables
Steve Holme
2016-04-02
krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument
Steve Holme
2016-04-01
spnego: Corrected some typos in comments
Steve Holme
2016-03-29
GSS: make Curl_gss_log_error more verbose
Isaac Boukris
2016-03-26
vauth: Moved the Negotiate authentication code to the new vauth directory
Steve Holme
2016-03-26
vauth: Moved the Negotiate authentication code to the new vauth directory
Steve Holme
2016-03-25
vauth: Refactored function names after move to new vauth directory
Steve Holme
2016-03-25
vauth: Updated the copyright year after recent changes
Steve Holme
2016-03-25
vauth: Moved the OAuth 2.0 authentication code to the new vauth directory
Steve Holme
2016-03-25
vauth: Moved the NTLM authentication code to the new vauth directory
Steve Holme
2016-03-25
vauth: Moved the Kerberos V5 authentication code to the new vauth directory
Steve Holme
2016-03-25
digest.c: Fixed checksrc warnings
Steve Holme
2016-03-25
vauth: Moved the DIGEST authentication code to the new vauth directory
Steve Holme
2016-03-25
vauth: Moved the CRAM-MD5 authentication code to the new vauth directory
Steve Holme
2016-03-25
vauth: Moved the ClearText authentication code to the new vauth directory
Steve Holme
2016-03-25
vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files
Steve Holme