Commit History

Author SHA1 Message Date
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg b68dc34af3 multi: set the PRETRANSFER time-stamp when we switch to PERFORM 3 years ago
  Daniel Stenberg 78af707caf multi: remove Curl_ prefix from static functions 3 years ago
  Daniel Stenberg 06f1db57ca multi_runsingle: bail out early on data->conn == NULL 3 years ago
  Daniel Stenberg 48220f7e3d multi: skip DONE state if there's no connection left for ftp wildcard 3 years ago
  Daniel Stenberg 648712eec1 httpauth: make multi-request auth work with custom port 3 years ago
  Daniel Stenberg 3e17c8ab72 multi: when erroring in TOOFAST state, act as for PERFORM 3 years ago
  Daniel Stenberg 2260e0ebe6 Revert "multi: implement wait using winsock events" 3 years ago
  Daniel Stenberg b6b535994e splay: rename Curl_splayremovebyaddr to Curl_splayremove 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 475c1aba68 checksrc: warn on empty line before open brace 3 years ago
  Marc Hoersken 1060955a61 multi: align WinSock mask variables in Curl_multi_wait 4 years ago
  Marc Hoersken 40d67da7ca multi: reuse WinSock events variable in Curl_multi_wait 4 years ago
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' 4 years ago
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" 4 years ago
  Marc Hoersken 003e81e2a3 multi: handle connection state winsock events 4 years ago
  Daniel Stenberg a2c85bb8e4 Curl_pgrsTime - return new time to avoid timeout integer overflow 4 years ago
  Marc Hoersken 3334ee6bcb multi: expand pre-check for socket readiness 4 years ago
  rcombs d2a7d7c185 multi: implement wait using winsock events 4 years ago
  Daniel Stenberg 3c9e021f86 Curl_easy: remember last connection by id, not by pointer 4 years ago
  Emil Engler da901fefe0 multi: Remove 10-year old out-commented code 4 years ago
  Daniel Stenberg ca567dc5a4 multi: Condition 'extrawait' is always true 4 years ago
  Marc Aldorasi d5bb459ccf multi_remove_handle: close unused connect-only connections 4 years ago
  Daniel Stenberg abe59221fc curl_multi_setopt: fix compiler warning "result is always false" 4 years ago
  Daniel Stenberg 61a08508f6 multi: remove two checks always true 4 years ago
  Daniel Stenberg 25222b14ef Revert "multi: implement wait using winsock events" 4 years ago
  Daniel Stenberg ff1c37cbe3 url: make sure pushed streams get an allocated download buffer 4 years ago
  rcombs 8bc25c590e multi: implement wait using winsock events 4 years ago
  xquery 0a35580e21 multi: add defensive check on data->multi->num_alive 4 years ago
  Marc Hoersken 3186f50054 timeouts: move ms timeouts to timediff_t from int and long 4 years ago