تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Daniel Stenberg 014887c50a curl_ntlm_core.c: use the limits.h's SIZE_T_MAX if provided 7 سال پیش
  Daniel Stenberg 7f2a1df6f5 ntlm: avoid integer overflow for malloc size 7 سال پیش
  Daniel Stenberg 685ef13057 ntlm: avoid malloc(0) for zero length passwords 7 سال پیش
  Viktor Szakats 6f86022df2 ntlm: use strict order for SSL backend #if branches 7 سال پیش
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 سال پیش
  Marcel Raad 7960442730 curl_ntlm_core: use Curl_raw_toupper instead of toupper 7 سال پیش
  Marcel Raad 892c5e4cb3 curl_ntlm_core: pass unsigned char to toupper 7 سال پیش
  Dan Fandrich 5f830eaba0 mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable 7 سال پیش
  Marcel Raad 9bc92eeb0e NTLM: check for features with #ifdef instead of #if 7 سال پیش
  Michael Kaufmann ddedc1b3f3 string formatting: fix 4 printf-style format strings 7 سال پیش
  Viktor Szakats 88bdd7cf6f use *.sourceforge.io and misc URL updates 7 سال پیش
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 سال پیش
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 سال پیش
  Bill Nagel 497e7c9d34 mbedtls: Added support for NTLM 8 سال پیش
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 سال پیش
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 سال پیش
  Viktor Szakats a24f71aac4 URLs: change http to https in many places 8 سال پیش
  David Benjamin 39c803cba2 openssl: remove most BoringSSL #ifdefs. 8 سال پیش
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 سال پیش
  Patrick Monnerat f6fbbd6dc3 curl_ntlm_core: fix 2 curl_off_t constant overflows. 9 سال پیش
  Daniel Stenberg 13ddb9e54a ntlm: error out without 64bit support as the code needs it 9 سال پیش
  Daniel Stenberg 8256b44e5a ntlm: get rid of unconditional use of long long 9 سال پیش
  Daniel Stenberg 613e5022fe NTLM: recent boringssl brought DES_set_odd_parity back 9 سال پیش
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 سال پیش
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 سال پیش
  Daniel Stenberg 709cf76f6b openssl: remove all uses of USE_SSLEAY 9 سال پیش
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 سال پیش
  Daniel Stenberg 83bb07027d unit1600: unit test for Curl_ntlm_core_mk_nt_hash 9 سال پیش
  Steve Holme 8cc70db2db ntlm_core: Use own odd parity function when crypto engine doesn't have one 9 سال پیش
  Steve Holme c469369b86 ntlm_core: Prefer sizeof(key) rather than hard coded sizes 9 سال پیش