Commit History

Author SHA1 Message Date
  Joel Depooter df77eff278 sendf: remove unnecessary if condition 2 years ago
  Paul Seligman b261389dba ws: minor fixes for web sockets without the CONNECT_ONLY flag 2 years ago
  Daniel Stenberg 664249d095 ws: initial websockets support 2 years ago
  Daniel Stenberg 07535a4f87 sendf: skip storing HTTP headers if HTTP disabled 2 years ago
  Daniel Stenberg 6531c0e85a sendf: store the header type in an usigned char to avoid icc warnings 2 years ago
  Daniel Stenberg 74d47e22aa sendf: make Curl_debug a void function 2 years ago
  Daniel Stenberg 6f037100eb sendf: fix paused header writes since after the header API 2 years ago
  Daniel Stenberg 0e48ac1f99 mprintf: make dprintf_formatf never return negative 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 45de940ceb lib: make more protocol specific struct fields #ifdefed 2 years ago
  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