summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/forwarding.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the sleeps and thus races from the forwarding test. They weredtucker2019-07-201-21/+19
* Allow SLEEPTIME to be overridden.dtucker2019-07-201-2/+2
* Move sleep time into a variable so that we can increase it for platformsdtucker2019-07-201-9/+11
* eliminate explicit specification of protocol in tests and loops overdjm2017-04-301-94/+80
* fully unbreak: some $SSH invocations did not have -F specified anddjm2017-01-301-10/+10
* partially unbreak: was not specifying hostname on some $SSH invocationsdjm2017-01-301-3/+3
* Make forwarding test less racy by using unix domain sockets instead ofdtucker2017-01-061-14/+20
* unbreak test for recent ssh de-duplicated forwarding changedjm2016-04-141-2/+2
* make it possible to run tests w/o ssh1 support; ok djm@markus2015-03-031-5/+8
* fix a race condition by using a mux socket rather than andjm2015-02-231-3/+6
* correct paths to configuration files being written/updated;djm2015-02-211-3/+3
* Add support for Unix domain socket forwarding. A remote TCP portmillert2014-07-151-3/+19
* Add test for forward config parsingdtucker2013-06-101-1/+16
* Move the setting of DATA and COPY into test-exec.shdtucker2013-05-171-4/+4
* use -E option for ssh and sshd to write debuging logs to ssh{,d}.log anddtucker2013-04-071-3/+3
* append to rather than truncate test log; bz#2013 from openssh ATdjm2012-06-011-3/+3
* regress test for stdio forwardingdtucker2010-01-111-1/+11
* add test for ExitOnForwardFailure=yesmarkus2006-07-111-1/+31
* Regress test for ClearAllForwardings (bz #994); ok markus@dtucker2005-03-101-1/+32
* allow specification of binary-under-test withmarkus2002-03-151-3/+3
* $OpenBSD$, public domainmarkus2002-02-161-0/+3
* we don't need a listening sshd for most of our tests, justmarkus2002-02-151-0/+2
* serveral tests for ssh-keygen/ssh/sshd/ssh-add/ssh-agentmarkus2002-02-141-0/+28