index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
ssh
/
forwarding.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the sleeps and thus races from the forwarding test. They were
dtucker
2019-07-20
1
-21
/
+19
*
Allow SLEEPTIME to be overridden.
dtucker
2019-07-20
1
-2
/
+2
*
Move sleep time into a variable so that we can increase it for platforms
dtucker
2019-07-20
1
-9
/
+11
*
eliminate explicit specification of protocol in tests and loops over
djm
2017-04-30
1
-94
/
+80
*
fully unbreak: some $SSH invocations did not have -F specified and
djm
2017-01-30
1
-10
/
+10
*
partially unbreak: was not specifying hostname on some $SSH invocations
djm
2017-01-30
1
-3
/
+3
*
Make forwarding test less racy by using unix domain sockets instead of
dtucker
2017-01-06
1
-14
/
+20
*
unbreak test for recent ssh de-duplicated forwarding change
djm
2016-04-14
1
-2
/
+2
*
make it possible to run tests w/o ssh1 support; ok djm@
markus
2015-03-03
1
-5
/
+8
*
fix a race condition by using a mux socket rather than an
djm
2015-02-23
1
-3
/
+6
*
correct paths to configuration files being written/updated;
djm
2015-02-21
1
-3
/
+3
*
Add support for Unix domain socket forwarding. A remote TCP port
millert
2014-07-15
1
-3
/
+19
*
Add test for forward config parsing
dtucker
2013-06-10
1
-1
/
+16
*
Move the setting of DATA and COPY into test-exec.sh
dtucker
2013-05-17
1
-4
/
+4
*
use -E option for ssh and sshd to write debuging logs to ssh{,d}.log and
dtucker
2013-04-07
1
-3
/
+3
*
append to rather than truncate test log; bz#2013 from openssh AT
djm
2012-06-01
1
-3
/
+3
*
regress test for stdio forwarding
dtucker
2010-01-11
1
-1
/
+11
*
add test for ExitOnForwardFailure=yes
markus
2006-07-11
1
-1
/
+31
*
Regress test for ClearAllForwardings (bz #994); ok markus@
dtucker
2005-03-10
1
-1
/
+32
*
allow specification of binary-under-test with
markus
2002-03-15
1
-3
/
+3
*
$OpenBSD$, public domain
markus
2002-02-16
1
-0
/
+3
*
we don't need a listening sshd for most of our tests, just
markus
2002-02-15
1
-0
/
+2
*
serveral tests for ssh-keygen/ssh/sshd/ssh-add/ssh-agent
markus
2002-02-14
1
-0
/
+28