Commit History

Author SHA1 Message Date
  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 3 years ago
  Marc Hoersken 40d67da7ca multi: reuse WinSock events variable in Curl_multi_wait 3 years ago
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' 3 years ago
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" 3 years ago
  Marc Hoersken 003e81e2a3 multi: handle connection state winsock events 3 years ago
  Daniel Stenberg a2c85bb8e4 Curl_pgrsTime - return new time to avoid timeout integer overflow 3 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 3 years ago
  Emil Engler da901fefe0 multi: Remove 10-year old out-commented code 3 years ago
  Daniel Stenberg ca567dc5a4 multi: Condition 'extrawait' is always true 3 years ago
  Marc Aldorasi d5bb459ccf multi_remove_handle: close unused connect-only connections 3 years ago
  Daniel Stenberg abe59221fc curl_multi_setopt: fix compiler warning "result is always false" 3 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
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg c069027139 conncache: various concept cleanups 4 years ago
  Jay Satiro a268ad5d7e multi: Improve parameter check for curl_multi_remove_handle 4 years ago