]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove several unused undocumented functions.
authorRich Salz <rsalz@openssl.org>
Tue, 22 Mar 2016 18:33:00 +0000 (14:33 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 23 Mar 2016 12:34:33 +0000 (08:34 -0400)
commit3d8b2ec42bcb1cfe2f6f502ea8c6f098202a2906
treec6b33600fafbb424e4ccbeb0e93f8dc620521d00
parentde7058241083e9ec80c4ad27e7bb4f2bd79e36f2
Remove several unused undocumented functions.

Removed the following:
    DSO_bind_var, DSO_bind_var, DSO_get_default_method,
    DSO_get_loaded_filename, DSO_get_loaded_filename, DSO_get_method,
    DSO_new_method, DSO_pathbyaddr, DSO_set_default_method, DSO_set_method,
    DSO_set_name_converter, DSO_set_name_converter

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_err.c
crypto/dso/dso_lib.c
crypto/dso/dso_locl.h
crypto/dso/dso_vms.c
crypto/dso/dso_win32.c
include/openssl/dso.h
util/libcrypto.num