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: Anil Madhavapeddy (avsmcvs.openbsd.org)
Date: Mon May 23 2005 - 17:44:02 CDT


CVSROOT: /cvs
Module name: src
Changes by: avsmcvs.openbsd.org 2005/05/23 16:44:01

Modified files:
        usr.bin/ssh : moduli.c ssh-keygen.c

Log message:
- removes signed/unsigned comparisons in moduli generation
- use strtonum instead of atoi where its easier
- check some strlcpy overflow and fatal instead of truncate