| Commit message (Expand) | Author | Age | Files | Lines |
* | gssapi: fix memory leak of output token in multi round context | Isaac Boukris | 2017-08-05 | 1 | -0/+4 |
* | vauth: Introduced Curl_auth_is_<mechansism>_supported() functions | Steve Holme | 2016-08-18 | 1 | -0/+14 |
* | spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration | Steve Holme | 2016-07-23 | 1 | -1/+1 |
* | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg | 2016-06-22 | 1 | -2/+2 |
* | URLs: change http to https in many places | Viktor Szakats | 2016-04-06 | 1 | -1/+1 |
* | vauth: Corrected a number of typos in comments | Steve Holme | 2016-04-06 | 1 | -1/+1 |
* | vauth: Removed the need for a separate GSS-API based SPN function | Steve Holme | 2016-04-03 | 1 | -1/+1 |
* | spnego: Small code tidy up | Steve Holme | 2016-04-03 | 1 | -2/+4 |
* | spnego: Renamed the context's SPN variable | Steve Holme | 2016-04-02 | 1 | -6/+6 |
* | spnego: Corrected some typos in comments | Steve Holme | 2016-04-01 | 1 | -1/+1 |
* | GSS: make Curl_gss_log_error more verbose | Isaac Boukris | 2016-03-29 | 1 | -3/+4 |
* | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme | 2016-03-26 | 1 | -0/+257 |