Daniel Gustafsson
|
22eb9893bc
crypto: ensure crypto initialization works
|
1 year ago |
Marcel Raad
|
2a154560c0
md(4|5): don't use deprecated iOS functions
|
1 year ago |
Marcel Raad
|
e587598534
md4: only build when used
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
aef4dc892d
md4: fix build with GnuTLS + OpenSSL v1
|
1 year ago |
Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
2 years ago |
Futaura
|
e1acfafa49
amissl: make AmiSSL v5 a minimum requirement
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Elms
|
835a205370
wolfSSL: explicitly use compatibility layer
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Hayden Roche
|
e12dc2dd97
wolfssl: use for SHA256, MD4, MD5, and setting DES odd parity
|
3 years ago |
Benau
|
3f126138be
mbedTLS: initial 3.0.0 support
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
e06fa7462a
gnutls: assume nettle crypto support
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Marcel Raad
|
2998749850
md(4|5): don't use deprecated macOS functions
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
02174e41f5
openssl: adapt to functions marked as deprecated since version 3
|
4 years ago |
Viktor Szakats
|
7284061361
windows: suppress UI in all CryptAcquireContext() calls
|
4 years ago |
Nick Zitzmann
|
0b337ecc91
md4: use init/update/final functions in Secure Transport
|
4 years ago |
Steve Holme
|
f0ec0e902a
md4: Use non-deprecated functions in mbedTLS >= 2.7.0
|
4 years ago |
Steve Holme
|
baf0b680f9
md4: Use const for the length input parameter
|
4 years ago |
Steve Holme
|
84762ff815
md4: Fixed compilation issues when using GNU TLS gcrypt
|
4 years ago |
Daniel Stenberg
|
29babeafec
misc: Copyright year out of date, should be 2020
|
4 years ago |
Marc Aldorasi
|
ea6d6205d9
cmake: Enable SMB for Windows builds
|
4 years ago |
Steve Holme
|
850a295b41
md4: Use our own MD4 implementation when no crypto libraries are available
|
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 |