NetBSD/crypto
christos 13492ada53 This code is really broken. It allocates struct sockaddr on the stack
and expects to work with IPV6. Tell the hints that we only want IPV4
for now, so that we don't try to bind to an IPV6 address as returned
by getaddrinfo, and then we bash in V4 in the family!
jeez
2009-08-15 01:25:54 +00:00
..
dist fixed a potential DoS in oakley_do_decrypt(), reported by Orange Labs 2009-08-13 09:18:28 +00:00
external This code is really broken. It allocates struct sockaddr on the stack 2009-08-15 01:25:54 +00:00
Makefile.openssl openssl moved 2009-07-19 23:34:00 +00:00
TODO