openssl/engines
Matt Caswell 25b9d11c00 Handle inability to create AFALG socket
Some Linux platforms have a suitably recent kernel to support AFALG, but
apparently you still can't actually create an afalg socket. This extends
the afalg_chk_platform() function to additionally check whether we can
create an AFALG socket. We also amend the afalgtest to not report a
failure to load the engine as a test failure. A failure to load is almost
certainly due to platform environmental issues, and not an OpenSSL problem.

RT 4434

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-06-13 17:28:40 +01:00
..
afalg Handle inability to create AFALG socket 2016-06-13 17:28:40 +01:00
asm x86_64 assembly pack: tolerate spaces in source directory name. 2016-05-29 14:12:51 +02:00
vendor_defns Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
build.info build.info files: add quotes around any spec that may contain spaces 2016-05-25 11:50:44 +02:00
e_capi.c Add some check for malloc failure in the CAPI engine 2016-05-18 10:47:15 +01:00
e_capi.ec Add CryptoAPI ENGINE from stable branch. 2008-05-31 22:49:32 +00:00
e_capi_err.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_capi_err.h Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_chil.c Fix some GitHub issues. 2016-06-07 11:08:33 -04:00
e_chil.ec
e_chil_err.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_chil_err.h Raise an Err when CRYPTO_THREAD_lock_new fails 2016-06-01 13:14:49 +01:00
e_dasync.c Copyright consolidation 02/10 2016-05-17 14:20:27 -04:00
e_dasync.ec Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_dasync_err.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_dasync_err.h Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_ossltest.c Copyright consolidation 02/10 2016-05-17 14:20:27 -04:00
e_ossltest.ec Add OSSLTest Engine 2015-08-11 20:27:46 +01:00
e_ossltest_err.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_ossltest_err.h Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_padlock.c Copyright consolidation 02/10 2016-05-17 14:20:27 -04:00
e_padlock.ec
engine_vector.mar