Steve Holme
|
b6821dbb91
sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used
|
10 years ago |
Dan Fandrich
|
1a073a20db
sasl: Fixed a memory leak on OOM
|
10 years ago |
Steve Holme
|
4b491c675f
sasl_sspi: Added GSSAPI message functions
|
10 years ago |
Steve Holme
|
d01e30431c
sasl: Tidy up to rename SPN variable from URI
|
10 years ago |
Steve Holme
|
ff5dcb8df2
sasl: Use a dynamic buffer for SPN generation
|
10 years ago |
Steve Holme
|
1b69122810
sasl: Introduced Curl_sasl_build_spn() for building a SPN
|
10 years ago |
Dan Fandrich
|
34d02aff71
sasl: Added back qop argument mistakenly removed in e95ca7ce
|
10 years ago |
Daniel Stenberg
|
3aa1329e0a
curl_sasl: revert the goto for error bailout
|
10 years ago |
Daniel Stenberg
|
e95ca7cec9
NTLM: set a fake entropy for debug builds with CURL_ENTROPY set
|
10 years ago |
Daniel Stenberg
|
bbd3dc611e
random: use Curl_rand() for proper random data
|
10 years ago |
Steve Holme
|
62a26ec696
curl_sasl: Fixed copy/paste error of now.tv_sec in commit eefeb73af4
|
10 years ago |
Steve Holme
|
1eb308275a
curl_sasl: Fixed compilation warning under DEBUGBUILD
|
10 years ago |
Steve Holme
|
eefeb73af4
curl_sasl: Extended native DIGEST-MD5 cnonce to be a 32-byte hex string
|
10 years ago |
Steve Holme
|
8342b6e1dc
sasl: Fixed missing qop in the client's challenge-response message
|
10 years ago |
Steve Holme
|
b574e83079
sas: Added DIGEST-MD5 qop-option validation in native challange handling
|
10 years ago |
Steve Holme
|
2af28a147b
sasl: Fixed compilation warning in SSPI builds
|
10 years ago |
Steve Holme
|
ee40136f6c
sasl: Post DIGEST-MD5 SSPI code tidy up
|
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
|
c50d3ed075
Updated copyright year for recent changes
|
11 years ago |
Marc Hoersken
|
61288cbdef
vtls/nssg.h: fixed include references to moved file
|
11 years ago |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 years ago |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 years ago |
Steve Holme
|
5b315a273e
base64: Fixed compilation warnings when using Curl_base64_decode()
|
11 years ago |
Steve Holme
|
43400b4086
email: Post graceful SASL authentication cancellation tidy up
|
11 years ago |
Steve Holme
|
1d0eead969
sasl: Updated create_digest_md5_message() to use a dynamic buffer
|
11 years ago |
Steve Holme
|
f68559c086
email: Added support for cancelling NTLM authentication
|
11 years ago |
Steve Holme
|
08f97f3b1d
sasl: Removed unused variables from commit b87ba2c94217c0
|
11 years ago |
Steve Holme
|
b87ba2c942
email: Added support for cancelling DIGEST-MD5 authentication
|
11 years ago |
Steve Holme
|
1e39b95682
email: Added support for canceling CRAM-MD5 authentication
|
11 years ago |