Commit History

Author SHA1 Message Date
  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
  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 5 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 7 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