Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-25 | added function for individual ftp slave kills | Daniel Stenberg | |
2005-04-28 | moved in functions from runtests.pl to enable the ftpserver to use the | Daniel Stenberg | |
killslaves function | |||
2005-04-28 | no, the kill servers messages need to be verbose, they're too frequent | Daniel Stenberg | |
2005-04-28 | display killed pids to make it easier to see for autobuilds etc | Daniel Stenberg | |
2005-04-18 | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg | |
level stuff. The FTP server communicates with sockfilt using perl's open2(). This enables easier IPv6 support and hopefully FTP-SSL support in the future. Added four test cases for FTP-ipv6. |