openssl/crypto/bio
Dr. David von Oheimb e8d0819d52 Don't exclude quite so much in a no-sock build
We were excluding more code than we needed to in the OCSP/HTTP code in
the event of no-sock. We should also not assume that a BIO passed to our
API is socket based.

This fixes the no-sock build

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11134)
2020-02-21 21:41:56 +01:00
..
b_addr.c
b_dump.c
b_print.c
b_sock2.c
b_sock.c Don't exclude quite so much in a no-sock build 2020-02-21 21:41:56 +01:00
bf_buff.c Author: Ross Kinsey <RossIKinsey@gmail.com> 2020-02-05 13:47:05 +10:00
bf_lbuf.c Author: Ross Kinsey <RossIKinsey@gmail.com> 2020-02-05 13:47:05 +10:00
bf_nbio.c Author: Ross Kinsey <RossIKinsey@gmail.com> 2020-02-05 13:47:05 +10:00
bf_null.c Author: Ross Kinsey <RossIKinsey@gmail.com> 2020-02-05 13:47:05 +10:00
bf_prefix.c
bio_cb.c
bio_err.c add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout support 2020-02-10 16:49:01 +01:00
bio_lib.c Don't exclude quite so much in a no-sock build 2020-02-21 21:41:56 +01:00
bio_local.h
bio_meth.c
bss_acpt.c
bss_bio.c
bss_conn.c
bss_dgram.c
bss_fd.c
bss_file.c
bss_log.c
bss_mem.c
bss_null.c
bss_sock.c
build.info