Zenju
|
36ff5e37b9
FTP: FTPFILE_NOCWD: avoid redundant CWDs
|
5 years ago |
Daniel Stenberg
|
e3c41ebd7c
ftp: the conditional expression is always true
|
5 years ago |
Daniel Stenberg
|
49f3117a23
ftp: Expression 'ftpc->wait_data_conn' is always false
|
5 years ago |
Daniel Stenberg
|
a50c3d7fa0
ftp: Expression 'ftpc->wait_data_conn' is always true
|
5 years ago |
Daniel Stenberg
|
97c17e9fcb
ftp: part of conditional expression is always true: !result
|
5 years ago |
Zenju
|
1c02a4e874
FTP: remove trailing slash from path for LIST/MLSD
|
5 years ago |
Daniel Stenberg
|
65f5b958c9
FTP: allow "rubbish" prepended to the SIZE response
|
5 years ago |
Zenju
|
acf1d2acd1
FTP: skip CWD to entry dir when target is absolute
|
5 years ago |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
5 years ago |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 years ago |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
5 years ago |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 years ago |
Daniel Stenberg
|
12d655d456
doh: disable DOH for the cases it doesn't work
|
5 years ago |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 years ago |
Daniel Stenberg
|
62a2534e4c
urldata: convert bools to bitfields and move to end
|
5 years ago |
Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
5 years ago |
Daniel Stenberg
|
154a17b6ee
pingpong: ignore regular timeout in disconnect phase
|
6 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Daniel Gustafsson
|
2873971d62
memory: ensure to check allocation results
|
6 years ago |
Daniel Stenberg
|
30b2d07b03
ftp: don't access pointer before NULL check
|
6 years ago |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
Daniel Gustafsson
|
a9882b90f8
ftp: include command in Curl_ftpsend sendbuffer
|
6 years ago |
Daniel Stenberg
|
5ae22272d1
Curl_debug: remove dead printhost code
|
6 years ago |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
Rikard Falkeborn
|
eb49683e55
lib: Fix format specifiers
|
6 years ago |
Daniel Stenberg
|
e6c22368c6
ftplistparser: keep state between invokes
|
6 years ago |
Daniel Stenberg
|
5c39ccd83f
Revert "ftplistparser: keep state between invokes"
|
6 years ago |
Daniel Stenberg
|
abbc8457d8
ftplistparser: keep state between invokes
|
6 years ago |
Daniel Stenberg
|
98a768f0a6
ftplistparser: renamed some members and variables
|
6 years ago |
Laurie Clark-Michalek
|
5f3938bc4a
FTP: allow PASV on IPv6 connections when a proxy is being used
|
6 years ago |