CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/16 21:22:51
Modified files:
usr.bin/ssh : auth2-hostbased.c auth2-pubkey.c compat.c
compat.h kex.c monitor.c sshconnect2.c
Log message:
Remove now-unused compat bit SSH_BUG_RSASIGMD5. The code to set this
was removed in OpenSSH 7.7 when support for SSH implementations dating
back to before RFC standardization were removed. "burn it all" djm@
