summaryrefslogtreecommitdiff
path: root/tests/ftp.pm
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* ftp.pm: Added tskill to support Windows XP HomeMarc Hoersken2013-04-061-0/+2
* runtests.pl: Modularization of MinGW/Msys compatibility functionsMarc Hoersken2013-04-061-56/+77
* ftp.pm: Made Perl testsuite able to handle Windows processesMarc Hoersken2013-04-061-0/+22
* ftp.pm: Made Perl testsuite able to kill Windows processesMarc Hoersken2013-04-061-0/+27
* gopher tests: revert parts of gopher in the pingpong serverDaniel Stenberg2010-08-251-1/+1
* Gopher using Curl_write; test suite (4 tests)Cameron Kaiser2010-08-251-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Allow killsockfilters() to take a 5th optional parameter that when providedYang Tse2010-01-201-17/+24
* Make sockfilter kill messages look alike server onesYang Tse2010-01-121-9/+9
* Start using the centralized pidfile and logfile name generationYang Tse2010-01-091-34/+48
* Enable warningsYang Tse2009-12-241-0/+3
* Fix warningsYang Tse2009-12-231-11/+10
* Back out some pingpong server stopping changes introduced last week inYang Tse2009-12-231-20/+6
* Reap processes dead children ASAP without blockingYang Tse2009-12-211-2/+8
* Slack time reductionYang Tse2009-12-191-3/+3
* Test harness process control enhancementsYang Tse2009-12-171-33/+54
* Test harness process control enhancementsYang Tse2009-12-161-1/+5
* Test harness process control enhancementsYang Tse2009-12-161-11/+100
* - In order to better reflect that the returned pid is extracted from theYang Tse2009-11-301-18/+36
* improve synchronization between test harness runtests.pl scriptYang Tse2008-04-231-1/+22
* Clear out FTP server options before each new client.Dan Fandrich2007-04-241-0/+1
* Revert ftp.pm back to revision 1.5 Adding copyright notice.Yang Tse2006-11-201-327/+36
* Add some message loggingYang Tse2006-11-201-12/+15
* Revert to KILL test servers until all test serversYang Tse2006-11-201-2/+8
* Comment out the use of the "warnings" module now that ftp.pm seems toYang Tse2006-11-191-1/+1
* Fix warning "Use of uninitialized value in ...".Yang Tse2006-11-181-6/+15
* The hash of running servers is now a hash of hashes which for each runningYang Tse2006-11-171-36/+332
* added function for individual ftp slave killsDaniel Stenberg2005-05-251-9/+19
* moved in functions from runtests.pl to enable the ftpserver to use theDaniel Stenberg2005-04-281-1/+35
* no, the kill servers messages need to be verbose, they're too frequentDaniel Stenberg2005-04-281-1/+2
* display killed pids to make it easier to see for autobuilds etcDaniel Stenberg2005-04-281-0/+1
* Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg2005-04-181-0/+17