openssl/engines
Matt Caswell 256ed966d3 Fix a memory leak in the afalg engine
The AFALG engine created a global EVP_CIPHER instance but was not freeing
it up when the engine was destroyed.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-10 15:17:20 +00:00
..
afalg Fix a memory leak in the afalg engine 2016-03-10 15:17:20 +00:00
asm Fix engine/asm/e_padlock-x86.pl for newer semantics 2016-03-08 11:13:02 +01:00
vendor_defns Remove Ubsec engine 2016-02-26 23:34:25 +00:00
build.info Don't add engines if configured "no-engine" 2016-03-09 12:51:07 +01:00
capierr.bat Windows batch file to rebuild error codes for CryptoAPI ENGINE. 2008-06-02 23:10:34 +00:00
e_capi.c Adapt e_capi to the DSA_SIG_get0() API 2016-03-08 23:24:03 +01:00
e_capi.ec Add CryptoAPI ENGINE from stable branch. 2008-05-31 22:49:32 +00:00
e_capi_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_capi_err.h Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
e_chil.c Convert the dynlocks in e_chil to the new Thread API locks 2016-03-09 11:04:36 +01:00
e_chil.ec Change the source and output paths for 'chil' and '4758cca' engines so that 2005-05-29 19:14:21 +00:00
e_chil_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_chil_err.h Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
e_dasync.c Use correct function ID in error path 2016-03-09 01:20:53 +00:00
e_dasync.ec Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_dasync_err.c Use correct function ID in error path 2016-03-09 01:20:53 +00:00
e_dasync_err.h Use correct function ID in error path 2016-03-09 01:20:53 +00:00
e_ossltest.c Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
e_ossltest.ec Add OSSLTest Engine 2015-08-11 20:27:46 +01:00
e_ossltest_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
e_ossltest_err.h Finish 02f7114a7f 2016-02-17 17:04:47 -05:00
e_padlock.c Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 2016-03-07 21:42:09 +00:00
e_padlock.ec Missing config file. 2007-04-05 16:57:07 +00:00
engine_vector.mar Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
Makefile.in Make sure the effect of "pic" / "no-pic" is used with assembler compilations 2016-03-09 12:33:23 +01:00