summaryrefslogtreecommitdiff
path: root/lib/vauth
Commit message (Expand)AuthorAgeFilesLines
* URLs: change http to https in many placesViktor Szakats2016-04-0612-12/+12
* vauth: Corrected a number of typos in commentsSteve Holme2016-04-067-9/+9
* code: style updatesDaniel Stenberg2016-04-031-2/+2
* vauth: Removed the need for a separate GSS-API based SPN functionSteve Holme2016-04-038-39/+37
* spnego: Small code tidy upSteve Holme2016-04-032-9/+10
* krb5: Small code tidy upSteve Holme2016-04-032-7/+7
* krb5_gssapi: Only process challenge when presentSteve Holme2016-04-031-2/+2
* krb5: Fixed missing client response when mutual authentication enabledSteve Holme2016-04-032-0/+10
* krb5_sspi: Only process challenge when presentSteve Holme2016-04-031-2/+3
* krb5_sspi: Only generate the output token when its not allocatedSteve Holme2016-04-031-1/+3
* krb5: Only generate a SPN when its not knownSteve Holme2016-04-032-7/+10
* spnego: Renamed the context's SPN variableSteve Holme2016-04-022-11/+11
* krb5_gssapi: Renamed the status variablesSteve Holme2016-04-021-49/+49
* krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argumentSteve Holme2016-04-023-3/+7
* spnego: Corrected some typos in commentsSteve Holme2016-04-012-2/+2
* GSS: make Curl_gss_log_error more verboseIsaac Boukris2016-03-292-11/+16
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-263-3/+261
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-262-0/+327
* vauth: Refactored function names after move to new vauth directorySteve Holme2016-03-2512-146/+147
* vauth: Updated the copyright year after recent changesSteve Holme2016-03-259-9/+9
* vauth: Moved the OAuth 2.0 authentication code to the new vauth directorySteve Holme2016-03-252-0/+93
* vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme2016-03-254-0/+1326
* vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme2016-03-253-0/+888
* digest.c: Fixed checksrc warningsSteve Holme2016-03-251-2/+4
* vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme2016-03-254-0/+1479
* vauth: Moved the CRAM-MD5 authentication code to the new vauth directorySteve Holme2016-03-252-0/+151
* vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme2016-03-252-0/+175
* vauth: Moved Curl_sasl_build_spn() to create the initial vauth source filesSteve Holme2016-03-252-0/+144