Stefan Eissing
|
17e6f06ea3
connect: fix connection shutdown for event based processing
|
il y a 3 mois |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
il y a 4 mois |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
il y a 4 mois |
Stefan Eissing
|
480883cf27
multi: fix pollset during RESOLVING phase
|
il y a 4 mois |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
il y a 4 mois |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
il y a 5 mois |
Viktor Szakats
|
59dc9f7e69
build: untangle `CURLDEBUG` and `DEBUGBUILD` macros
|
il y a 6 mois |
Jay Satiro
|
798a37b25e
lib: clear the easy handle's saved errno before transfer
|
il y a 6 mois |
Stefan Eissing
|
270a25c011
cw-out: improved error handling
|
il y a 7 mois |
Jay Satiro
|
bf567dd9f1
lib: use multi instead of multi_easy for the active multi
|
il y a 10 mois |
Stefan Eissing
|
4e4e8af1f6
lib: move 'done' parameter to SingleRequests
|
il y a 8 mois |
Stefan Eissing
|
2c0f2e8163
hyper: implement unpausing via client reader
|
il y a 8 mois |
Stefan Eissing
|
0ba47146f7
mime: add client reader
|
il y a 8 mois |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
il y a 9 mois |
Daniel Stenberg
|
757dfdfb55
multi: make add_handle free any multi_easy
|
il y a 9 mois |
Stefan Eissing
|
5929822114
lib: send rework
|
il y a 9 mois |
Stefan Eissing
|
463472a2d6
lib: move client writer into own source
|
il y a 9 mois |
Stefan Eissing
|
476adfeac0
multi: add xfer_buf to multi handle
|
il y a 10 mois |
Daniel Stenberg
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
il y a 10 mois |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
il y a 11 mois |
Daniel Stenberg
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
il y a 11 mois |
Stefan Eissing
|
8706b68010
lib: eliminate `conn->cselect_bits`
|
il y a 11 mois |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
il y a 1 an |
Daniel Stenberg
|
2d06eebf28
urldata: make maxconnects a 32 bit value
|
il y a 1 an |
Daniel Stenberg
|
54a385e3fa
duphandle: make dupset() not return with pointers to old alloced data
|
il y a 1 an |
Daniel Stenberg
|
d1820768cc
duphandle: also free 'outcurl->cookies' in error path
|
il y a 1 an |
Daniel Stenberg
|
70e3b534d5
urldata: move cookielist from UserDefined to UrlState
|
il y a 1 an |
Daniel Stenberg
|
34eddaac92
easy: in duphandle, init the cookies for the new handle
|
il y a 1 an |
Daniel Stenberg
|
baf7b803b3
duphandle: use strdup to clone *COPYPOSTFIELDS if size is not set
|
il y a 1 an |
Viktor Szakats
|
fd7ef00f43
build: delete support bits for obsolete Windows compilers
|
il y a 1 an |