NetBSD/crypto
apb 4840a75dea sizeof(array - 1) decays to sizeof(pointer), but (sizeof(array) - 1)
was actually wanted.

The effect of this bug is that only a few bytes of the hostname are mixed
into the random seed, instead of using the entire hostname.
2014-03-27 16:26:22 +00:00
..
dist/ipsec-tools Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
external sizeof(array - 1) decays to sizeof(pointer), but (sizeof(array) - 1) 2014-03-27 16:26:22 +00:00
Makefile.openssl Remove -I line for no longer extant directory. The OpenSSL libraries 2009-09-23 04:02:28 +00:00
TODO