Commit History

Author SHA1 Message Date
  Daniel Stenberg 8123560d44 HTTP: allow "header;" to replace an internal header with a blank one 6 years ago
  Zachary Seguin 55e609890f CONNECT: keep close connection flag in http_connect_state struct 7 years ago
  Daniel Stenberg 7ee59512f8 timeleft: made two more users of Curl_timeleft use timediff_t 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Daniel Stenberg 9ef50ee0a4 http-proxy: when not doing CONNECT, that phase is done immediately 7 years ago
  Daniel Stenberg 3130414ce7 http-proxy: treat all 2xx as CONNECT success 7 years ago
  Maksim Stsepanenka 801d8765ca http_proxy: fix build error for CURL_DOES_CONVERSIONS 7 years ago
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally 7 years ago
  Marcel Raad edafd52be1 http_proxy: fix build with http and proxy 7 years ago
  Marcel Raad deff7de0eb http_proxy: fix compiler warning 7 years ago
  Daniel Stenberg 01811b6740 http-proxy: fix chunked-encoded CONNECT responses 7 years ago
  Daniel Stenberg 12ccaed2a5 http-proxy: deal with EAGAIN 7 years ago
  Daniel Stenberg 0d39e5cc95 http-proxy: fix build with --disable-proxy or --disable-http 7 years ago
  Daniel Stenberg 5113ad0424 http-proxy: do the HTTP CONNECT process entirely non-blocking 7 years ago
  Daniel Stenberg 0cab3a394a http-proxy: use a dedicated CONNECT response buffer 7 years ago
  Daniel Stenberg 55c3c02e59 http-proxy: remove unused argument from Curl_proxyCONNECT() 7 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Desmond O. Chang d2bcf1e3e2 url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS 8 years ago
  Jay Satiro ec1d0ed1c1 http_proxy: Ignore TE and CL in CONNECT 2xx responses 7 years ago
  Michael Kaufmann 2f8d0df085 proxy: fix hostname resolution and IDN conversion 7 years ago
  Daniel Stenberg e2e182227a http_proxy: avoid freeing static memory 7 years ago
  Cameron MacMinn 7fe81ec298 http_proxy: Fix tiny memory leak upon edge case connecting to proxy 7 years ago
  Jay Satiro d00f2a8f2e http_proxy: Fix proxy CONNECT hang on pending data 8 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg 74595b223d http_proxy: simplify CONNECT response reading 8 years ago
  Daniel Stenberg 3ea3518429 CONNECT: read responses one byte at a time 8 years ago
  Daniel Stenberg c50b878c15 CONNECT: reject TE or CL in 2xx responses 8 years ago
  Okhin Vasilij c6da05a5ec HTTPS-proxy: fixed mbedtls and polishing 8 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 8 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 8 years ago