openssl/crypto/bio
Hugo Landau e0c4e43e40 BIO_sendmmsg/BIO_recvmmsg (API only)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18923)
2022-08-19 09:01:30 +01:00
..
bf_buff.c
bf_lbuf.c
bf_nbio.c Update copyright year 2021-06-17 13:24:59 +01:00
bf_null.c Update copyright year 2021-06-17 13:24:59 +01:00
bf_prefix.c Update copyright year 2021-06-17 13:24:59 +01:00
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 Update copyright year 2021-06-17 13:24:59 +01:00
bio_err.c BIO_sendmmsg/BIO_recvmmsg (API only) 2022-08-19 09:01:30 +01:00
bio_lib.c BIO_sendmmsg/BIO_recvmmsg (API only) 2022-08-19 09:01:30 +01:00
bio_local.h Add config option OPENSSL_NO_UNIX_SOCK 2022-07-08 14:08:45 +10: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 Don't include sys/select.h on HP-UX as it doesn't exist 2022-05-27 08:05:48 +02: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 Coverity 1506566: unchecked return value 2022-07-17 17:51:13 +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 Update copyright year 2021-06-17 13:24:59 +01:00
bss_sock.c Update copyright year 2022-05-03 13:34:51 +01:00
build.info
ossl_core_bio.c