NetBSD/crypto/external/bsd
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
..
netpgp bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
openssh Use OpenSSL's SHA256 support directly. 2009-08-03 20:56:25 +00:00
openssl This code is really broken. It allocates struct sockaddr on the stack 2009-08-15 01:25:54 +00:00
Makefile new openssl 2009-07-19 23:43:46 +00:00