openssl/engines
Richard Levitte 97043e46aa e_afalg: Don't warn about kernel version when pedantic
When built with --strict-warnings and the Linux kernel headers don't
match the kernel version, the preprocessor warnings in
engines/afalg/e_afalg.c cause compilation errors.  Use the macro
PEDANTIC to avoid those warnings in that case.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2095)
2016-12-16 14:43:49 +01:00
..
afalg e_afalg: Don't warn about kernel version when pedantic 2016-12-16 14:43:49 +01:00
asm Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vendor_defns Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
build.info dasync is an internal testing engine, so don't install it 2016-08-17 10:50:31 +02:00
e_capi.c include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02: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 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 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 include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02: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 Fix some style issues in the TLSv1.3 nonce construction code 2016-11-29 23:31:10 +00: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 Only build the body of e_padlock when there are lower level routines 2016-11-15 15:14:15 +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