CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/25 17:49:30
Modified files:
usr.bin/ssh : sshsig.c sshkey.h sshkey.c sshconnect.c
hostfile.c auth2-pubkey.c auth2-hostbased.c
Log message:
move check_host_cert() from sshconnect,c to sshkey.c and refactor
it to make it more generally usable and testable.
ok markus@
