Commit History

Author SHA1 Message Date
  Daniel Stenberg 7b6bfd2d78 multi: close the connection when h2=>h1 downgrading 3 years ago
  ejanchivdorj a2bbc3ac8c multi: update pending list when removing handle 3 years ago
  Daniel Stenberg 0c7d111f4e urldata: make 'actions[]' use unsigned char instead of int 3 years ago
  Daniel Stenberg bf601472a0 multi: do once-per-transfer inits in before_perform in DID state 3 years ago
  Daniel Stenberg 94719e7285 multi: rename the multi transfer states 3 years ago
  Daniel Stenberg cfff12a0b3 lib: remove 'conn->data' completely 3 years ago
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time 3 years ago
  Jacob Hoffman-Andrews 246399a874 vtls: initial implementation of rustls backend 4 years ago
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use 3 years ago
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions 3 years ago
  Erik Olsson 0a5827571f lib: save a bit of space with some structure packing 4 years ago
  Daniel Stenberg 942cf12c2f urldata: make magic be the first struct field 3 years ago
  Daniel Stenberg 219d9f8620 transfer: remove conn->data use 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 4 years ago
  Daniel Stenberg b68dc34af3 multi: set the PRETRANSFER time-stamp when we switch to PERFORM 4 years ago
  Daniel Stenberg 78af707caf multi: remove Curl_ prefix from static functions 4 years ago
  Daniel Stenberg 06f1db57ca multi_runsingle: bail out early on data->conn == NULL 4 years ago
  Daniel Stenberg 48220f7e3d multi: skip DONE state if there's no connection left for ftp wildcard 4 years ago
  Daniel Stenberg 648712eec1 httpauth: make multi-request auth work with custom port 4 years ago
  Daniel Stenberg 3e17c8ab72 multi: when erroring in TOOFAST state, act as for PERFORM 4 years ago
  Daniel Stenberg 2260e0ebe6 Revert "multi: implement wait using winsock events" 4 years ago
  Daniel Stenberg b6b535994e splay: rename Curl_splayremovebyaddr to Curl_splayremove 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 475c1aba68 checksrc: warn on empty line before open brace 4 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