| commit | b089fb5fe15a6b1936262a33417265f8cb9b0afb | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu May 26 12:16:18 2005 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu May 26 12:16:18 2005 +1000 |
| tree | 9a6ae5b4cdf37720c128fe981ea6d9c3a12a7da9 | |
| parent | dfec2941acfdcadb81adb149f452f0eece26625d [diff] |
- avsm@cvs.openbsd.org 2005/05/23 22:44:01
[moduli.c ssh-keygen.c]
- removes signed/unsigned comparisons in moduli generation
- use strtonum instead of atoi where its easier
- check some strlcpy overflow and fatal instead of truncate