summaryrefslogtreecommitdiff
path: root/lib/vauth/krb5_sspi.c
AgeCommit message (Expand)Author
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-12auth: Rename the various authentication clean up functionsSteve Holme
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-04-15vauth: Fix typoDaniel Gustafsson
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22spelling fixesklemens
2017-03-26spelling fixesklemens
2016-08-21vauth: Added check for supported SSPI based authentication mechanismsSteve Holme
2016-08-18vauth: Introduced Curl_auth_is_<mechansism>_supported() functionsSteve Holme
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-04-06URLs: change http to https in many placesViktor Szakats
2016-04-06vauth: Corrected a number of typos in commentsSteve Holme
2016-04-03vauth: Removed the need for a separate GSS-API based SPN functionSteve Holme
2016-04-03krb5: Small code tidy upSteve Holme
2016-04-03krb5: Fixed missing client response when mutual authentication enabledSteve Holme
2016-04-03krb5_sspi: Only process challenge when presentSteve Holme
2016-04-03krb5_sspi: Only generate the output token when its not allocatedSteve Holme
2016-04-03krb5: Only generate a SPN when its not knownSteve Holme
2016-04-02krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argumentSteve Holme
2016-03-25vauth: Refactored function names after move to new vauth directorySteve Holme
2016-03-25vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme