Revert "Update to 7.40.1"
[platform/upstream/curl.git] / tests / sshserver.pl
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-04-25 Daniel Stenbergsshserver: disable StrictHostKeyChecking
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-31 Yang Tsetest harness: fix detection of test harness client...
2011-08-31 Yang Tsetest harness: fix detection of test harness host and...
2010-03-24 Daniel Stenbergrestore executable bits on some files
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-15 Yang TseStart using the centralized pidfile and logfile name...
2008-04-04 Yang TseSunSSH sshd ignores UsePrivilegeSeparation option
2008-04-04 Yang TseSunSSH 1.2 options sync
2008-02-11 Yang TseAdditional SunSSH 1.1 ssh server options
2008-02-08 Yang TseGet rid of sftp subsystem additional parameters, they...
2008-02-08 Yang TseTo verify that the sftp server is actually running...
2008-01-31 Yang TseWhen possible, use additional config options for test...
2008-01-27 Yang TseDont rely on PAMAuthenticationViaKbdInt default being...
2008-01-20 Yang TseAlso disable GSSAPIAuthentication for the test harness...
2008-01-12 Yang TseRemove hardcoded verbosity
2008-01-10 Yang TseTemporary change to help debugging SSH server verificat...
2008-01-08 Yang TseRemove increased loglevel intended to debug autobuild...
2008-01-08 Yang TseIncrease loglevel to debug autobuild's publickey authen...
2008-01-06 Yang TseIncrease MaxAuthTries from 0 to 10. Using a value of...
2008-01-04 Yang Tse'ControlPath' ssh client configuration file option...
2008-01-04 Yang TseSunSSH 1.1 ssh client does not support config file...
2008-01-04 Yang Tse'LocalCommand' no longer used for ssh client config...
2008-01-03 Yang TseModify test harness so that the minimum SSH version...
2007-12-22 Dan FandrichUse getcwd() to get the directory, which works even...
2007-11-28 Yang TseTo allow remote log inspection avoid redirecting messag...
2007-11-27 Yang TseConnectTimeout requires OpenSSH 3.7 or later
2007-11-27 Yang TseExplicitly disallow remote hosts to connect to local...
2007-11-26 Yang TseTemporary change to better debug startup failures
2007-11-20 Yang TseDon't gather additional debug info unless sshd actually...
2007-11-20 Yang TseImprove detection of sshd un/supported options.
2007-11-19 Yang TseThis is a temporary change to test if OpenSSH 3.6 and...
2007-11-19 Yang TseTemporary change to help debugging string(s) returned...
2007-11-18 Yang TseAdd /opt/ssh/sbin and /opt/ssh/libexec to the sshd...
2007-11-17 Yang TseWhen unable to start test suite sshserver, log if OpenS...
2007-11-17 Yang TseAdd /usr/local/sbin and /usr/freeware/bin to the sshd...
2007-09-17 Dan FandrichAllow setting the IP address on which to listen for...
2007-07-19 Dan FandrichRevert the 512 change since newer versions of OpenSSH...
2007-07-18 Dan FandrichUse 512 bit keys to reduce the time taken to generate...
2007-06-14 Daniel StenbergTom Regner added /usr/lib/misc to the path to scan...
2007-06-11 Dan FandrichWe do not use RSA keys in the test suite.
2007-06-08 Dan FandrichImproved compatibility with perl 5.0 on the 'open'...
2007-06-07 Dan FandrichRenamed the sshd log file to sshd.log.
2007-06-07 Dan FandrichFixed some problems in starting SSH for use in SOCKS.
2007-06-05 Daniel StenbergDaniel Black's test suite fixes and initial test cases...
2007-04-03 Yang Tsewhen detecting un/supported sshd options use curl's...
2007-04-03 Dan FandrichEliminate the sshd option checking dependency on wc...
2007-04-02 Yang Tsefix error in previous commit
2007-04-02 Yang Tseverify ssh daemon version
2007-03-31 Yang Tsesshd might fail to start if given an unsupported config...
2007-03-30 Yang TseSearching for sshd and sftp-server will be done first
2007-03-29 Dan FandrichAdd another option to tighten the test environment.
2007-03-29 Dan FandrichAbort if attempting to run as root.
2007-03-28 Dan FandrichOnly show exit status in verbose mode.
2007-03-28 Dan FandrichDon't launch sshd as a daemon so its output can be...
2007-03-27 Dan FandrichTighten up a few more OpenSSH options
2007-03-24 Dan FandrichChanged the test harness to attempt to gracefully shut...