Daniel Stenberg
|
5050edb124
cleanup: move functions out of url.c and make them static
|
před 5 roky |
Daniel Stenberg
|
437bf10cad
multi: getsock improvements for QUIC connecting
|
před 5 roky |
Daniel Stenberg
|
02346abc32
curl_multi_poll: a sister to curl_multi_wait() that waits more
|
před 5 roky |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
před 5 roky |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
před 5 roky |
amkatyal
|
eb9a604f8d
asyn-thread: create a socketpair to wait on
|
před 5 roky |
Gergely Nagy
|
a55edcea65
multi: call detach_connection before Curl_disconnect
|
před 5 roky |
Daniel Stenberg
|
e73b478246
multi: enable multiplexing by default (again)
|
před 5 roky |
Daniel Stenberg
|
6cc18c59a7
multi: fix the transfer hash function
|
před 5 roky |
Daniel Stenberg
|
8b987cc7eb
multi: fix the transfer hashes in the socket hash entries
|
před 5 roky |
Daniel Stenberg
|
094b5f3540
multi: make sure 'data' can present in several sockhash entries
|
před 5 roky |
Daniel Stenberg
|
680f141332
unpause: trigger a timeout for event-based transfers
|
před 5 roky |
Daniel Stenberg
|
c36f42839d
singlesocket: use separate variable for inner loop
|
před 5 roky |
Daniel Stenberg
|
8581e1928e
multi: track users of a socket better
|
před 5 roky |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
před 5 roky |
Steve Holme
|
e832d1ef74
http_negotiate: Move the Negotiate state out of the negotiatedata structure
|
před 5 roky |
Steve Holme
|
85bef18ca1
http_ntlm: Move the NTLM state out of the ntlmdata structure
|
před 5 roky |
Daniel Stenberg
|
0e2208ada6
wildcard: disable from build when FTP isn't present
|
před 5 roky |
Marcel Raad
|
6b3dde7fe6
build: fix "clarify calculation precedence" warnings
|
před 5 roky |
Jay Satiro
|
d934059afd
Revert "multi: support verbose conncache closure handle"
|
před 5 roky |
Daniel Stenberg
|
be6e281cf2
multi: provide Curl_multiuse_state to update information
|
před 5 roky |
Daniel Stenberg
|
5c8783d77f
process_pending_handles: mark queued transfers as previously pending
|
před 5 roky |
Daniel Stenberg
|
31c3111284
multi: fix the statenames (follow-up fix from 2f44e94efb3df8e)
|
před 5 roky |
Daniel Stenberg
|
f73de32d46
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
|
před 5 roky |
Even Rouault
|
64cbae3107
multi_runsingle(): fix use-after-free
|
před 5 roky |
Daniel Stenberg
|
2f44e94efb
pipelining: removed
|
před 5 roky |
Daniel Stenberg
|
dbce1bd86f
multi: improved HTTP_1_1_REQUIRED handling
|
před 5 roky |
Dominik Hölzl
|
6c60355323
Negotiate: fix for HTTP POST with Negotiate
|
před 6 roky |
Daniel Stenberg
|
0bb56392d4
multi: removed unused code for request retries
|
před 5 roky |
Jay Satiro
|
b0972bc8e1
multi: support verbose conncache closure handle
|
před 5 roky |