Commit History

Author SHA1 Message Date
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Marcel Raad 897e8baa54 ntlm: remove unused feature defines 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  x2018 d6ff35b5a5 sha256/md5: return errors when init fails 2 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 3e820fbf25 ntlm: precaution against super huge type2 offsets 3 years ago
  Patrick Monnerat 19ea52da4d vauth: factor base64 conversions out of authentication procedures 3 years ago
  Patrick Monnerat 9c1e1a6105 ntlm: fix negotiated flags usage 3 years ago
  Patrick Monnerat cca455a36b ntlm: support version 2 on 32-bit platforms 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 475c1aba68 checksrc: warn on empty line before open brace 4 years ago
  Daniel Stenberg 376d5bb323 ntlm: free target_info before (re-)malloc 4 years ago
  Ruurd Beerstra d80d419d3e ntlm: enable NTLM support with wolfSSL 4 years ago
  Steve Holme 2d432f7e49 ntlm: Removed the dependency on the TLS libaries when using MD5 4 years ago
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions 5 years ago
  Steve Holme e7a1bc8ee4 ntlm: Fix misaligned function comments for Curl_auth_ntlm_cleanup() 5 years ago
  Daniel Stenberg 50c9484278 ntlm: fix *_type3_message size check to avoid buffer overflow 5 years ago
  Daniel Stenberg b780b30d13 NTLM: fix size check condition for type2 received data 5 years ago
  Markus Moeller 7bcca93459 ntlm: update selection of type 3 response 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Daniel Gustafsson e182fc1613 comment: Fix multiple typos in function parameters 6 years ago
  Rikard Falkeborn b9446d18e7 ntlm: Fix format specifiers 6 years ago
  toughengineer bc4b8c9717 ntlm_sspi: fix authentication using Credential Manager 7 years ago
  Daniel Stenberg 46e852ce26 ntlm: remove unnecessary NULL-check to please scan-build 7 years ago
  Viktor Szakats 6f86022df2 ntlm: use strict order for SSL backend #if branches 7 years ago
  Patrick Monnerat 6869d65f54 Curl_base64_encode: always call with a real data handle. 7 years ago
  Jay Satiro 1cafede9f2 rand: treat fake entropy the same regardless of endianness 7 years ago
  Marcel Raad 9bc92eeb0e NTLM: check for features with #ifdef instead of #if 7 years ago
  Viktor Szakats 88bdd7cf6f use *.sourceforge.io and misc URL updates 7 years ago
  Daniel Stenberg f682156a4f Curl_rand: fixed and moved to rand.c 8 years ago