Commit History

Author SHA1 Message Date
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg f77292663c http_proxy: don't close the socket (too early) 2 years ago
  Daniel Stenberg 4d97fe5473 tftp: mark protocol as not possible to do over CONNECT 2 years ago
  Daniel Stenberg b89a4b5191 Curl_connect_done: handle being called twice 2 years ago
  Daniel Stenberg f0b7099a10 multi: shut down CONNECT in Curl_detach_connnection 2 years ago
  Daniel Stenberg bc8674d87d c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS work 2 years ago
  Daniel Stenberg 10883eb981 c-hyper: don't abort CONNECT responses early when auth-in-progress 2 years ago
  Daniel Stenberg cf088201a9 c-hyper: make test 217 run 2 years ago
  Daniel Stenberg 823d3ab855 http_proxy: multiple CONNECT with hyper done better 2 years ago
  Daniel Stenberg 5276ec941f hyper: pass the CONNECT line to the debug callback 2 years ago
  Daniel Stenberg 975a54dd86 http_proxy: fix one more result assign for hyper 2 years ago
  Daniel Stenberg 95c6abe135 http_proxy: make hyper CONNECT() return the correct error code 2 years ago
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements 2 years ago
  a1346054 7cf5e8e70e misc: fix typos in docs and comments 2 years ago
  Daniel Stenberg 4a8fa48946 http_proxy: fix the User-Agent inclusion in CONNECT 2 years ago
  Daniel Stenberg 4fee6c644f http_proxy: only wait for writable socket while sending request 2 years ago
  Daniel Stenberg 059379d20c http_proxy: fix user-agent and custom headers for CONNECT with hyper 2 years ago
  Daniel Stenberg c27a70a591 http_proxy: clear 'sending' when the outgoing request is sent 2 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  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