OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Darren Tucker (dtuckercvs.openbsd.org)
Date: Wed Jul 02 2008 - 07:03:51 CDT


CVSROOT: /cvs
Module name: src
Changes by: dtuckercvs.openbsd.org 2008/07/02 06:03:51

Modified files:
        usr.bin/ssh : auth-rsa.c auth.c auth.h auth2-pubkey.c

Log message:
Merge duplicate host key file checks, based in part on a patch from Rob
Holland via bz #1348 . Also checks for non-regular files during protocol
1 RSA auth. ok djm