Stefan Eissing
|
56a4db2e4e
urldata: move async resolver state from easy handle to connectdata
|
před 1 rokem |
Daniel Stenberg
|
8d3ce930f8
vssh: remove the #ifdef for Curl_ssh_init, use empty macro
|
před 1 rokem |
Daniel Stenberg
|
347cf02e9d
easy: remove duplicate wolfSSH init call
|
před 1 rokem |
Daniel Stenberg
|
dc4e885f35
curl_easy_pause: set "in callback" true on exit if true
|
před 1 rokem |
Dan Fandrich
|
739a9e8e12
wolfssh: do cleanup in Curl_ssh_cleanup
|
před 1 rokem |
Stefan Eissing
|
8898257446
lib: disambiguate Curl_client_write flag semantics
|
před 1 rokem |
Daniel Stenberg
|
61275672b4
cookie: remove unnecessary struct fields
|
před 1 rokem |
Wyatt O'Day
|
e92edfbef6
lib: add ability to disable auths individually
|
před 1 rokem |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
před 1 rokem |
Daniel Stenberg
|
c15569bb41
easy: don't call Curl_trc_opt() in disabled-verbose builds
|
před 1 rokem |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
před 1 rokem |
Daniel Stenberg
|
392b73ac99
easy: remove #ifdefs to make code easier on the eye
|
před 1 rokem |
Stan Hu
|
c7308592fb
hostip.c: Move macOS-specific calls into global init call
|
před 1 rokem |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
před 1 rokem |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
před 1 rokem |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
před 1 rokem |
Daniel Stenberg
|
d8df0d6db7
easy_cleanup: require a "good" handle to act
|
před 1 rokem |
Stefan Eissing
|
930c00c259
Websocket en-/decoding
|
před 1 rokem |
Daniel Stenberg
|
5f307986a3
lib: remove CURLX_NO_MEMORY_CALLBACKS
|
před 1 rokem |
Daniel Stenberg
|
a26547b2a2
easy: remove infof() debug leftover from curl_easy_recv
|
před 1 rokem |
Daniel Stenberg
|
2e2e3d16c5
ws: fix recv of larger frames
|
před 1 rokem |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
před 1 rokem |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
před 1 rokem |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
před 1 rokem |
Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
před 1 rokem |
Daniel Stenberg
|
e4505a1915
strdup: name it Curl_strdup
|
před 1 rokem |
Patrick Monnerat
|
eb559c8056
mime: relax easy/mime structures binding
|
před 2 roky |
Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
před 2 roky |
Daniel Stenberg
|
00452e6aaf
easy: avoid Intel error #2312: pointer cast involving 64-bit pointed-to type
|
před 2 roky |
Daniel Stenberg
|
e3f335148a
websockets: remodeled API to support 63 bit frame sizes
|
před 2 roky |