CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2016/06/14 18:40:40
Modified files: usr.bin/ssh : auth.c Log message: Remove "POSSIBLE BREAK-IN ATTEMPT!" from log message about forward and reverse DNS not matching. We haven't supported IP-based auth methods for a very long time so it's now misleading. part of bz#2585, ok markus@