Age | Commit message (Collapse) | Author |
|
|
|
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
|
|
|
|
|
|
argument passing and try to convert to double only when providing data to the
external world.
|
|
|
|
defines are in setup.h.
|
|
|
|
|
|
|
|
FORMAT_OFF_T to allow additional options to get specified, like with '"%5"
FORMAT_OFF_T'.
|
|
having to redef that name
|
|
|
|
|
|
it disconnects the TCP connection, like a good ftp client should!
|
|
|
|
|
|
getaddrinfo() implementation.
|
|
PORT
Provide better error messages to allow debugging if one if the ipv6-related
name functions fail in the ftp_use_port() function. This might help us
diagnose the problems on AIX. Also make sure getaddrinfo() uses NULL and
not "0" for the service argument.
|
|
response reading function
|
|
warnings. Minor edits by me.
|
|
|
|
The initial QUIT-sending code is added, but not yet used due to the issues
previously mentioned on the mailing list.
|
|
|
|
|
|
|
|
it work again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connection to avoid re-use of it, since we cannot know in what state it is.
|
|
in the 229-reply servers respond on a EPSV command and bail out better if
the reply string is not valid RFC2428-compliant.
|
|
|
|
isn't. In fact, it might be, but we have no idea.
|
|
|
|
|
|
|
|
|
|
|
|
after a failed transfer.
|
|
|
|
|
|
|
|
function
|
|
|
|
|
|
|