Age | Commit message (Expand) | Author |
2001-12-03 | test case 126 added, this uses RETRWEIRDO that makes the FTP server send two | Daniel Stenberg |
2001-11-28 | EPSV and SIZE adjustments | Daniel Stenberg |
2001-11-02 | improved functionality for new timeout tests | Daniel Stenberg |
2001-09-14 | fixed the REST again | Daniel Stenberg |
2001-09-13 | moved lots of the verbose stuff to do logmsg instead | Daniel Stenberg |
2001-09-11 | cleaned up, now closes the listener port in PASV and it doesn't re-use the | Daniel Stenberg |
2001-06-12 | supports SIZE now | Daniel Stenberg |
2001-05-23 | adjusted to the new test case formats | Daniel Stenberg |
2001-05-14 | pid files fixes, ftp server already-running-but-no-control check | Daniel Stenberg |
2001-04-24 | new tests, new server invoke system | Daniel Stenberg |
2001-03-05 | talks more on verbose | Daniel Stenberg |
2001-01-22 | the custom reply engine was not inited properly | Daniel Stenberg |
2000-11-27 | allows simple custom modifications for single test cases | Daniel Stenberg |
2000-11-21 | REST support seems to work | Daniel Stenberg |
2000-11-21 | Added support for verifiedserver that returns a static silly string that | Daniel Stenberg |
2000-11-21 | NLST does a LIST (a normal unix ftp client 'ls' becomes NLST) | Daniel Stenberg |
2000-11-21 | STOR works! | Daniel Stenberg |
2000-11-21 | fancier login text | Daniel Stenberg |
2000-11-21 | removed the forks, we don't need forking for single-task testing | Daniel Stenberg |
2000-11-20 | flushes the log handles before fork, now the logs work too! | Daniel Stenberg |
2000-11-20 | QUIT works, and now I can run a unix ftp client against the server and it | Daniel Stenberg |
2000-11-20 | CWD runs | Daniel Stenberg |
2000-11-20 | RETR seems to work too | Daniel Stenberg |
2000-11-20 | this is now a working ftp server, both PASV and PORT run fine, LIST works, | Daniel Stenberg |
2000-11-20 | this is the first attempt of a tiny and simple ftp server in perl for curl | Daniel Stenberg |