History log of /openbsd-current/regress/usr.bin/ssh/keyscan.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.13 22-Jan-2020 dtucker

Increase keyscan timeout from default. On slow hosts 3 concurrent keyscans
can hit the default 5 second timeout, so increase to 15 seconds.


# 1.12 16-Dec-2019 djm

test security key host keys in addition to user keys


# 1.11 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


# 1.10 01-Nov-2019 djm

skip security-key key types for tests until we have a dummy
U2F middleware to use.


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.9 28-Jan-2019 dtucker

The test sshd_config in in $OBJ.


# 1.8 28-Jan-2019 dtucker

Remove leftover debugging.


# 1.7 27-Jan-2019 dtucker

Generate all key supported key types and enable for keyscan test.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.6 30-Apr-2017 djm

eliminate explicit specification of protocol in tests and loops over
protocol. We only support SSHv2 now.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 11-Sep-2015 djm

try all supported key types here; bz#2455 reported by Jakub Jelen


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.4 03-Mar-2015 markus

make it possible to run tests w/o ssh1 support; ok djm@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 15-Mar-2002 markus

allow specification of binary-under-test with
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}


# 1.2 22-Feb-2002 markus

make test for pr 2354 explicit


# 1.1 22-Feb-2002 markus

test keyscan as well (test for pr 2354)


# 1.12 16-Dec-2019 djm

test security key host keys in addition to user keys


# 1.11 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


# 1.10 01-Nov-2019 djm

skip security-key key types for tests until we have a dummy
U2F middleware to use.


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.9 28-Jan-2019 dtucker

The test sshd_config in in $OBJ.


# 1.8 28-Jan-2019 dtucker

Remove leftover debugging.


# 1.7 27-Jan-2019 dtucker

Generate all key supported key types and enable for keyscan test.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.6 30-Apr-2017 djm

eliminate explicit specification of protocol in tests and loops over
protocol. We only support SSHv2 now.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 11-Sep-2015 djm

try all supported key types here; bz#2455 reported by Jakub Jelen


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.4 03-Mar-2015 markus

make it possible to run tests w/o ssh1 support; ok djm@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 15-Mar-2002 markus

allow specification of binary-under-test with
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}


# 1.2 22-Feb-2002 markus

make test for pr 2354 explicit


# 1.1 22-Feb-2002 markus

test keyscan as well (test for pr 2354)


# 1.11 26-Nov-2019 djm

test FIDO2/U2F key types; ok markus@


# 1.10 01-Nov-2019 djm

skip security-key key types for tests until we have a dummy
U2F middleware to use.


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.9 28-Jan-2019 dtucker

The test sshd_config in in $OBJ.


# 1.8 28-Jan-2019 dtucker

Remove leftover debugging.


# 1.7 27-Jan-2019 dtucker

Generate all key supported key types and enable for keyscan test.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.6 30-Apr-2017 djm

eliminate explicit specification of protocol in tests and loops over
protocol. We only support SSHv2 now.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 11-Sep-2015 djm

try all supported key types here; bz#2455 reported by Jakub Jelen


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.4 03-Mar-2015 markus

make it possible to run tests w/o ssh1 support; ok djm@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 15-Mar-2002 markus

allow specification of binary-under-test with
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}


# 1.2 22-Feb-2002 markus

make test for pr 2354 explicit


# 1.1 22-Feb-2002 markus

test keyscan as well (test for pr 2354)


# 1.10 01-Nov-2019 djm

skip security-key key types for tests until we have a dummy
U2F middleware to use.


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.9 28-Jan-2019 dtucker

The test sshd_config in in $OBJ.


# 1.8 28-Jan-2019 dtucker

Remove leftover debugging.


# 1.7 27-Jan-2019 dtucker

Generate all key supported key types and enable for keyscan test.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.6 30-Apr-2017 djm

eliminate explicit specification of protocol in tests and loops over
protocol. We only support SSHv2 now.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 11-Sep-2015 djm

try all supported key types here; bz#2455 reported by Jakub Jelen


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.4 03-Mar-2015 markus

make it possible to run tests w/o ssh1 support; ok djm@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 15-Mar-2002 markus

allow specification of binary-under-test with
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}


# 1.2 22-Feb-2002 markus

make test for pr 2354 explicit


# 1.1 22-Feb-2002 markus

test keyscan as well (test for pr 2354)


# 1.9 28-Jan-2019 dtucker

The test sshd_config in in $OBJ.


# 1.8 28-Jan-2019 dtucker

Remove leftover debugging.


# 1.7 27-Jan-2019 dtucker

Generate all key supported key types and enable for keyscan test.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.6 30-Apr-2017 djm

eliminate explicit specification of protocol in tests and loops over
protocol. We only support SSHv2 now.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 11-Sep-2015 djm

try all supported key types here; bz#2455 reported by Jakub Jelen


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.4 03-Mar-2015 markus

make it possible to run tests w/o ssh1 support; ok djm@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 15-Mar-2002 markus

allow specification of binary-under-test with
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}


# 1.2 22-Feb-2002 markus

make test for pr 2354 explicit


# 1.1 22-Feb-2002 markus

test keyscan as well (test for pr 2354)


Revision tags: OPENBSD_6_2_BASE
# 1.6 30-Apr-2017 djm

eliminate explicit specification of protocol in tests and loops over
protocol. We only support SSHv2 now.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.5 11-Sep-2015 djm

try all supported key types here; bz#2455 reported by Jakub Jelen


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.4 03-Mar-2015 markus

make it possible to run tests w/o ssh1 support; ok djm@


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.3 15-Mar-2002 markus

allow specification of binary-under-test with
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}


# 1.2 22-Feb-2002 markus

make test for pr 2354 explicit


# 1.1 22-Feb-2002 markus

test keyscan as well (test for pr 2354)