summaryrefslogtreecommitdiff
path: root/tests/FTPServer.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix perl warnings in testsAnton Yuzhaninov2017-04-051-1/+1
* Fix IP address exposure in FTP codeTim Rühsen2015-08-111-0/+8
* tests/FTPServer.pm: Fix ftp tests for WindowsTim Ruehsen2014-12-211-1/+1
* Stylistic and idiomatic cleanups in Perl testsPär Karlsson2014-11-011-238/+360
* Tests: fix TYPE and RETR command handling.Yousong Zhou2014-03-211-5/+7
* "LIST" or "LIST -a" ftp command according to the remote systemAndrea Urbani2013-10-281-16/+80
* Add port substitution for FTP to tests.Steven Schubiger2010-02-251-0/+6
* [mq]: cfg-mkMicah Cowan2009-09-211-4/+4
* Attempted, but failed, to reproduce bug 22403.Micah Cowan2009-09-071-2/+7
* Regression test for getftp bug (fails).Micah Cowan2009-09-061-12/+20
* Rewrote FTPServer.pm to avoid filesystem; added Test-ftp-recursive.px.Micah Cowan2009-09-051-344/+186
* Purge orphaned whitespace in test libraries.Steven Schubiger2008-11-131-53/+53
* Remove shebang line from test libraries.Steven Schubiger2008-11-121-2/+1
* Don't use hardcoded ports.Micah Cowan2008-06-121-10/+17
* Avoid re-forking. Fixes bug #20458.Micah Cowan2008-05-221-8/+8
* [svn] Added FTP testing support.mtortonesi2007-06-141-0/+935