Commit History

Author SHA1 Message Date
  Marcel Raad 61e6db87ac http_negotiate: fix `CURL_DISABLE_PROXY` build 1 month ago
  MAntoniak f46385d36d urldata: remove fields not used depending on used features 2 months ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 2 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  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
  Kamil Dudka 7e513c1048 vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure 4 years ago
  Kamil Dudka 4c187043c5 http_negotiate: improve handling of gss_init_sec_context() failures 4 years ago
  Steve Holme e832d1ef74 http_negotiate: Move the Negotiate state out of the negotiatedata structure 5 years ago
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions 5 years ago
  Kamil Dudka f4603708af http_negotiate: do not treat failure of gss_init_sec_context() as fatal 5 years ago
  Dominik Hölzl 6c60355323 Negotiate: fix for HTTP POST with Negotiate 5 years ago
  georgeok a730432e59 spnego_sspi: add support for channel binding 5 years ago
  Daniel Stenberg ebe658c1e5 Revert "http_negotiate: do not close connection until negotiation is completed" 5 years ago
  Elia Tufarolo 07ebaf8378 http_negotiate: do not close connection until negotiation is completed 5 years ago
  luz.paz 236402fc2d cleanup: misc typos in strings and comments 6 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Isaac Boukris 46f906a1b0 SPNEGO: Fix memory leak when authentication fails 7 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 7 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
  Steve Holme 39d68b47e1 http_negotiate: Calculate service name and proxy service name locally 8 years ago
  Steve Holme 0aa8da10bb http_negotiate: Corrected host and proxy host name being wrong way round 8 years ago
  Steve Holme 4adee1947c http_negotiate: Combine GSS-API and SSPI source files 8 years ago