Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
used the default port. He was right. I fixed the problem and added the test
cases 521, 522 and 523 to verify the fix.
|
|
the failed connect "immediately".
|
|
different values for it...
|
|
file got a Last-Modified: header written to the data stream, corrupting the
actual data. This was because some conditions from the previous FTP code was
not properly brought into the new FTP code. I fixed and I added test case 520
to verify. (This bug was introduced in 7.13.1)
|
|
The tag 'before_ftp_statemachine' was set just before this commit in case
of future need.
|
|
to allow the contents of the env var decide the file name.
|
|
connection.
|
|
|
|
it works, as it has proved to not work in some cases (like on Tor Arntsen's
AIX 5100-06 xlc 5.0 --disable-shared runs).
|
|
|
|
it actually can run and test the FD_SETSIZE stuff it is meant to test
|
|
systems that can't run it fine.
|
|
|
|
|
|
|
|
|
|
|
|
it resolving nicely
|
|
no fixed port numbers in use anymore. Starting now, the default ports the
servers use are 8990 - 8993. There's no option to modify these yet, but
changing the $base option in the top of the runtests.pl script.
|
|
|
|
|
|
|
|
|
|
memory leak detection
|
|
|
|
|
|
|
|
|
|
warnings
|
|
|
|
|
|
|
|
in ftp.c", but it shows no leaking.
|
|
|
|
|
|
|
|
to reduce the amount of #include stuff in each single libNNN.c file.
unistd.h was added to prevent select() warnings on FreeBSD
|
|
|
|
without proto
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|