Add a BIO_ADDR_clear function
[openssl.git] / crypto / bio / b_addr.c
2016-02-05 Matt CaswellAdd a BIO_ADDR_clear function
2016-02-04 Richard LevitteMake sure getaddrinfo and getnameinfo works as intended...
2016-02-04 Kurt RoeckxUse WSAGetLastError() on windows
2016-02-04 Kurt RoeckxMake fallback addresses static so that we can initialize it
2016-02-03 Richard LevitteRefactoring BIO: add wrappers around sockaddr et al