Age | Commit message (Collapse) | Author |
|
|
|
file
|
|
the output file actually is zero bytes after the transfer.
|
|
PUTs even when told to use HTTP 1.0, which is not correct.
|
|
|
|
|
|
|
|
|
|
we run configure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved call to buildconf.bat down so that it takes place in the build dir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
far
|
|
|
|
|
|
|
|
|
|
auth
|
|
An attempt to repeat a reported auth problem. Works for me!
|
|
|
|
|
|
Pointed out by Chris Gaukroger.
|
|
|
|
|
|
|
|
|
|
not be used both in one request. Fixed it and added test case 172 to verify.
|
|
set to the domain .a.b.c (that is with a dot prefix). This is now fixed and
test case 171 verifies it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is necessary in case the client never connects or somehow fails to do
it timely. The timeout used now is only 2 seconds, which might cause problems
on really slow hosts but longer times are painful when doing torture testing
on FTP test cases.
I'm not sure how this 'alarm' functionality works on Windows or other systems
that don't actually have the alarm() function.
|
|
|