Commit History

Author SHA1 Message Date
  Steve Holme cd15acd0ec ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 5 years ago
  Daniel Stenberg 76a9c3c4be Secure Transport: no more "darwinssl" 5 years ago
  Daniel Stenberg 05b100aee2 cleanup: make local functions static 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  pkubaj 7c96f6a14b ntlm: Remove redundant ifdef USE_OPENSSL 6 years ago
  Daniel Stenberg 57d299a499 Curl_ntlm_core_mk_nt_hash: return error on too long password 6 years ago
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc 6 years ago
  Daniel Stenberg c1366571b6 vauth/cleartext: fix integer overflow check 6 years ago
  Daniel Stenberg 014887c50a curl_ntlm_core.c: use the limits.h's SIZE_T_MAX if provided 7 years ago
  Daniel Stenberg 7f2a1df6f5 ntlm: avoid integer overflow for malloc size 7 years ago
  Daniel Stenberg 685ef13057 ntlm: avoid malloc(0) for zero length passwords 7 years ago
  Viktor Szakats 6f86022df2 ntlm: use strict order for SSL backend #if branches 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Marcel Raad 7960442730 curl_ntlm_core: use Curl_raw_toupper instead of toupper 7 years ago
  Marcel Raad 892c5e4cb3 curl_ntlm_core: pass unsigned char to toupper 7 years ago
  Dan Fandrich 5f830eaba0 mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable 7 years ago
  Marcel Raad 9bc92eeb0e NTLM: check for features with #ifdef instead of #if 7 years ago
  Michael Kaufmann ddedc1b3f3 string formatting: fix 4 printf-style format strings 7 years ago
  Viktor Szakats 88bdd7cf6f use *.sourceforge.io and misc URL updates 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Bill Nagel 497e7c9d34 mbedtls: Added support for NTLM 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Viktor Szakats a24f71aac4 URLs: change http to https in many places 8 years ago
  David Benjamin 39c803cba2 openssl: remove most BoringSSL #ifdefs. 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Patrick Monnerat f6fbbd6dc3 curl_ntlm_core: fix 2 curl_off_t constant overflows. 9 years ago
  Daniel Stenberg 13ddb9e54a ntlm: error out without 64bit support as the code needs it 9 years ago
  Daniel Stenberg 8256b44e5a ntlm: get rid of unconditional use of long long 9 years ago