CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2022/11/03 15:59:20
Modified files: usr.bin/ssh : sshconnect.c Log message: replace recently-added valid_domain() check for hostnames going to known_hosts with a more relaxed check for bad characters; previous commit broke address literals. Reported by/feedback from florian@