summaryrefslogtreecommitdiff
path: root/tests/sshserver.pl
Commit message (Expand)AuthorAgeFilesLines
* tests/sshserver.pl: Define AddressFamily earlierSevan Janiyan2023-04-181-1/+2
* tests: log sshserver.pl messages to a fileDan Fandrich2023-04-111-44/+45
* tests: move server config files under the pid dirDan Fandrich2023-03-311-63/+84
* tests: move pidfiles and portfiles under the log directoryDan Fandrich2023-03-311-2/+5
* tests: fix remaining servers to run with a dynamic log directoryDan Fandrich2023-03-301-0/+6
* tests: switch to 3-argument open in test suiteDan Fandrich2023-03-301-18/+18
* scripts: set file mode +x on all perl and shell scriptsJay Satiro2023-01-051-0/+0
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tests/sshserver.pl: re-enable ssh-rsa while using openssh 8.8+Marc Hoersken2022-10-301-0/+4
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-3/+15
* tests/sshserver.pl: make it work with openssh-8.7p1Kamil Dudka2021-09-161-14/+0
* copyrights: update copyright year rangesDaniel Stenberg2021-09-081-1/+1
* tests/*server.pl: flush output before executing subprocessMarc Hoersken2021-08-181-0/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* tests/sshserver.pl: fix compatibility with OpenSSH for WindowsMarc Hoersken2020-07-311-0/+5
* all: fix codespell errorsViktor Szakats2020-05-251-1/+1
* tests: use Cygwin/msys PIDs for stunnel and sshd on WindowsMarc Hoersken2020-04-111-3/+31
* sshserver.pl: use cached Win32 environment check variableMarc Hoersken2020-04-101-2/+2
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* libssh: Fix matching user-specified MD5 hex keyJay Satiro2020-03-071-4/+24
* tests: fix permissions of ssh keys in WSLMarc Hoersken2019-12-091-0/+3
* tests: add support to test against OpenSSH for WindowsMarc Hoersken2019-05-221-6/+40
* test: make tests and test scripts use socksd for SOCKSDaniel Stenberg2019-04-131-18/+7
* spelling fixesklemens2017-03-261-1/+1
* tests: Use 'pathhelp' for paths conversions in sshserver.plKarlson2k2016-04-291-8/+9
* sshserver.pl: use quotes for given optionsKarlson2k2016-03-261-1/+1
* Revert "sshserver: remove use of AuthorizedKeysFile2"Daniel Stenberg2016-03-221-1/+3
* sshserver: remove use of AuthorizedKeysFile2Daniel Stenberg2016-03-211-3/+1
* tests/sshserver.pl: use RSA instead of DSA for host authKamil Dudka2016-02-231-6/+6
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* sshserver.pl: clarify and streamline variable namesMarc Hoersken2014-12-221-6/+7
* tests: use Cygwin-style paths in SSH, SSHD and SFTP config filesMarc Hoersken2014-12-211-7/+37
* tests: support spaces in paths to SSH, SSHD and SFTP binariesMarc Hoersken2014-12-211-11/+11
* sshserver: disable StrictHostKeyCheckingDaniel Stenberg2013-04-251-2/+5
* test harness: fix detection of test harness client knownhosts fileYang Tse2011-08-311-2/+3
* test harness: fix detection of test harness host and client key filesYang Tse2011-08-311-2/+4
* restore executable bits on some filesDaniel Stenberg2010-03-241-0/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Start using the centralized pidfile and logfile name generationYang Tse2010-01-151-29/+90
* SunSSH sshd ignores UsePrivilegeSeparation optionYang Tse2008-04-041-5/+4
* SunSSH 1.2 options syncYang Tse2008-04-041-1/+17
* Additional SunSSH 1.1 ssh server optionsYang Tse2008-02-111-0/+16
* Get rid of sftp subsystem additional parameters, they aren't widely supportedYang Tse2008-02-081-1/+1
* To verify that the sftp server is actually running, responsive and thatYang Tse2008-02-081-3/+64
* When possible, use additional config options for test harness ssh server,Yang Tse2008-01-311-2/+20
* Dont rely on PAMAuthenticationViaKbdInt default being 'no'Yang Tse2008-01-271-0/+4
* Also disable GSSAPIAuthentication for the test harness ssh clientYang Tse2008-01-201-2/+13
* Remove hardcoded verbosityYang Tse2008-01-121-3/+3
* Temporary change to help debugging SSH server verification failuresYang Tse2008-01-101-1/+1