CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/03/31 16:59:01
Modified files: regress/usr.bin/ssh/unittests/hostkeys: test_iterate.c Log message: adapt to recent hostfile.c change: when parsing known_hosts without fully parsing the keys therein, hostkeys_foreach() will now correctly identify KEY_RSA1 keys; ok markus@ miod@