Add interop test with Dropbear. Right now this is only dbclient not the
authordtucker <dtucker@openbsd.org>
Fri, 20 Oct 2023 06:56:45 +0000 (06:56 +0000)
committerdtucker <dtucker@openbsd.org>
Fri, 20 Oct 2023 06:56:45 +0000 (06:56 +0000)
commit77568e37aedd1a951824746ce9fc33867c285073
treefcee975a3f8db8efcae3b0071724c90b5140651b
parentd156b7d56e2fd00836e87e8524d0b9aa5b2cd7f5
Add interop test with Dropbear.  Right now this is only dbclient not the
Dropbear server since it won't currently run as a ProxyCommand.
regress/usr.bin/ssh/Makefile
regress/usr.bin/ssh/dropbear-ciphers.sh [new file with mode: 0644]
regress/usr.bin/ssh/dropbear-kex.sh [new file with mode: 0644]
regress/usr.bin/ssh/test-exec.sh