summaryrefslogtreecommitdiff
path: root/tests/sshserver.pl
Commit message (Expand)AuthorAgeFilesLines
...
* Tom Regner added /usr/lib/misc to the path to scan for sftp to make theDaniel Stenberg2007-06-141-1/+1
* We do not use RSA keys in the test suite.Dan Fandrich2007-06-111-8/+3
* Improved compatibility with perl 5.0 on the 'open' calls.Dan Fandrich2007-06-081-5/+5
* Renamed the sshd log file to sshd.log.Dan Fandrich2007-06-071-34/+50
* Fixed some problems in starting SSH for use in SOCKS.Dan Fandrich2007-06-071-1/+1
* Daniel Black's test suite fixes and initial test cases for SOCKS4/5 usingDaniel Stenberg2007-06-051-7/+31
* when detecting un/supported sshd options use curl's sshd config file.Yang Tse2007-04-031-4/+8
* Eliminate the sshd option checking dependency on wc and make it faster.Dan Fandrich2007-04-031-2/+1
* fix error in previous commitYang Tse2007-04-021-1/+1
* verify ssh daemon versionYang Tse2007-04-021-0/+24
* sshd might fail to start if given an unsupported configuration option.Yang Tse2007-03-311-6/+43
* Searching for sshd and sftp-server will be done firstYang Tse2007-03-301-28/+33
* Add another option to tighten the test environment.Dan Fandrich2007-03-291-1/+2
* Abort if attempting to run as root.Dan Fandrich2007-03-291-0/+5
* Only show exit status in verbose mode.Dan Fandrich2007-03-281-1/+1
* Don't launch sshd as a daemon so its output can be logged.Dan Fandrich2007-03-281-1/+1
* Tighten up a few more OpenSSH optionsDan Fandrich2007-03-271-0/+4
* Changed the test harness to attempt to gracefully shut down serversDan Fandrich2007-03-241-0/+138