CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/08/30 01:50:21
Modified files: usr.bin/ssh : monitor.c Log message: restrict monitor auth calls to be allowed only when their respective authentication methods are enabled in the configuration. prompted by Solar Designer; ok markus dtucker