openssl/crypto/bio
Matt Caswell 320a81277e Remove some code for a contributor that we cannot find
This removes some code because we cannot trace the original contributor
to get their agreement for the licence change (original commit e03ddfae).

After this change there will be numerous failures in the test cases until
someone rewrites the missing code.

All *_free functions should accept a NULL parameter. After this change
the following *_free functions will fail if a NULL parameter is passed:

BIO_ACCEPT_free()
BIO_CONNECT_free()
BN_BLINDING_free()
BN_CTX_free()
BN_MONT_CTX_free()
BN_RECP_CTX_free()
BUF_MEM_free()
COMP_CTX_free()
ERR_STATE_free()
TXT_DB_free()
X509_STORE_free()
ssl3_free()
ssl_cert_free()
SSL_SESSION_free()
SSL_free()

[skip ci]

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5757)
2018-03-27 17:15:24 +01:00
..
b_addr.c Update copyright year 2018-02-13 13:59:25 +00:00
b_dump.c Update copyright year 2018-02-13 13:59:25 +00:00
b_print.c
b_sock2.c Add BIO_bind function to bind local address for a socket. 2018-02-19 22:58:37 +01:00
b_sock.c Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
bf_buff.c
bf_lbuf.c Update copyright year 2018-02-27 13:59:42 +00:00
bf_nbio.c
bf_null.c Update copyright year 2018-02-13 13:59:25 +00:00
bio_cb.c
bio_err.c Add BIO_bind function to bind local address for a socket. 2018-02-19 22:58:37 +01:00
bio_lcl.h
bio_lib.c Fix bio callback backward compatibility 2018-03-19 14:20:53 +01:00
bio_meth.c Convert _meth_get_ functions to const getters 2018-03-21 10:37:05 +00:00
bss_acpt.c Remove some code for a contributor that we cannot find 2018-03-27 17:15:24 +01:00
bss_bio.c
bss_conn.c Remove some code for a contributor that we cannot find 2018-03-27 17:15:24 +01:00
bss_dgram.c Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
bss_fd.c Add comments to NULL func ptrs in bio_method_st 2017-12-18 07:04:48 +10:00
bss_file.c Add comments to NULL func ptrs in bio_method_st 2017-12-18 07:04:48 +10:00
bss_log.c bio/bss_log.c: on DJGPP syslog facility is part of sockets library. 2018-03-22 11:49:17 +01:00
bss_mem.c Add comments to NULL func ptrs in bio_method_st 2017-12-18 07:04:48 +10:00
bss_null.c Update copyright year 2018-02-13 13:59:25 +00:00
bss_sock.c Add comments to NULL func ptrs in bio_method_st 2017-12-18 07:04:48 +10:00
build.info