openssl/crypto/bio
Dr. David von Oheimb bcbb30afe2 add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout support
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/10667)
2020-02-10 16:49:01 +01:00
..
b_addr.c Fix unused goto label gcc warning 2019-10-10 19:05:05 +02:00
b_dump.c Reorganize local header files 2019-09-28 20:26:35 +02:00
b_print.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
b_sock2.c Reorganize local header files 2019-09-28 20:26:35 +02:00
b_sock.c add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout support 2020-02-10 16:49:01 +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: Add BIO_f_prefix(), a text line prefixing filter 2019-12-18 19:42:44 +01:00
bio_cb.c Reorganize local header files 2019-09-28 20:26:35 +02:00
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 Reorganize local header files 2019-09-28 20:26:35 +02:00
bio_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
bio_meth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
bss_acpt.c Teach more BIOs how to handle BIO_CTRL_EOF 2020-02-04 14:39:29 +00:00
bss_bio.c Reorganize local header files 2019-09-28 20:26:35 +02:00
bss_conn.c Teach more BIOs how to handle BIO_CTRL_EOF 2020-02-04 14:39:29 +00:00
bss_dgram.c bss_dgram.c: fix unaligned access 2019-11-10 00:30:13 +01:00
bss_fd.c Teach more BIOs how to handle BIO_CTRL_EOF 2020-02-04 14:39:29 +00:00
bss_file.c Reorganize local header files 2019-09-28 20:26:35 +02:00
bss_log.c Reorganize local header files 2019-09-28 20:26:35 +02:00
bss_mem.c Reorganize local header files 2019-09-28 20:26:35 +02:00
bss_null.c Reorganize local header files 2019-09-28 20:26:35 +02:00
bss_sock.c Detect EOF while reading in libssl 2020-02-04 14:39:29 +00:00
build.info BIO: Add BIO_f_prefix(), a text line prefixing filter 2019-12-18 19:42:44 +01:00