History log of /curl/lib/vauth/vauth.h (Results 26 – 40 of 40)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 434f8d03 21-Jun-2016 Daniel Stenberg

internals: rename the SessionHandle struct to Curl_easy


# a24f71aa 06-Apr-2016 Viktor Szakats

URLs: change http to https in many places

Closes #754


# 9feb2676 03-Apr-2016 Steve Holme

vauth: Removed the need for a separate GSS-API based SPN function


# ced0cbb5 02-Apr-2016 Steve Holme

krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument

For consistency with the spnego and oauth2 code moved the setting of
the host name outside of the Curl_auth_cr

krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument

For consistency with the spnego and oauth2 code moved the setting of
the host name outside of the Curl_auth_create_gssapi_user_messag()
function.

This will allow us to more easily override it in the future.

show more ...


# 6d6f9ca1 13-Mar-2016 Steve Holme

vauth: Moved the Negotiate authentication code to the new vauth directory

Part 2 of 2 - Moved the GSS-API based Negotiate authentication code.


# ad5e9bfd 13-Mar-2016 Steve Holme

vauth: Moved the Negotiate authentication code to the new vauth directory

Part 1 of 2 - Moved the SSPI based Negotiate authentication code.


# 58a7bc96 13-Mar-2016 Steve Holme

vauth: Refactored function names after move to new vauth directory

Renamed all the SASL functions that moved to the new vauth directory to
include the correct module name.


# 7d2a5a05 13-Mar-2016 Steve Holme

vauth: Updated the copyright year after recent changes

As most of this work was performed in 2015 but not pushed until 2016
updated the copyright year to reflect the public facing change

vauth: Updated the copyright year after recent changes

As most of this work was performed in 2015 but not pushed until 2016
updated the copyright year to reflect the public facing changes.

show more ...


Revision tags: curl-7_47_1, curl-7_47_0, curl-7_46_0, curl-7_45_0
# 70e56939 12-Sep-2015 Steve Holme

vauth: Moved the OAuth 2.0 authentication code to the new vauth directory


# 6012fa5a 12-Sep-2015 Steve Holme

vauth: Moved the NTLM authentication code to the new vauth directory


# e1dca8a1 12-Sep-2015 Steve Holme

vauth: Moved the Kerberos V5 authentication code to the new vauth directory


# 51358a3f 12-Sep-2015 Steve Holme

vauth: Moved the DIGEST authentication code to the new vauth directory


# ec5b8dc6 12-Sep-2015 Steve Holme

vauth: Moved the CRAM-MD5 authentication code to the new vauth directory


# 6101e358 12-Sep-2015 Steve Holme

vauth: Moved the ClearText authentication code to the new vauth directory


# 685fee38 12-Sep-2015 Steve Holme

vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files


12