Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
il y a 5 mois |
Stefan Eissing
|
c31041b17e
connection: shutdown TLS (for FTP) better
|
il y a 5 mois |
Viktor Szakats
|
fc8e0dee30
build: untangle `UNITTESTS` and `DEBUGBUILD` macros
|
il y a 6 mois |
Viktor Szakats
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
il y a 7 mois |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
il y a 7 mois |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
il y a 8 mois |
Daniel Stenberg
|
cc04c73677
CURLINFO_USED_PROXY: return bool whether the proxy was used
|
il y a 9 mois |
Faraz Fallahi
|
a84ad94dd6
connect.c: fix typo
|
il y a 9 mois |
Daniel Stenberg
|
e556470c23
connect: remove margin from eyeballer alloc
|
il y a 10 mois |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
il y a 11 mois |
Stefan Eissing
|
0f052808b3
connect: refactor `Curl_timeleft()`
|
il y a 11 mois |
MAntoniak
|
0eda1f6c9f
connect: reduce number of transportation providers
|
il y a 11 mois |
Stefan Eissing
|
247defa753
quic: make eyeballers connect retries stop at weird replies
|
il y a 1 an |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
il y a 1 an |
Stefan Eissing
|
47f5b1a37f
lib: introduce struct easy_poll_set for poll information
|
il y a 1 an |
Viktor Szakats
|
4e57d0f0cb
lib: fix gcc warning in printf call
|
il y a 1 an |
Loïc Yhuel
|
b5bb84cbef
connect: only start the happy eyeballs timer when needed
|
il y a 1 an |
Daniel Stenberg
|
01d8473b25
connect: expire the timeout when trying next
|
il y a 1 an |
vvb2060
|
746dbc1488
lib: failf/infof compiler warnings
|
il y a 1 an |
Viktor Szakats
|
ce3dce9015
tidy-up: mostly whitespace nits
|
il y a 1 an |
Daniel Stenberg
|
748da39b94
connect: stop halving the remaining timeout when less than 600 ms left
|
il y a 1 an |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
il y a 1 an |
Futaura
|
7ad4c9066e
cfilters: rename close/connect functions to avoid clashes
|
il y a 1 an |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
il y a 1 an |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
il y a 1 an |
Daniel Stenberg
|
d567cca1de
checksrc: fix SPACEBEFOREPAREN for conditions starting with "*"
|
il y a 1 an |
Stefan Eissing
|
dd8130406e
connect: fix https connection setup to treat ssl_mode correctly
|
il y a 1 an |
Daniel Stenberg
|
712e5f1e7f
CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2
|
il y a 1 an |
Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
il y a 1 an |
Daniel Stenberg
|
8455013359
lib: use correct printf flags for sockets and timediffs
|
il y a 1 an |