История коммитов

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