Stefan Eissing
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
před 1 rokem |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
před 1 rokem |
Jay Satiro
|
260fea215a
sendf: fix build for Linux TCP fastopen
|
před 1 rokem |
Stefan Eissing
|
6a8d7ef981
cf-socket: keep sockaddr local in the socket filters
|
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 |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
před 2 roky |
Jay Satiro
|
4f42150d04
sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2)
|
před 2 roky |
Daniel Stenberg
|
18383fbf72
Revert "sendf: change Curl_read_plain to wrap Curl_recv_plain"
|
před 2 roky |
Jay Satiro
|
12e1def51a
sendf: change Curl_read_plain to wrap Curl_recv_plain
|
před 2 roky |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
před 2 roky |
Joel Depooter
|
df77eff278
sendf: remove unnecessary if condition
|
před 2 roky |
Paul Seligman
|
b261389dba
ws: minor fixes for web sockets without the CONNECT_ONLY flag
|
před 2 roky |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
před 2 roky |
Daniel Stenberg
|
07535a4f87
sendf: skip storing HTTP headers if HTTP disabled
|
před 2 roky |
Daniel Stenberg
|
6531c0e85a
sendf: store the header type in an usigned char to avoid icc warnings
|
před 2 roky |
Daniel Stenberg
|
74d47e22aa
sendf: make Curl_debug a void function
|
před 2 roky |
Daniel Stenberg
|
6f037100eb
sendf: fix paused header writes since after the header API
|
před 2 roky |
Daniel Stenberg
|
0e48ac1f99
mprintf: make dprintf_formatf never return negative
|
před 2 roky |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
před 2 roky |
Daniel Stenberg
|
45de940ceb
lib: make more protocol specific struct fields #ifdefed
|
před 2 roky |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
před 2 roky |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
před 2 roky |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
před 2 roky |
Patrick Monnerat
|
fa84ce347f
sendf: accept zero-length data in Curl_client_write()
|
před 3 roky |
Daniel Stenberg
|
9053dbbf62
msnprintf: return number of printed characters excluding null byte
|
před 3 roky |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
před 3 roky |
Daniel Stenberg
|
51c0ebcff2
http: deal with partial CONNECT sends
|
před 3 roky |
Jacob Hoffman-Andrews
|
5c932f8fe9
lib: fix 0-length Curl_client_write calls
|
před 3 roky |
Jacob Hoffman-Andrews
|
f4b85d24b2
lib: remove strlen call from Curl_client_write
|
před 3 roky |