Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 달 전 |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
2 달 전 |
Daniel Stenberg
|
6d0a48e586
sendf: add condition to max-filesize check
|
2 달 전 |
Daniel Stenberg
|
aef384a7df
http: make max-filesize check not count ignored bodies
|
2 달 전 |
Daniel Stenberg
|
7eda757d99
FTP: partly revert eeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a
|
2 달 전 |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
2 달 전 |
Daniel Stenberg
|
eeb7c12807
ftp: always offer line end conversions
|
2 달 전 |
Stefan Eissing
|
9e5b11c659
sendf: fix CRLF conversion of input
|
4 달 전 |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 달 전 |
Stefan Eissing
|
3841569ec8
transfer: do not use EXPIRE_NOW while blocked
|
5 달 전 |
Daniel Stenberg
|
267c3b31e9
request: change the struct field bodywrites to a bool, only for hyper
|
5 달 전 |
Stefan Eissing
|
30de937bda
transfer: conn close on paused upload
|
5 달 전 |
Daniel Stenberg
|
848c104639
lib: remove two instances of "only only" messages
|
6 달 전 |
Johann Sebastian Schicho
|
31d7cf42fd
sendf: Curl_cwriter_write: remove comment disallowing zero length writes
|
6 달 전 |
Daniel Stenberg
|
999bdfc47e
sendf: useless assignment in cr_lc_read()
|
7 달 전 |
Daniel Stenberg
|
fe226af174
Curl_creader_read: init two variables to avoid using them uninited
|
7 달 전 |
Stefan Eissing
|
270a25c011
cw-out: improved error handling
|
7 달 전 |
Stefan Eissing
|
0b28ece657
lib: add trace support for client reads and writes
|
7 달 전 |
Stefan Eissing
|
80a3b830cc
http: expect 100 rework
|
8 달 전 |
Stefan Eissing
|
a586b8ca40
lib: client reader polish
|
8 달 전 |
Stefan Eissing
|
2c0f2e8163
hyper: implement unpausing via client reader
|
8 달 전 |
Stefan Eissing
|
9978d40ddb
lib: add `void *ctx` to reader/writer instances
|
8 달 전 |
Stefan Eissing
|
0ba47146f7
mime: add client reader
|
8 달 전 |
Stefan Eissing
|
c426277b59
TIMER_STARTTRANSFER: set the same for everyone
|
8 달 전 |
Stefan Eissing
|
14bcea074a
lib: enhance client reader resume + rewind
|
8 달 전 |
Stefan Eissing
|
e3905de819
lib: further send/upload handling polish
|
8 달 전 |
Stefan Eissing
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
9 달 전 |
Stefan Eissing
|
5929822114
lib: send rework
|
9 달 전 |
Stefan Eissing
|
463472a2d6
lib: move client writer into own source
|
9 달 전 |
Stefan Eissing
|
2abfa3833b
http: move headers collecting to writer
|
9 달 전 |