OSEC

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

From: Anil Madhavapeddy (anilrecoil.org)
Date: Mon May 23 2005 - 18:16:41 CDT


On Mon, May 23, 2005 at 04:44:02PM -0600, Anil Madhavapeddy wrote:
> 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
>

ok deraadt