aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2008-01-19Dmitry Kurochkin fixed test case 530 (pipelining)Daniel Stenberg
2008-01-18fix failure to properly detect SSH and SOCKS servers start up on loaded systemsYang Tse
2008-01-17Don't abort tests 518 and 537 when unable to raise the open-file soft limitYang Tse
2008-01-17Put the comments in an XML-valid location.Dan Fandrich
2008-01-16Added test 553. This test case and code is based on the bug recipe Joe MalickiDaniel Stenberg
2008-01-16remove trailing comma too, even though I don't think it does any harmDaniel Stenberg
2008-01-16Nathan Coulter's patch that makes runtests.pl respect the PATH when figuringDaniel Stenberg
2008-01-16Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support thatDaniel Stenberg
2008-01-14startnew() shouldn't return a positive pid as reported in the pidfileYang Tse
2008-01-13add client features partYang Tse
2008-01-12Remove hardcoded verbosityYang Tse
2008-01-12OoopsYang Tse
2008-01-11OoopsYang Tse
2008-01-11When verifying that test harness's SSH and SOCKS servers have beenYang Tse
2008-01-11Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg
2008-01-10Temporary change to help debugging SSH server verification failuresYang Tse
2008-01-09Fix file IdYang Tse
2008-01-09Add /usr/freeware/sbin and /usr/freeware/libexec to the ssh binariesYang Tse
2008-01-08Partially cleanup debugging messages in test harness, introduced forYang Tse
2008-01-08Remove increased loglevel intended to debug autobuild's publickeyYang Tse
2008-01-08Increase loglevel to debug autobuild's publickey authenticationYang Tse
2008-01-08Display ssh server log and configuration upon socks server failureYang Tse
2008-01-07Fixed test descriptionDan Fandrich
2008-01-06Increase MaxAuthTries from 0 to 10. Using a value of 0 is too restrictiveYang Tse
2008-01-05added keywordDaniel Stenberg
2008-01-04"yes" must be in quotes to be XML compatibleDan Fandrich
2008-01-04Daniel Egger provided 'nonewline=yes' support for the <stdout> sectionDaniel Stenberg
2008-01-04Missing newline at end of messageYang Tse
2008-01-04Fix 'format string' compiler warningYang Tse
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