openssl/engines
Matt Caswell 9cab86ee0a Fix error check in GOST engine
The return value of i2d functions can be negative if an error occurs.
Therefore don't assign the return value to an unsigned type and *then*
check if it is negative.

RT#3862

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 90e7cdff3a)
2015-05-26 10:38:56 +01:00
..
ccgost Fix error check in GOST engine 2015-05-26 10:38:56 +01:00
vendor_defns Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
alpha.opt Make engines compile on VMS for ia64 as well. 2009-08-25 07:19:20 +00:00
axp.opt Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
capierr.bat Windows batch file to rebuild error codes for CryptoAPI ENGINE. 2008-06-02 23:10:34 +00:00
e_4758cca.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_4758cca.ec Change the source and output paths for 'chil' and '4758cca' engines so that 2005-05-29 19:14:21 +00:00
e_4758cca_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_4758cca_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_aep.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_aep.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_aep_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_aep_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_atalla.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_atalla.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_atalla_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_atalla_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_capi.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_capi.ec Add CryptoAPI ENGINE from stable branch. 2008-05-31 22:49:32 +00:00
e_capi_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_capi_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_chil.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00: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 Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_chil_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_cswift.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
e_cswift.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_cswift_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_cswift_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_gmp.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_gmp.ec Commit a slightly modified version of an old experiment to do RSA private 2003-01-30 15:43:07 +00:00
e_gmp_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_gmp_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_nuron.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_nuron.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_nuron_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_nuron_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_padlock.c Fix for reformat problems with e_padlock.c 2015-01-22 14:12:11 +00:00
e_padlock.ec Missing config file. 2007-04-05 16:57:07 +00:00
e_sureware.c Fix misc NULL derefs in sureware engine 2015-04-20 23:10:56 +01:00
e_sureware.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_sureware_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_sureware_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_ubsec.c Fix null-pointer dereference 2015-02-22 13:23:53 +01:00
e_ubsec.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_ubsec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
e_ubsec_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
engine_vector.mar Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
ia64.opt Make engines compile on VMS for ia64 as well. 2009-08-25 07:19:20 +00:00
makeengines.com Adjust VMS build to Unix build. Most of all, make it so the disabled 2014-06-18 13:43:09 +02:00
Makefile Fix update and depend in engines/ 2015-05-23 11:08:12 +02:00
vax.opt Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00