CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2020/02/06 15:48:23
Modified files: usr.bin/ssh : sshconnect2.c Log message: When using HostkeyAlgorithms to merely append or remove algorithms from the default set (i.e. HostkeyAlgorithms=+/-...), retain the default behaviour of preferring those algorithms that have existing keys in known_hosts; ok markus