aboutsummaryrefslogtreecommitdiff
path: root/tests/ftp.pm
AgeCommit message (Expand)Author
2020-04-11tests: add Windows compatible pidwait like pidkill and pidtermMarc Hoersken
2020-04-11tests: fix conflict between Cygwin/msys and Windows PIDsMarc Hoersken
2020-03-07tests: use native Sleep function as fallback on WindowsMarc Hoersken
2020-03-04tests: try to make sleeping portable by avoiding selectMarc Hoersken
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-04-06ftp.pm: Added tskill to support Windows XP HomeMarc Hoersken
2013-04-06runtests.pl: Modularization of MinGW/Msys compatibility functionsMarc Hoersken
2013-04-06ftp.pm: Made Perl testsuite able to handle Windows processesMarc Hoersken
2013-04-06ftp.pm: Made Perl testsuite able to kill Windows processesMarc Hoersken
2010-08-25gopher tests: revert parts of gopher in the pingpong serverDaniel Stenberg
2010-08-25Gopher using Curl_write; test suite (4 tests)Cameron Kaiser
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-01-20Allow killsockfilters() to take a 5th optional parameter that when providedYang Tse
2010-01-12Make sockfilter kill messages look alike server onesYang Tse
2010-01-09Start using the centralized pidfile and logfile name generationYang Tse
2009-12-24Enable warningsYang Tse
2009-12-23Fix warningsYang Tse
2009-12-23Back out some pingpong server stopping changes introduced last week inYang Tse
2009-12-21Reap processes dead children ASAP without blockingYang Tse
2009-12-19Slack time reductionYang Tse
2009-12-17Test harness process control enhancementsYang Tse
2009-12-16Test harness process control enhancementsYang Tse
2009-12-16Test harness process control enhancementsYang Tse
2009-11-30- In order to better reflect that the returned pid is extracted from theYang Tse
2008-04-23improve synchronization between test harness runtests.pl scriptYang Tse
2007-04-24Clear out FTP server options before each new client.Dan Fandrich
2006-11-20Revert ftp.pm back to revision 1.5 Adding copyright notice.Yang Tse
2006-11-20Add some message loggingYang Tse
2006-11-20Revert to KILL test servers until all test serversYang Tse
2006-11-19Comment out the use of the "warnings" module now that ftp.pm seems toYang Tse
2006-11-18Fix warning "Use of uninitialized value in ...".Yang Tse
2006-11-17The hash of running servers is now a hash of hashes which for each runningYang Tse
2005-05-25added function for individual ftp slave killsDaniel Stenberg
2005-04-28moved in functions from runtests.pl to enable the ftpserver to use theDaniel Stenberg
2005-04-28no, the kill servers messages need to be verbose, they're too frequentDaniel Stenberg
2005-04-28display killed pids to make it easier to see for autobuilds etcDaniel Stenberg
2005-04-18Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg