Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
2 years ago |
Daniel Stenberg
|
f6b9971d73
ftp: remove redundant if
|
2 years ago |
Michael Heimpold
|
d668685657
ftp: ignore a 550 response to MDTM
|
2 years ago |
Daniel Stenberg
|
fe8f1512e5
ftp: use a correct expire ID for timer expiry
|
2 years ago |
Tom Eccles
|
71bbabb167
ftp: restore protocol state after http proxy CONNECT
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
6754f99398
ftp: when failing to do a secure GSSAPI login, fail hard
|
2 years ago |
Daniel Stenberg
|
45de940ceb
lib: make more protocol specific struct fields #ifdefed
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Jay Satiro
|
9ca6cd924c
ftp: fix error message for partial file upload
|
2 years ago |
Daniel Stenberg
|
2ad44ce70d
ftp: provide error message for control bytes in path
|
2 years ago |
MAntoniak
|
06eb208126
misc: remove unused data when IPv6 is not supported
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
6da5bc63ca
ftp: disable warning 4706 in MSVC
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Roger Young
|
ef99e24886
ftp: make the MKD retry to retry once per directory
|
3 years ago |
Patrick Monnerat
|
8ef147c436
ftp,imap,pop3,smtp: reject STARTTLS server response pipelining
|
3 years ago |
Patrick Monnerat
|
364f174724
ftp,imap,pop3: do not ignore --ssl-reqd
|
3 years ago |
Jonathan Wernberg
|
9bf79d0a5a
Revert "ftp: Expression 'ftpc->wait_data_conn' is always false"
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Jacob Hoffman-Andrews
|
f4b85d24b2
lib: remove strlen call from Curl_client_write
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
8ed71fc4f7
ftp: fix memory leak in ftp_done
|
3 years ago |
Daniel Stenberg
|
7b2f0676c2
FTP: allow SIZE to fail when doing (resumed) upload
|
3 years ago |
Marcel Raad
|
a3f93a62a2
ftp: fix Codacy/cppcheck warning about null pointer arithmetic
|
3 years ago |
Daniel Stenberg
|
528f71c2ec
ftp: add 'list_only' to the transfer state struct
|
3 years ago |