Commit History

Author SHA1 Message Date
  Daniel Stenberg 51c0ebcff2 http: deal with partial CONNECT sends 3 years ago
  Jacob Hoffman-Andrews 5c932f8fe9 lib: fix 0-length Curl_client_write calls 3 years ago
  Jacob Hoffman-Andrews f4b85d24b2 lib: remove strlen call from Curl_client_write 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Marcel Raad 1cd823ed5a lib: remove redundant code 3 years ago
  Patrick Monnerat 234638ea63 lib: remove conn->data uses 3 years ago
  Daniel Stenberg 2bf77b3cba send: assert that Curl_write_plain() has a ->conn when called 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago
  Klaus Crusius d6bfbfadd3 cmake: check for linux/tcp.h 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 a87cca7b1c sendf: move Curl_sendf to dict.c and make it static 4 years ago
  Daniel Stenberg 92a9b88ebf Curl_send: return error when pre_receive_plain can't malloc 4 years ago
  Daniel Stenberg 550bcdd442 sendf: improve the message on client write errors 4 years ago
  Daniel Stenberg f6c6a159f5 Revert "sendf: make failf() use the mvsnprintf() return code" 4 years ago
  Daniel Stenberg 74623551f3 sendf: make failf() use the mvsnprintf() return code 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg 15f51474c8 http2: make pausing/unpausing set/clear local stream window 4 years ago
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking 4 years ago
  Daniel Stenberg 1ad49feb71 global_init: assume the EINTR bit by default 4 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 5 years ago
  Jay Satiro 1f6a18685e lib: Move lib/ssh.h -> lib/vssh/ssh.h 5 years ago
  Taiyu Len 0eec832603 WRITEFUNCTION: add missing set_in_callback around callback 5 years ago
  Daniel Stenberg 2f44e94efb pipelining: removed 5 years ago
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Daniel Gustafsson c37b66aaae infof: clearly indicate truncation 6 years ago
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago