Marc Hoersken
|
e92998a312
multi: reduce Win32 API calls to improve performance
|
4 years ago |
Marc Hoersken
|
bcca174cfa
Revert "Revert 'multi: implement wait using winsock events'"
|
4 years ago |
Daniel Stenberg
|
9c18c0b4dd
multi: don't close connection HTTP_1_1_REQUIRED
|
3 years ago |
Daniel Stenberg
|
605e842355
http2: move the stream error field to the per-transfer storage
|
3 years ago |
Daniel Stenberg
|
b5726e5549
send_speed: simplify the checks for if a speed limit is set
|
3 years ago |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 years ago |
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
|
3 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
|
3 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
|
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"
|
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 |