Stefan Eissing
|
c9b95c0bb3
lib: graceful connection shutdown
|
5 months ago |
Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
5 months ago |
Stefan Eissing
|
c31041b17e
connection: shutdown TLS (for FTP) better
|
5 months ago |
Daniel Stenberg
|
f75aa2857f
cfilters: make Curl_conn_connect always assign 'done'
|
5 months ago |
Viktor Szakats
|
59dc9f7e69
build: untangle `CURLDEBUG` and `DEBUGBUILD` macros
|
6 months ago |
Viktor Szakats
|
fc8e0dee30
build: untangle `UNITTESTS` and `DEBUGBUILD` macros
|
6 months ago |
Stefan Eissing
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
7 months ago |
RainRat
|
1087937992
misc: fix typos
|
7 months ago |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
5929822114
lib: send rework
|
9 months ago |
Stefan Eissing
|
a0f94800d5
transfer: adjust_pollset improvements
|
10 months ago |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 year ago |
Stefan Eissing
|
37b5cf4fa0
cfilter: provide call to tell connection to forget a socket
|
1 year ago |
Stefan Eissing
|
47f5b1a37f
lib: introduce struct easy_poll_set for poll information
|
1 year ago |
Viktor Szakats
|
ce3dce9015
tidy-up: mostly whitespace nits
|
1 year ago |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 year ago |
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 |