openssl/crypto/bio
Tomas Mraz 9643ddb13a dgram_pair_read_inner(): Do not move buf pointer if it is NULL
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19284)
2022-09-27 17:50:35 +02: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_s_dgram_pair 2022-09-23 11:59:13 +10:00
bio_lib.c Maximum return value of BIO_ctrl_(w)pending is SIZE_MAX 2022-09-23 14:27:14 +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
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
bss_conn.c Fix KTLS with BIO_new_connect 2022-05-17 13:16:03 +02:00
bss_core.c
bss_dgram_pair.c dgram_pair_read_inner(): Do not move buf pointer if it is NULL 2022-09-27 17:50:35 +02: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
build.info BIO_s_dgram_pair 2022-09-23 11:59:13 +10:00
ossl_core_bio.c