summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add client features partYang Tse2008-01-135-0/+15
* Remove hardcoded verbosityYang Tse2008-01-121-3/+3
* OoopsYang Tse2008-01-121-2/+2
* OoopsYang Tse2008-01-111-2/+2
* When verifying that test harness's SSH and SOCKS servers have beenYang Tse2008-01-111-8/+26
* Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg2008-01-116-20/+199
* Temporary change to help debugging SSH server verification failuresYang Tse2008-01-102-8/+13
* Fix file IdYang Tse2008-01-091-1/+1
* Add /usr/freeware/sbin and /usr/freeware/libexec to the ssh binariesYang Tse2008-01-091-0/+2
* Partially cleanup debugging messages in test harness, introduced forYang Tse2008-01-081-17/+5
* Remove increased loglevel intended to debug autobuild's publickeyYang Tse2008-01-081-10/+2
* Increase loglevel to debug autobuild's publickey authenticationYang Tse2008-01-081-0/+10
* Display ssh server log and configuration upon socks server failureYang Tse2008-01-081-0/+4
* Fixed test descriptionDan Fandrich2008-01-071-1/+1
* Increase MaxAuthTries from 0 to 10. Using a value of 0 is too restrictiveYang Tse2008-01-061-2/+2
* added keywordDaniel Stenberg2008-01-051-1/+6
* "yes" must be in quotes to be XML compatibleDan Fandrich2008-01-041-1/+1
* Daniel Egger provided 'nonewline=yes' support for the <stdout> sectionDaniel Stenberg2008-01-042-1/+10
* Missing newline at end of messageYang Tse2008-01-041-1/+1
* Fix 'format string' compiler warningYang Tse2008-01-041-3/+3
* 'ControlPath' ssh client configuration file option requires OpenSSH 4.2 orYang Tse2008-01-041-0/+3
* SunSSH 1.1 ssh client does not support config file options:Yang Tse2008-01-041-5/+5
* - Display curl_ssh_config when socks server fails to start.Yang Tse2008-01-041-11/+41
* Make sure @INC is modified before 'using' the sshhelp module.Yang Tse2008-01-041-2/+4
* 'LocalCommand' no longer used for ssh client config file. When used itYang Tse2008-01-041-5/+1
* Modify test harness so that the minimum SSH version required to runYang Tse2008-01-034-330/+1244
* In an attempt to repeat the problem in bug report #1850730Daniel Stenberg2007-12-264-2/+197
* Use getcwd() to get the directory, which works even if one of the directoryDan Fandrich2007-12-223-6/+6
* Use getcwd() to get the directory, which works even if one of theDan Fandrich2007-12-201-1/+1
* spell!Daniel Stenberg2007-12-151-1/+1
* Add test 551 that tests callback-post over a proxy that requires Digest auth.Daniel Stenberg2007-12-152-1/+105
* Added missing <features>Dan Fandrich2007-12-142-0/+6
* Fixed typo in test titleDan Fandrich2007-12-142-2/+2
* add keywordsDaniel Stenberg2007-12-0812-0/+76
* add missing filesDaniel Stenberg2007-12-081-1/+2
* correct the comment about sizeDaniel Stenberg2007-12-081-3/+1
* add test 549 and 550Daniel Stenberg2007-12-084-1/+176
* Spacen Jasset reported a problem with doing POST (with data read with aDaniel Stenberg2007-12-053-4/+170
* fix compiler warningDaniel Stenberg2007-12-051-0/+2
* added test548 which uses the lib547 source file, preparing for test547 whichDaniel Stenberg2007-12-053-1/+207
* removed the ;type= thing for FTP urls through proxy, since that's now onlyDaniel Stenberg2007-12-032-2/+2
* To allow remote log inspection avoid redirecting messages to stderr.Yang Tse2007-11-281-32/+20
* ConnectTimeout requires OpenSSH 3.7 or laterYang Tse2007-11-271-39/+55
* Explicitly disallow remote hosts to connect to local forwarded ports,Yang Tse2007-11-271-0/+1
* Stop ssh and socks servers when verification failsYang Tse2007-11-261-7/+10
* Providing an explicit bind address besides the port for dynamic application-l...Yang Tse2007-11-261-1/+1
* test1015 --data-urlencodeDaniel Stenberg2007-11-262-1/+54
* Temporary change to better debug startup failuresYang Tse2007-11-262-0/+15
* Allow different start timeout specification for each serverYang Tse2007-11-251-10/+10
* make 'checkdied' in runtests.pl more robustYang Tse2007-11-231-1/+4