Age | Commit message (Expand) | Author |
---|---|---|
2016-08-21 | vauth: Added check for supported SSPI based authentication mechanisms | Steve Holme |
2016-08-18 | vauth: Introduced Curl_auth_is_<mechansism>_supported() functions | Steve Holme |
2016-07-20 | vauth: Fix memleak by freeing credentials if out of memory | Jay Satiro |
2016-07-20 | vauth: Fixed memory leak due to function returning without free | Saurav Babu |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-04-06 | URLs: change http to https in many places | Viktor Szakats |
2016-04-06 | vauth: Corrected a number of typos in comments | Steve Holme |
2016-04-03 | vauth: Removed the need for a separate GSS-API based SPN function | 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 DIGEST authentication code to the new vauth directory | Steve Holme |