Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upstream: Use ed25519 keys for kex tests | dtucker@openbsd.org | 2024-06-19 | 1 | -8/+6 |
| | | | | | | | since that's supported by OpenSSH even when built without OpenSSL. Only test diffie-hellman kex if OpenSSH is compiled with support for it. OpenBSD-Regress-ID: a5d09ef9bbd171f9e4ec73ed0d9eeb49a8878e97 | ||||
* | upstream: Stop using DSA in dropbear interop tests. | anton@openbsd.org | 2024-06-18 | 1 | -3/+3 |
| | | | | OpenBSD-Regress-ID: abfd4457d99d8cc1417fd22ca2c570270f74c1cf | ||||
* | upstream: Add interop test with Dropbear. | dtucker@openbsd.org | 2023-10-20 | 1 | -0/+31 |
Right now this is only dbclient not the Dropbear server since it won't currently run as a ProxyCommand. OpenBSD-Regress-ID: 8cb898c414fcdb252ca6328896b0687acdaee496 |