index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ftp.pm
Age
Commit message (
Expand
)
Author
2020-03-07
tests: use native Sleep function as fallback on Windows
Marc Hoersken
2020-03-04
tests: try to make sleeping portable by avoiding select
Marc Hoersken
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-04-06
ftp.pm: Added tskill to support Windows XP Home
Marc Hoersken
2013-04-06
runtests.pl: Modularization of MinGW/Msys compatibility functions
Marc Hoersken
2013-04-06
ftp.pm: Made Perl testsuite able to handle Windows processes
Marc Hoersken
2013-04-06
ftp.pm: Made Perl testsuite able to kill Windows processes
Marc Hoersken
2010-08-25
gopher tests: revert parts of gopher in the pingpong server
Daniel Stenberg
2010-08-25
Gopher using Curl_write; test suite (4 tests)
Cameron Kaiser
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-20
Allow killsockfilters() to take a 5th optional parameter that when provided
Yang Tse
2010-01-12
Make sockfilter kill messages look alike server ones
Yang Tse
2010-01-09
Start using the centralized pidfile and logfile name generation
Yang Tse
2009-12-24
Enable warnings
Yang Tse
2009-12-23
Fix warnings
Yang Tse
2009-12-23
Back out some pingpong server stopping changes introduced last week in
Yang Tse
2009-12-21
Reap processes dead children ASAP without blocking
Yang Tse
2009-12-19
Slack time reduction
Yang Tse
2009-12-17
Test harness process control enhancements
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-11-30
- In order to better reflect that the returned pid is extracted from the
Yang Tse
2008-04-23
improve synchronization between test harness runtests.pl script
Yang Tse
2007-04-24
Clear out FTP server options before each new client.
Dan Fandrich
2006-11-20
Revert ftp.pm back to revision 1.5 Adding copyright notice.
Yang Tse
2006-11-20
Add some message logging
Yang Tse
2006-11-20
Revert to KILL test servers until all test servers
Yang Tse
2006-11-19
Comment out the use of the "warnings" module now that ftp.pm seems to
Yang Tse
2006-11-18
Fix warning "Use of uninitialized value in ...".
Yang Tse
2006-11-17
The hash of running servers is now a hash of hashes which for each running
Yang Tse
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
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