NetBSD/crypto/dist
christos 1a191ad79e PR/29862: Denis Lagno: sshd segfaults with long keys
The problem was that the rsa fips validation code did not allocate long
enough buffers, so it was trashing the stack.
2005-07-30 00:38:40 +00:00
..
heimdal appease gcc -Wuninitialized on hp700. 2005-06-05 19:08:28 +00:00
ipsec-tools Move a variable declaration to the variable declaration section of 2005-07-14 11:26:57 +00:00
krb4 check for pwd != NULL in getpwnam_r. From John Nemeth. 2005-04-19 12:55:31 +00:00
openssl PR/29862: Denis Lagno: sshd segfaults with long keys 2005-07-30 00:38:40 +00:00
ssh appease gcc -Wuninitialized 2005-06-02 04:59:17 +00:00