Stefan Eissing
|
463472a2d6
lib: move client writer into own source
|
9 månader sedan |
Stefan Eissing
|
476adfeac0
multi: add xfer_buf to multi handle
|
10 månader sedan |
Daniel Stenberg
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
10 månader sedan |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 månader sedan |
Daniel Stenberg
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
11 månader sedan |
Stefan Eissing
|
8706b68010
lib: eliminate `conn->cselect_bits`
|
11 månader sedan |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 år sedan |
Daniel Stenberg
|
2d06eebf28
urldata: make maxconnects a 32 bit value
|
1 år sedan |
Daniel Stenberg
|
54a385e3fa
duphandle: make dupset() not return with pointers to old alloced data
|
1 år sedan |
Daniel Stenberg
|
d1820768cc
duphandle: also free 'outcurl->cookies' in error path
|
1 år sedan |
Daniel Stenberg
|
70e3b534d5
urldata: move cookielist from UserDefined to UrlState
|
1 år sedan |
Daniel Stenberg
|
34eddaac92
easy: in duphandle, init the cookies for the new handle
|
1 år sedan |
Daniel Stenberg
|
baf7b803b3
duphandle: use strdup to clone *COPYPOSTFIELDS if size is not set
|
1 år sedan |
Viktor Szakats
|
fd7ef00f43
build: delete support bits for obsolete Windows compilers
|
1 år sedan |
Stefan Eissing
|
56a4db2e4e
urldata: move async resolver state from easy handle to connectdata
|
1 år sedan |
Daniel Stenberg
|
8d3ce930f8
vssh: remove the #ifdef for Curl_ssh_init, use empty macro
|
1 år sedan |
Daniel Stenberg
|
347cf02e9d
easy: remove duplicate wolfSSH init call
|
1 år sedan |
Daniel Stenberg
|
dc4e885f35
curl_easy_pause: set "in callback" true on exit if true
|
1 år sedan |
Dan Fandrich
|
739a9e8e12
wolfssh: do cleanup in Curl_ssh_cleanup
|
1 år sedan |
Stefan Eissing
|
8898257446
lib: disambiguate Curl_client_write flag semantics
|
1 år sedan |
Daniel Stenberg
|
61275672b4
cookie: remove unnecessary struct fields
|
1 år sedan |
Wyatt O'Day
|
e92edfbef6
lib: add ability to disable auths individually
|
1 år sedan |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 år sedan |
Daniel Stenberg
|
c15569bb41
easy: don't call Curl_trc_opt() in disabled-verbose builds
|
1 år sedan |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 år sedan |
Daniel Stenberg
|
392b73ac99
easy: remove #ifdefs to make code easier on the eye
|
1 år sedan |
Stan Hu
|
c7308592fb
hostip.c: Move macOS-specific calls into global init call
|
1 år sedan |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 år sedan |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 år sedan |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 år sedan |