Daniel Stenberg
|
bcec0840b0
lib: use bool/TRUE/FALSE properly
|
1 month ago |
Stefan Eissing
|
b2331f3eea
request: on shutdown send, proceed normally on timeout
|
2 months ago |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 months ago |
Stefan Eissing
|
50166c0de8
connect: store connection info when really done
|
2 months ago |
Stefan Eissing
|
ea6f5c9f0f
connect: limit update IP info
|
2 months ago |
Stefan Eissing
|
35bf766280
http2: improved upload eos handling
|
3 months ago |
Stefan Eissing
|
709a6a3965
cfilters: send flush
|
4 months ago |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
4 months ago |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
4 months ago |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
4 months ago |
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
|
8 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 |