Viktor Szakats
|
265fbd937e
docs: update sourceforge project links [ci skip]
|
2 years ago |
Viktor Szakats
|
5fd7cd7302
Makefile.m32: allow -nghttp3/-ngtcp2 without -ssl [ci skip]
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Elms
|
835a205370
wolfSSL: explicitly use compatibility layer
|
2 years ago |
Marcel Raad
|
897e8baa54
ntlm: remove unused feature defines
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Marcel Raad
|
802d864450
curl_ntlm_core: use OpenSSL only if DES is available
|
3 years ago |
Daniel Stenberg
|
1ddfa8e480
NTLM: use DES_set_key_unchecked with OpenSSL
|
3 years ago |
MAntoniak
|
d84fb30681
mbedtls: Remove unnecessary include
|
3 years ago |
Harry Sintonen
|
f1cd5004b0
Curl_ntlm_core_mk_nt_hash: fix OOM in error path
|
3 years ago |
Patrick Monnerat
|
cca455a36b
ntlm: support version 2 on 32-bit platforms
|
3 years ago |
Daniel Stenberg
|
78f642ffab
config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T
|
3 years ago |
Daniel Stenberg
|
e06fa7462a
gnutls: assume nettle crypto support
|
3 years ago |
Daniel Stenberg
|
65d2f563fd
ntlm: avoid malloc(0) on zero length user and domain
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Marcel Raad
|
f504f18641
ntlm: fix condition for curl_ntlm_core usage
|
4 years ago |
Ruurd Beerstra
|
d80d419d3e
ntlm: enable NTLM support with wolfSSL
|
4 years ago |
Viktor Szakats
|
7284061361
windows: suppress UI in all CryptAcquireContext() calls
|
4 years ago |
Steve Holme
|
7def168a4f
ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function
|
4 years ago |
Steve Holme
|
850a295b41
md4: Use our own MD4 implementation when no crypto libraries are available
|
5 years ago |
Steve Holme
|
72e5fd83b2
md4: No need to include Curl_md4.h for each TLS library
|
5 years ago |
Steve Holme
|
3d9685ee55
md4: No need for the NTLM code to call Curl_md4it() for each TLS library
|
5 years ago |
Steve Holme
|
2ff216f1b0
md4: Move the mbed TLS MD4 implementation out of the NTLM code
|
5 years ago |
Steve Holme
|
c5eb2fd618
md4: Move the WinCrypt implementation out of the NTLM code
|
5 years ago |
Steve Holme
|
11c50f7655
md4: Move the SecureTransport implementation out of the NTLM code
|
5 years ago |
Steve Holme
|
24c298fb4d
md4: Use the Curl_md4it() function for OpenSSL based NTLM
|
5 years ago |
Steve Holme
|
c89365929b
md4: Move the GNU TLS gcrypt MD4 implementation out of the NTLM code
|
5 years ago |
Steve Holme
|
78e263676b
md4: Move the GNU TLS Nettle MD4 implementation out of the NTLM code
|
5 years ago |
lufia
|
6cd5c35509
ntlm: explicit type casting
|
5 years ago |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
5 years ago |