Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
set.upload to FALSE or else we might still get an upload if the previous
operation was an upload!
|
|
|
|
|
|
|
|
is not dealt with when we find an end-of-response line, as there might be
important stuff even after the correct line. So on subsequent invokes, the
cached data must be used!
|
|
|
|
|
|
|
|
|
|
|
|
attempting to use EPSV before the standard PASV.
|
|
|
|
|
|
|
|
|
|
makes it work reaaaaly nicely on IPv6-enabled hosts!
Added SIZE before RETR is made, always done on downloads. It makes us know
the size prior to download much more frequently.
Unfortunately, this breaks all the FTP test cases. *fixfixfix*
|
|
We should add some configure tests for this!
|
|
added to CVS to make them available to others
|
|
|
|
|
|
|
|
|
|
machines!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this looks a bit better ;)
|
|
for ssl
|
|
|
|
|
|
|
|
the server when that's the only error
|
|
the multiply to not wrap-around
|
|
|
|
|
|
|
|
made the getinfo() stuff divide with 1000.0 now to enforce floating point
since Paul Harrington claims the 7.9.1 still uses even second resolution
in the timers there
|
|
|
|
restore the previous (if any) signal handler properly on return.
|
|
|