summaryrefslogtreecommitdiff
path: root/lib/vauth/spnego_gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* vauth: Introduced Curl_auth_is_<mechansism>_supported() functionsSteve Holme2016-08-181-0/+14
* spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declarationSteve Holme2016-07-231-1/+1
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-2/+2
* URLs: change http to https in many placesViktor Szakats2016-04-061-1/+1
* vauth: Corrected a number of typos in commentsSteve Holme2016-04-061-1/+1
* vauth: Removed the need for a separate GSS-API based SPN functionSteve Holme2016-04-031-1/+1
* spnego: Small code tidy upSteve Holme2016-04-031-2/+4
* spnego: Renamed the context's SPN variableSteve Holme2016-04-021-6/+6
* spnego: Corrected some typos in commentsSteve Holme2016-04-011-1/+1
* GSS: make Curl_gss_log_error more verboseIsaac Boukris2016-03-291-3/+4
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-0/+257