CVS: cvs.openbsd.org: src

Damien Miller <[email protected]> Tue, 21 Jul 2026 00:17:42 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/21 00:17:42

Modified files:
	usr.bin/ssh    : auth.c monitor_wrap.c packet.c sshconnect2.c 
	                 sshd-auth.c 

Log message:
fix ChannelTimeout and RekeyLimit not being applied in sshd_config
Match blocks; reported by Alex Harrison