openssl/crypto/bio
Pauli 5d1bb4fc47 libcrypto: remove reliance on struct timeval
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19082)
2022-09-13 21:13:35 +10:00
..
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bf_prefix.c
bf_readbuff.c
bio_addr.c Fix asan finding in bio_addr 2022-08-12 16:13:13 +01:00
bio_cb.c BIO_sendmmsg/BIO_recvmmsg (API only) 2022-08-19 09:01:30 +01:00
bio_dump.c
bio_err.c BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg 2022-09-01 18:03:10 +10:00
bio_lib.c BIO_sendmmsg/BIO_recvmmsg (API only) 2022-08-19 09:01:30 +01:00
bio_local.h QUIC Demuxer and Record Layer (RX Side) 2022-09-02 10:03:55 +02:00
bio_meth.c BIO_sendmmsg/BIO_recvmmsg (API only) 2022-08-19 09:01:30 +01:00
bio_print.c Update copyright year 2022-05-03 13:34:51 +01:00
bio_sock2.c Fix KTLS with BIO_new_connect 2022-05-17 13:16:03 +02:00
bio_sock.c BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg 2022-09-01 18:03:10 +10:00
bss_acpt.c Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6 2022-05-09 10:06:18 +10:00
bss_bio.c Update copyright year 2022-05-03 13:34:51 +01:00
bss_conn.c Fix KTLS with BIO_new_connect 2022-05-17 13:16:03 +02:00
bss_core.c Update copyright year 2022-05-03 13:34:51 +01:00
bss_dgram.c libcrypto: remove reliance on struct timeval 2022-09-13 21:13:35 +10:00
bss_fd.c
bss_file.c
bss_log.c
bss_mem.c Give BIO_s_mem() the ability to support datagrams 2022-07-28 08:06:52 +01:00
bss_null.c
bss_sock.c Update copyright year 2022-05-03 13:34:51 +01:00
build.info
ossl_core_bio.c