index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
sshserver.pl
Age
Commit message (
Expand
)
Author
2007-09-17
Allow setting the IP address on which to listen for connections.
Dan Fandrich
2007-07-19
Revert the 512 change since newer versions of OpenSSH don't support DSA
Dan Fandrich
2007-07-18
Use 512 bit keys to reduce the time taken to generate them. This shouldn't
Dan Fandrich
2007-06-14
Tom Regner added /usr/lib/misc to the path to scan for sftp to make the
Daniel Stenberg
2007-06-11
We do not use RSA keys in the test suite.
Dan Fandrich
2007-06-08
Improved compatibility with perl 5.0 on the 'open' calls.
Dan Fandrich
2007-06-07
Renamed the sshd log file to sshd.log.
Dan Fandrich
2007-06-07
Fixed some problems in starting SSH for use in SOCKS.
Dan Fandrich
2007-06-05
Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using
Daniel Stenberg
2007-04-03
when detecting un/supported sshd options use curl's sshd config file.
Yang Tse
2007-04-03
Eliminate the sshd option checking dependency on wc and make it faster.
Dan Fandrich
2007-04-02
fix error in previous commit
Yang Tse
2007-04-02
verify ssh daemon version
Yang Tse
2007-03-31
sshd might fail to start if given an unsupported configuration option.
Yang Tse
2007-03-30
Searching for sshd and sftp-server will be done first
Yang Tse
2007-03-29
Add another option to tighten the test environment.
Dan Fandrich
2007-03-29
Abort if attempting to run as root.
Dan Fandrich
2007-03-28
Only show exit status in verbose mode.
Dan Fandrich
2007-03-28
Don't launch sshd as a daemon so its output can be logged.
Dan Fandrich
2007-03-27
Tighten up a few more OpenSSH options
Dan Fandrich
2007-03-24
Changed the test harness to attempt to gracefully shut down servers
Dan Fandrich