Daniel Stenberg
|
7eda757d99
FTP: partly revert eeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a
|
2 months ago |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
2 months ago |
Daniel Stenberg
|
eeb7c12807
ftp: always offer line end conversions
|
2 months ago |
Stefan Eissing
|
64ab0ace27
urldata: remove crlf_conversions counter
|
2 months ago |
Stefan Eissing
|
ea6f5c9f0f
connect: limit update IP info
|
2 months ago |
Viktor Szakats
|
b042d5297d
tidy-up: misc spelling (bit, ASCII)
|
3 months ago |
Daniel Stenberg
|
ba235ab269
llist: remove direct struct accesses, use only functions
|
3 months ago |
Stefan Eissing
|
a0ea955f80
ftp: flush pingpong before response
|
3 months ago |
Stefan Eissing
|
5a9262a333
url: dns_entry related improvements
|
4 months ago |
martinevsky
|
8e13837e0e
ftp: remove redundant null pointer check in loop condition
|
3 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 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 |
Jay Satiro
|
acb9effcdd
cf-socket: improve SO_SNDBUF update for Winsock
|
5 months ago |
Jay Satiro
|
3a564fecab
ftp: fix build for CURL_DISABLE_VERBOSE_STRINGS
|
6 months ago |
Stefan Eissing
|
b7c7dffe35
ftp: add tracing support
|
6 months ago |
Daniel Stenberg
|
c294f9cb56
lib: make protocol handlers store scheme name lowercase
|
6 months ago |
Daniel Stenberg
|
b2523fc439
ftp: fix socket leak on rare error
|
6 months ago |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
Stefan Eissing
|
a586b8ca40
lib: client reader polish
|
8 months ago |
Stefan Eissing
|
9978d40ddb
lib: add `void *ctx` to reader/writer instances
|
8 months ago |
Dan Fandrich
|
ddb87160f5
ftp: Mark a const buffer as const
|
8 months ago |
Stefan Eissing
|
5929822114
lib: send rework
|
9 months ago |
Stefan Eissing
|
d8f01e0985
ftp: fix socket wait activity in ftp_domore_getsock
|
9 months ago |
Stefan Eissing
|
e7fd32b9ac
ftp: do lineend conversions in client writer
|
9 months ago |
Daniel Stenberg
|
10491957e3
ftp: treat a 226 arriving before data as a signal to read data
|
9 months ago |
Stefan Eissing
|
a6c9a33bf8
file+ftp: use stack buffers instead of data->state.buffer
|
9 months ago |
Daniel Stenberg
|
c2d973627b
pingpong: stop using the download buffer
|
9 months ago |