Commit History

Author SHA1 Message Date
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Patrick Monnerat fa84ce347f sendf: accept zero-length data in Curl_client_write() 3 years ago
  Daniel Stenberg 9053dbbf62 msnprintf: return number of printed characters excluding null byte 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  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