openssl/crypto/bio
Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/
in particular X509_NAME*, X509_STORE{,_CTX}*, and ASN1_INTEGER *,
also some result types of new functions, which does not break compatibility

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/10504)
2020-03-23 08:30:37 +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 Support KTLS on connections using BIO_TYPE_CONNECT. 2020-03-16 10:41:51 +01:00
b_sock.c Don't exclude quite so much in a no-sock build 2020-02-21 21:41:56 +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 Constify various mostly X509-related parameter types in crypto/ and apps/ 2020-03-23 08:30:37 +01: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 Support KTLS on connections using BIO_TYPE_CONNECT. 2020-03-16 10:41:51 +01: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