openssl/crypto
Matt Caswell b10cdcce00 Add some missing cleanup calls to de-init
OBJ_cleanup() doesn't always get called from EVP_cleanup() so needs to be
explicitly called in de-init. Also BIO_sock_cleanup() also needs to be
called.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-14 10:54:37 +00:00
..
aes Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
asn1 Make X509_SIG opaque. 2016-03-11 17:40:47 +00:00
async
bf Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
bio Remove some dead code from 1999 2016-03-11 21:32:13 +00:00
blake2 Use unsigned int instead of just unsigned. 2016-03-11 10:39:10 -05:00
bn Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
buffer
camellia Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
cast Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
chacha Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
cmac
cms Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API 2016-03-08 11:10:34 -05:00
comp
conf
ct constify CT_POLICY_EVAL_CTX getters 2016-03-11 09:06:04 -05:00
des Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
dh RT3676 add: Export ASN.1 DHparams 2016-03-09 20:58:08 -05:00
dsa move DSA_SIG definition into C source file 2016-03-11 14:53:50 +00:00
dso
ec Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
engine Move engine library over to using the new thread API 2016-03-09 11:04:01 +01:00
err Remove the old threading API 2016-03-09 12:41:39 +00:00
evp Review comments 2016-03-11 10:39:10 -05:00
hmac
idea
include/internal Make X509_SIG opaque. 2016-03-11 17:40:47 +00:00
kdf
lhash
md2
md4
md5 Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
mdc2
modes Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
objects Review comments 2016-03-11 10:39:10 -05:00
ocsp Avoid double-free in calleres to OCSP_parse_url 2016-03-09 20:44:52 -05:00
pem
perlasm SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
pkcs7
pkcs12 Make X509_SIG opaque. 2016-03-11 17:40:47 +00:00
poly1305 Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
rand Convert rand code to new threading API 2016-03-09 01:14:57 +00:00
rc2
rc4 Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
rc5 Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
ripemd Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
rsa Make X509_SIG opaque. 2016-03-11 17:40:47 +00:00
seed
sha Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
srp Mark SRP_VBASE_get_by_user() as deprecated 2016-03-10 09:29:42 +00:00
stack
ts
txt_db
ui Convert CRYPTO_LOCK_UI to new multi-threading API 2016-03-08 11:10:34 -05:00
whrlpool Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
x509 Remove use of the old CRYPTO_LOCK_X5O9_STORE 2016-03-09 12:41:39 +00:00
x509v3 Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag 2016-03-09 20:41:28 -05:00
alphacpuid.pl Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info Complete incomplete makefile variable referenses 2016-03-13 11:07:12 +01:00
c64xpluscpuid.pl
cpt_err.c
cryptlib.c OpenSSLDie --> OPENSSL_die 2016-03-08 14:46:17 -05:00
cversion.c
ebcdic.c
ex_data.c Change an function macro for ERR match the function it's used in. 2016-03-13 14:54:51 +01:00
fips_err.h
fips_ers.c
ia64cpuid.S
init.c Add some missing cleanup calls to de-init 2016-03-14 10:54:37 +00:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile.in Fix classic build 2016-03-09 14:58:42 +00:00
mem_clr.c
mem_dbg.c Move variable declaration to the start of the function 2016-03-09 01:20:53 +00:00
mem_sec.c Convert mem_dbg and mem_sec to the new Thread API 2016-03-08 21:06:04 +00:00
mem.c
o_dir.c
o_fips.c
o_init.c
o_str.c
o_time.c
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
threads_none.c
threads_pthread.c
threads_win.c Fix return type for CRYPTO_THREAD_run_once 2016-03-09 20:42:30 -05:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00