Commit History

Author SHA1 Message Date
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata 4 years ago
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Steve Holme bb8cf05169 http_ntlm: Remove duplicate NSS initialisation 5 years ago
  Steve Holme 85bef18ca1 http_ntlm: Move the NTLM state out of the ntlmdata structure 5 years ago
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions 5 years ago
  georgeok a730432e59 spnego_sspi: add support for channel binding 5 years ago
  Marcel Raad 15ed9f87e3 curl-compilers: enable -Wimplicit-fallthrough=4 for GCC 6 years ago
  toughengineer bc4b8c9717 ntlm_sspi: fix authentication using Credential Manager 7 years ago
  Jay Satiro 953b5c4e26 ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header 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
  Viktor Szakats 88bdd7cf6f use *.sourceforge.io and misc URL updates 7 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 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
  Steve Holme f0bdd72c10 http_ntlm: Renamed from curl_ntlm.[c|h] 8 years ago
  Yang Tse 662c1d87f3 NTLM: END of refactoring/splitting/moving 13 years ago
  Yang Tse 260ee6b7bf NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch] 13 years ago
  Yang Tse b976d108f1 NTLM_WB: final congruency naming adjustments 13 years ago
  Yang Tse 407e08baad NTLM single-sign on adjustments (X) 13 years ago
  Steve Holme d535cff775 http NTLM: refactoring followup 13 years ago
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 years ago
  Steve Holme 006b011cdf http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patch 13 years ago
  Yang Tse b9d5e72adc http NTLM: reinstate "nssg.h" "curl_sspi.h" header inclusions 13 years ago
  Yang Tse e575cbc815 http NTLM: reinstate "memdebug.h" header inclusion 13 years ago
  Daniel Stenberg dfb18da5dc Curl_output_ntlm: remove unused variable 13 years ago
  Yang Tse dc4f9d185d http NTLM: fix 8 compiler warnings 13 years ago
  Yang Tse 98fb0ef73e http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch] 13 years ago
  Yang Tse b4d6db83de http NTLM: change return type of Curl_input_ntlm() to CURLcode 13 years ago