Futaura
|
7ad4c9066e
cfilters: rename close/connect functions to avoid clashes
|
1 year ago |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
Daniel Stenberg
|
d567cca1de
checksrc: fix SPACEBEFOREPAREN for conditions starting with "*"
|
1 year ago |
Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
Stefan Eissing
|
7c5637b8b4
url: fix logic in connection reuse to deny reuse on "unclean" connections
|
1 year ago |
Stefan Eissing
|
257416023d
connect: fix time_connect and time_appconnect timer statistics
|
1 year ago |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Stefan Eissing
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
1 year ago |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 year ago |
Stefan Eissing
|
6a8d7ef981
cf-socket: keep sockaddr local in the socket filters
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
42c3b23a7c
cfilters: check for NULL before using pointer
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Stefan Eissing
|
db5f833cc7
haxproxy: send before TLS handhshake
|
1 year ago |
Daniel Stenberg
|
728400f875
cfilters:Curl_conn_get_select_socks: use the first non-connected filter
|
1 year ago |
John Bampton
|
80efd3bc61
misc: fix grammar and spelling
|
1 year ago |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 years ago |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
2 years ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Stefan Eissing
|
4a8b4a1b66
cfiler: filter types have flags indicating what they do
|
2 years ago |
Stefan Eissing
|
7a19dd8a81
proxy: haproxy filter is only available when PROXY and HTTP are
|
2 years ago |
Stefan Eissing
|
a8e6351e12
proxy: refactor haproxy protocol handling as connection filter
|
2 years ago |
Daniel Stenberg
|
f4912407eb
cfilters: use %zu for outputting size_t
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |