aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2008-01-04'ControlPath' ssh client configuration file option requires OpenSSH 4.2 orYang Tse
2008-01-04SunSSH 1.1 ssh client does not support config file options:Yang Tse
2008-01-04- Display curl_ssh_config when socks server fails to start.Yang Tse
2008-01-04Make sure @INC is modified before 'using' the sshhelp module.Yang Tse
2008-01-04'LocalCommand' no longer used for ssh client config file. When used itYang Tse
2008-01-03Modify test harness so that the minimum SSH version required to runYang Tse
2007-12-26In an attempt to repeat the problem in bug report #1850730Daniel Stenberg
2007-12-22Use getcwd() to get the directory, which works even if one of the directoryDan Fandrich
2007-12-20Use getcwd() to get the directory, which works even if one of theDan Fandrich
2007-12-15spell!Daniel Stenberg
2007-12-15Add test 551 that tests callback-post over a proxy that requires Digest auth.Daniel Stenberg
2007-12-14Added missing <features>Dan Fandrich
2007-12-14Fixed typo in test titleDan Fandrich
2007-12-08add keywordsDaniel Stenberg
2007-12-08add missing filesDaniel Stenberg
2007-12-08correct the comment about sizeDaniel Stenberg
2007-12-08add test 549 and 550Daniel Stenberg
2007-12-05Spacen Jasset reported a problem with doing POST (with data read with aDaniel Stenberg
2007-12-05fix compiler warningDaniel Stenberg
2007-12-05added test548 which uses the lib547 source file, preparing for test547 whichDaniel Stenberg
2007-12-03removed the ;type= thing for FTP urls through proxy, since that's now onlyDaniel Stenberg
2007-11-28To allow remote log inspection avoid redirecting messages to stderr.Yang Tse
2007-11-27ConnectTimeout requires OpenSSH 3.7 or laterYang Tse
2007-11-27Explicitly disallow remote hosts to connect to local forwarded ports,Yang Tse
2007-11-26Stop ssh and socks servers when verification failsYang Tse
2007-11-26Providing an explicit bind address besides the port for dynamic application-l...Yang Tse
2007-11-26test1015 --data-urlencodeDaniel Stenberg
2007-11-26Temporary change to better debug startup failuresYang Tse
2007-11-25Allow different start timeout specification for each serverYang Tse
2007-11-23make 'checkdied' in runtests.pl more robustYang Tse
2007-11-23Revert last change since it breaks running the test suiteYang Tse
2007-11-23Improve chance of running runtests.pl from outside theYang Tse
2007-11-22Debugging messages to trace startnew failuresYang Tse
2007-11-21Temporary change adding additional debugging messages to better pinpointYang Tse
2007-11-21Fix trying to return outside of a subroutineYang Tse
2007-11-20Don't gather additional debug info unless sshd actually failsYang Tse
2007-11-20Improve detection of sshd un/supported options.Yang Tse
2007-11-19This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1Yang Tse
2007-11-19Temporary change to help debugging string(s) returned by sshd -VYang Tse
2007-11-18Add /opt/ssh/sbin and /opt/ssh/libexec to the sshd locations search list.Yang Tse
2007-11-17When unable to start test suite sshserver, log if OpenSSH has not beenYang Tse
2007-11-17Add /usr/local/sbin and /usr/freeware/bin to the sshd locations search listYang Tse
2007-11-16Michal Marek made the test suite remember what test servers that fail toDaniel Stenberg
2007-11-15Michal Marek fixed the test suite to better deal with the case when the HTTPDaniel Stenberg
2007-11-15Replace isupper with our uppercase macro versionYang Tse
2007-11-08Fix commentYang Tse
2007-11-05Sort the directory listing because the server doesn't always do it.Dan Fandrich
2007-11-05Added some keywordsDan Fandrich
2007-11-01Ignore more features that curl-config is not expected to know aboutDan Fandrich
2007-11-01Make postcheck failure message more like the othersDan Fandrich