Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer hace 4 años
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions hace 4 años
  Daniel Stenberg c7bc689fc3 conn: always set bits.close with connclose() hace 5 años
  Daniel Stenberg f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error hace 5 años
  Daniel Stenberg cc95dbd64f http_proxy: part of conditional expression is always true: !error hace 5 años
  Sergey Ogryzkov f9b60fb6f8 NTLM: reset proxy "multipass" state when CONNECT request is done hace 5 años
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn hace 5 años
  Daniel Stenberg 55dbcb061d http: made Curl_add_buffer functions take a pointer-pointer hace 6 años
  Rikard Falkeborn 64c01db0c9 http_proxy: Remove unused macro SELECT_TIMEOUT hace 6 años
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code hace 6 años
  Marian Klymov c45360d463 cppcheck: fix warnings hace 6 años
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers hace 6 años
  Rikard Falkeborn eb49683e55 lib: Fix format specifiers hace 6 años
  Daniel Stenberg 8123560d44 HTTP: allow "header;" to replace an internal header with a blank one hace 6 años
  Zachary Seguin 55e609890f CONNECT: keep close connection flag in http_connect_state struct hace 7 años
  Daniel Stenberg 7ee59512f8 timeleft: made two more users of Curl_timeleft use timediff_t hace 7 años
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs hace 7 años
  Daniel Stenberg 9ef50ee0a4 http-proxy: when not doing CONNECT, that phase is done immediately hace 7 años
  Daniel Stenberg 3130414ce7 http-proxy: treat all 2xx as CONNECT success hace 7 años
  Maksim Stsepanenka 801d8765ca http_proxy: fix build error for CURL_DOES_CONVERSIONS hace 7 años
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally hace 7 años
  Marcel Raad edafd52be1 http_proxy: fix build with http and proxy hace 7 años
  Marcel Raad deff7de0eb http_proxy: fix compiler warning hace 7 años
  Daniel Stenberg 01811b6740 http-proxy: fix chunked-encoded CONNECT responses hace 7 años
  Daniel Stenberg 12ccaed2a5 http-proxy: deal with EAGAIN hace 7 años
  Daniel Stenberg 0d39e5cc95 http-proxy: fix build with --disable-proxy or --disable-http hace 7 años
  Daniel Stenberg 5113ad0424 http-proxy: do the HTTP CONNECT process entirely non-blocking hace 7 años
  Daniel Stenberg 0cab3a394a http-proxy: use a dedicated CONNECT response buffer hace 7 años
  Daniel Stenberg 55c3c02e59 http-proxy: remove unused argument from Curl_proxyCONNECT() hace 7 años
  Sylvestre Ledru 66de563482 Improve code readbility hace 7 años