| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | 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 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | build libcurl to use ares for asynch name resolves. | 
|  | FTP use the correct directories!
Reported in bug report #783116 | 
|  | style like other faked HTTP headers when NOBODY and HEADER are used. | 
|  | unsigned and we want this to be able to hold -1 for illegal/unset values. | 
|  | "double slash" as indicating the root directory. In the RFC1738-fix of April
30, that ability was removed (since it is not the "right" way). | 
|  |  | 
|  | with a blank argument is a bad idea. Now skip blanks. | 
|  | of the sessionhandle struct, as that was not good. | 
|  |  | 
|  | contents. Test cases 144 and 145 were added to verify the fix.
Now we deal with return code 450 properly and other codes also do proper
cleanup. | 
|  | for FTP command responses take >1 second. | 
|  | it is. | 
|  | the new socket to non-blocking | 
|  |  | 
|  | as otherwise we'll go nuts |