openssl/crypto/bio
Dr. David von Oheimb 3b66592490 BIO_dum_indent_cb(): Fix handling of cb return value
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15722)
2021-06-15 14:23:29 +02:00
..
b_addr.c DOC: Slightly improve the documentation of BIO_lookup() and related functions 2021-05-29 07:47:03 +02:00
b_dump.c BIO_dum_indent_cb(): Fix handling of cb return value 2021-06-15 14:23:29 +02:00
b_print.c
b_sock2.c BIO_listen: disable setting ipv6_v6only on OpenBSD as it is a read only data and true 2021-05-09 09:31:35 -07:00
b_sock.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bf_buff.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bf_lbuf.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bf_nbio.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bf_null.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bf_prefix.c BIO: prevent crash on NULL BIO for prefix_ctrl() and thus for BIO_set_prefix(), BIO_set_indent(), etc. 2021-06-15 14:23:21 +02:00
bf_readbuff.c
bio_cb.c Deprecate old style BIO callback calls 2021-05-26 17:18:34 +02:00
bio_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
bio_lib.c BIO_write_ex: No error only on 0 bytes to write 2021-06-11 09:51:14 +02:00
bio_local.h Rework and make DEBUG macros consistent. 2021-05-28 10:04:31 +02:00
bio_meth.c
bss_acpt.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_bio.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_conn.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_core.c Add the ability for ex_data to have a priority 2021-05-11 14:56:55 +01:00
bss_dgram.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_fd.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_file.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_log.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_mem.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_null.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
bss_sock.c bio: remove TODOs 2021-06-02 16:30:15 +10:00
build.info Create libcrypto support for BIO_new_from_core_bio() 2021-05-04 12:00:21 +01:00
core_bio.c