openssl/crypto/bio
Tomas Mraz b8472b4e67 Use AI_ADDRCONFIG hint with getaddrinfo if available.
This prevents failure of openssl s_server socket binding to wildcard
address on hosts with disabled IPv6.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8550)
2019-04-03 22:56:54 +02:00
..
b_addr.c Use AI_ADDRCONFIG hint with getaddrinfo if available. 2019-04-03 22:56:54 +02:00
b_dump.c crypto/bio/b_dump.c: change all char* to void*, and constify 2019-01-16 18:10:41 +01:00
b_print.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
b_sock.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
b_sock2.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_buff.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_lbuf.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_nbio.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_null.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_cb.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_err.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_lcl.h Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_lib.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_meth.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_acpt.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_bio.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_conn.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_dgram.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_fd.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_file.c cygwin: drop explicit O_TEXT 2019-02-18 21:09:47 +01:00
bss_log.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_mem.c Fix a memory leak in the mem bio 2019-01-21 17:47:02 +10:00
bss_null.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_sock.c bio: Linux TLS Rx Offload 2019-04-01 11:54:48 +01:00
build.info Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00