Daniel Stenberg
|
29babeafec
misc: Copyright year out of date, should be 2020
|
4 years ago |
Marc Aldorasi
|
ea6d6205d9
cmake: Enable SMB for Windows builds
|
5 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 |
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 |
Daniel Stenberg
|
9ad313dcb8
md4: include the mbedtls config.h to get the MD4 info
|
5 years ago |
Daniel Stenberg
|
0dc9a80199
md4: build correctly with openssl without MD4
|
5 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |
Steve Holme
|
cd15acd0ec
ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4
|
5 years ago |
Steve Holme
|
5a1ba3ccb5
md(4|5): Fixed indentation oddities with the importation of replacement code
|
5 years ago |
Daniel Gustafsson
|
6381708970
checksrc: add COPYRIGHTYEAR check
|
6 years ago |
Viktor Szakats
|
420087bb30
secure Openwall URLs
|
6 years ago |
Marcel Raad
|
769890c7e2
MD(4|5): silence cast-align clang warning
|
7 years ago |
Dan Fandrich
|
5f830eaba0
mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable
|
7 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Daniel Stenberg
|
2a15e594ef
MD(4|5): make the MD4_* and MD5_* functions static
|
9 years ago |
Daniel Stenberg
|
7f1d76f7ee
MD4: fix compiler warnings and code style nits
|
9 years ago |
Daniel Stenberg
|
211d5329f4
MD4: replace implementation
|
9 years ago |
Patrick Monnerat
|
9b0b9f209e
OS400: enable NTLM authentication
|
10 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
c6825b7a6b
fix several compiler warnings
|
12 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |