Commit History

Author SHA1 Message Date
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect 3 years ago
  Daniel Stenberg 14a2ca85ec conn_shutdown: if closed during CONNECT cleanup properly 3 years ago
  Daniel Stenberg c214a6a17b c-hyper: abort CONNECT response reading early on non 2xx responses 3 years ago
  Daniel Stenberg d3e0f20fea http_proxy: deal with non-200 CONNECT response with Hyper 3 years ago
  Daniel Stenberg 51c0ebcff2 http: deal with partial CONNECT sends 3 years ago
  Daniel Stenberg 605aa03ac1 http_proxy: only loop on 407 + close if we have credentials 3 years ago
  Ikko Ashimine 13d8a56408 http_proxy: fix typo in http_proxy.c 3 years ago
  Daniel Stenberg 3c2210713e hyper: fix CONNECT to set 'data' as userdata 3 years ago
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use 3 years ago
  Daniel Stenberg c977a6d0dc chunk/encoding: remove conn->data references 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Jay Satiro 70af179118 http_proxy: Fix CONNECT chunked encoding race condition 3 years ago
  Daniel Stenberg 8b2dec6ab7 http: make 'authneg' also work for Hyper 3 years ago
  Daniel Stenberg bcce220367 http_proxy: make CONNECT work with the Hyper backend 3 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 4 years ago
  Daniel Stenberg c49d205ae0 http_proxy: use enum with state names for 'keepon' 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 4 years ago
  Daniel Stenberg e5803089a9 http_proxy: do not count proxy headers in the header bytecount 4 years ago
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata 4 years ago
  Daniel Stenberg dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg c7bc689fc3 conn: always set bits.close with connclose() 5 years ago
  Daniel Stenberg f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 5 years ago
  Daniel Stenberg cc95dbd64f http_proxy: part of conditional expression is always true: !error 5 years ago
  Sergey Ogryzkov f9b60fb6f8 NTLM: reset proxy "multipass" state when CONNECT request is done 5 years ago
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 5 years ago
  Daniel Stenberg 55dbcb061d http: made Curl_add_buffer functions take a pointer-pointer 6 years ago