Age | Commit message (Collapse) | Author |
|
|
|
new minimum SSH version support for SCP, SFTP and SOCKS tests.
Some verbosity which still remains, will go out before next release.
|
|
|
|
|
|
|
|
- Capability of running socks5 tests must be based on ssh daemon version
and not on ssh client version.
|
|
|
|
SCP, SFTP and SOCKS4 tests is now OpenSSH 2.9.9 or SunSSH 1.0
For SOCKS5 tests minimum versions are OpenSSH 3.7 or SunSSH 1.0
|
|
components doesn't have read permission set.
|
|
|
|
application-level
port forwarding, our socks port, prevents ssh from running on some systems.
By default, ssh binds local port forwardings to the loopback address, since this
was the address being given as the explicit bind address, now it isn't given.
|
|
of test suite ssh and socks servers.
|
|
|
|
|
|
when builddir is different from srcdir.
|
|
source tree 'tests' directory
|
|
|
|
startup failures of test suite ssh and socks servers.
|
|
are good/compatible enough to run the test suite ssh server and
socks tests
|
|
start so that subsequent tries are simply skipped.
|
|
ipv6 server can't run.
|
|
|
|
the first.
|
|
to running it and ignoring its output).
|
|
|
|
lib is built shared with libtool.
|
|
Added support for skipping tests based on key words.
|
|
Made a few more tests work remotely.
|
|
Added hooks to the test suite to make it possible to test a curl running
on a remote host.
|
|
really hard if the test server can't be resolved (like for ::1 ipv6)
|
|
keys the first time (which can take a while on a slow or loaded host).
Enforce a longer startup wait time for the ssh client SOCKS server, too.
Check for an error code from startnew() when starting any server.
|
|
the SOCKS server.
|
|
|
|
|
|
Redirect ssh output to ssh.log
|
|
|
|
openssh
|
|
|
|
the default port numbers, allowing more than one test suite to run
simultaneously on the same host.
|
|
|
|
would get from a torture test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and avoid using ! as last char of line.
|
|
before resorting to the kill -9 hammer.
Added test harness infrastructure to support scp/sftp tests, using
OpenSSH as the server.
|
|
since that is the API yassl attempts to provide
|