summaryrefslogtreecommitdiff
path: root/regress/keyscan.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove unintended changes.Darren Tucker2022-07-141-13/+0
| | | | | | I inadvertently included a couple of local changes with the OpenSSL 3.0.4 change. Revert, anything that should be there will be committed separately.
* Only refuse to use OpenSSL 3.0.4 on x86_64.Darren Tucker2022-07-131-0/+13
| | | | | The potential RCE only impacts x86_64, so only refuse to use it if we're targetting a potentially impacted architecture. ok djm@
* upstream: Increase keyscan timeout from default. On slow hosts 3dtucker@openbsd.org2020-01-221-2/+2
| | | | | | | concurrent keyscans can hit the default 5 second timeout, so increase to 15 seconds. OpenBSD-Regress-ID: 16383dec166af369b7fb9948572856f5d544c93f
* upstream: test security key host keys in addition to user keysdjm@openbsd.org2019-12-211-4/+3
| | | | OpenBSD-Regress-ID: 9fb45326106669a27e4bf150575c321806e275b1
* upstream: test FIDO2/U2F key types; ok markus@djm@openbsd.org2019-11-271-2/+2
| | | | OpenBSD-Regress-ID: 367e06d5a260407619b4b113ea0bd7004a435474
* upstream: skip security-key key types for tests until we have adjm@openbsd.org2019-11-011-2/+2
| | | | | | dummy U2F middleware to use. OpenBSD-Regress-ID: 37200462b44334a4ad45e6a1f7ad1bd717521a95
* upstream: The test sshd_config in in $OBJ.dtucker@openbsd.org2019-01-281-2/+2
| | | | OpenBSD-Regress-ID: 1e5d908a286d8e7de3a15a0020c8857f3a7c9172
* upstream: Remove leftover debugging.dtucker@openbsd.org2019-01-281-3/+1
| | | | OpenBSD-Regress-ID: 3d86c3d4867e46b35af3fd2ac8c96df0ffdcfeb9
* upstream: Generate all key supported key types and enable for keyscandtucker@openbsd.org2019-01-271-4/+12
| | | | | | test. OpenBSD-Regress-ID: 72f72ff49946c61bc949e1692dd9e3d71370891b
* upstream commitdjm@openbsd.org2017-05-011-5/+1
| | | | | | | eliminate explicit specification of protocol in tests and loops over protocol. We only support SSHv2 now. Upstream-Regress-ID: 0082838a9b8a382b7ee9cbf0c1b9db727784fadd
* upstream commitdjm@openbsd.org2015-09-161-2/+2
| | | | | | | try all supported key types here; bz#2455 reported by Jakub Jelen Upstream-Regress-ID: 188cb7d9031cdbac3a0fa58b428b8fa2b2482bba
* upstream commitmarkus@openbsd.org2015-03-051-2/+7
| | | | make it possible to run tests w/o ssh1 support; ok djm@
* - (djm) Import OpenBSD regression tests. Requires BSD make to runDamien Miller2002-05-011-0/+19