Orgad Shaneh
|
1f877b0fba
md4: fix compilation with OpenSSL 1.x with md4 disabled
|
4 月之前 |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 月之前 |
Viktor Szakats
|
ca8cb245e1
cmake: fix building with both md4 and md5 in unity mode
|
5 月之前 |
Viktor Szakats
|
3774b8a9a7
mbedtls: fix building with v3 in CMake Unity mode
|
7 月之前 |
Daniel Stenberg
|
5cc2b016c3
md4: include strdup.h for the memdup proto
|
9 月之前 |
Daniel Stenberg
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
11 月之前 |
Viktor Szakats
|
9fb6cc54c5
tidy-up: use `OPENSSL_VERSION_NUMBER`
|
1 年之前 |
Daniel Gustafsson
|
22eb9893bc
crypto: ensure crypto initialization works
|
1 年之前 |
Marcel Raad
|
2a154560c0
md(4|5): don't use deprecated iOS functions
|
1 年之前 |
Marcel Raad
|
e587598534
md4: only build when used
|
1 年之前 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 年之前 |
Daniel Stenberg
|
aef4dc892d
md4: fix build with GnuTLS + OpenSSL v1
|
1 年之前 |
Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
2 年之前 |
Futaura
|
e1acfafa49
amissl: make AmiSSL v5 a minimum requirement
|
2 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Elms
|
835a205370
wolfSSL: explicitly use compatibility layer
|
2 年之前 |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 年之前 |
Hayden Roche
|
e12dc2dd97
wolfssl: use for SHA256, MD4, MD5, and setting DES odd parity
|
3 年之前 |
Benau
|
3f126138be
mbedTLS: initial 3.0.0 support
|
3 年之前 |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 年之前 |
Daniel Stenberg
|
e06fa7462a
gnutls: assume nettle crypto support
|
3 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Marcel Raad
|
2998749850
md(4|5): don't use deprecated macOS functions
|
4 年之前 |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 年之前 |
Daniel Stenberg
|
02174e41f5
openssl: adapt to functions marked as deprecated since version 3
|
4 年之前 |
Viktor Szakats
|
7284061361
windows: suppress UI in all CryptAcquireContext() calls
|
4 年之前 |
Nick Zitzmann
|
0b337ecc91
md4: use init/update/final functions in Secure Transport
|
4 年之前 |
Steve Holme
|
f0ec0e902a
md4: Use non-deprecated functions in mbedTLS >= 2.7.0
|
4 年之前 |
Steve Holme
|
baf0b680f9
md4: Use const for the length input parameter
|
4 年之前 |
Steve Holme
|
84762ff815
md4: Fixed compilation issues when using GNU TLS gcrypt
|
4 年之前 |