Steve Holme
|
9c4fa400cf
sasl_gssapi: Make Curl_sasl_build_gssapi_spn() public
|
9 years ago |
Michael Osipov
|
9f10e45e42
kerberos: Use symbol qualified with _KERBEROS5
|
10 years ago |
Steve Holme
|
18e53fa91a
sasl: Moved Curl_sasl_gssapi_cleanup() definition into header file
|
10 years ago |
Steve Holme
|
40ee1ba0dc
ntlm: Moved the native Target Info clean-up from HTTP specific function
|
10 years ago |
Steve Holme
|
474442dd56
ntlm: Moved SSPI clean-up code into SASL module
|
10 years ago |
Steve Holme
|
f4af38120a
sasl: Fixed compilation warning from commit 25264131e2
|
10 years ago |
Steve Holme
|
6f8d8131b1
http_digest: Moved response generation into SASL module
|
10 years ago |
Steve Holme
|
7e6d51a73c
http_digest: Moved challenge decoding into SASL module
|
10 years ago |
Steve Holme
|
25264131e2
http_digest: Moved clean-up function into SASL module
|
10 years ago |
Steve Holme
|
d7bfce3951
http_digest: Moved algorithm definitions to SASL module
|
10 years ago |
Steve Holme
|
b6821dbb91
sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used
|
10 years ago |
Steve Holme
|
cff0757c31
curl_sasl.h: Fixed compilation error from commit 4b491c675f
|
10 years ago |
Steve Holme
|
4b491c675f
sasl_sspi: Added GSSAPI message functions
|
10 years ago |
Steve Holme
|
1b69122810
sasl: Introduced Curl_sasl_build_spn() for building a SPN
|
10 years ago |
Steve Holme
|
64381f5091
sasl: Added forward declaration of structures following recent changes
|
10 years ago |
Steve Holme
|
175b605331
sasl: Corrected add of Curl_sasl_decode_digest_md5_message() from 2c49e96092
|
10 years ago |
Steve Holme
|
19a514237d
sasl: Corrected pre-processor inclusion of SSPI based DIGEST-MD5 code
|
10 years ago |
Steve Holme
|
2c49e96092
sasl: Added initial stub functions for SSPI DIGEST-MD support
|
10 years ago |
Steve Holme
|
3a92de5636
sasl: Combined DIGEST-MD5 message decoding and generation
|
10 years ago |
Steve Holme
|
f68559c086
email: Added support for cancelling NTLM authentication
|
11 years ago |
Steve Holme
|
b87ba2c942
email: Added support for cancelling DIGEST-MD5 authentication
|
11 years ago |
Steve Holme
|
e7a2ba41e3
email: Corrected a couple of typos from 1e39b95682781f
|
11 years ago |
Steve Holme
|
1e39b95682
email: Added support for canceling CRAM-MD5 authentication
|
11 years ago |
Steve Holme
|
733a4419d0
sasl: Centralised the authentication mechanism strings
|
11 years ago |
Daniel Stenberg
|
e9de8e78f0
SASL: fix compiler warnings
|
11 years ago |
Kyle L. Huff
|
19a05c908f
sasl: added basic SASL XOAUTH2 support
|
11 years ago |
Steve Holme
|
3f7188dd94
sasl: Reworked SASL mechanism constants
|
11 years ago |
Steve Holme
|
720218fea1
sasl: Added predefined preferred mechanism values
|
11 years ago |
Steve Holme
|
ce2008066a
sasl: Corrected a few violations of the curl coding standards
|
11 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |