openssl/engines
Matt Caswell 627537ddf3 Fix AFALG kernel and headers mismatch problem
During Configure we attempt to check the kernel version of this platform
to see whether we can compile the AFALG engine. If the kernel version
looks recent enough then we enable AFALG. However when we compile
e_afalg.c we check the version of the linux headers. If there is a
mismatch between the linux headers and the currently running kernel then
we don't compile the AFLAG engine and continue. This was causing a link
error.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-14 10:09:31 +01:00
..
afalg Fix AFALG kernel and headers mismatch problem 2016-04-14 10:09:31 +01: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 Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +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 Rename internal symbol to follow internal naming pattern 2016-04-13 15:23:47 +02: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 Move dso.h to internal 2016-03-23 09:12:11 -04: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 Rename int_*() functions to *_int() 2016-04-13 08:59:03 +01: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 Remove OPENSSL_NO_AES guards 2016-04-13 21:25:24 +01: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 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00