openssl/engines
Matt Caswell 90e7cdff3a 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>
2015-05-26 10:35:22 +01:00
..
asm RT2513: Fix typo's paramter-->parameter 2014-08-19 11:09:33 -04:00
ccgost Fix error check in GOST engine 2015-05-26 10:35:22 +01:00
vendor_defns Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
alpha.opt Synchronise with Unix and do all other needed modifications to have it 2010-11-22 22:04:41 +00:00
axp.opt
capierr.bat Windows batch file to rebuild error codes for CryptoAPI ENGINE. 2008-06-02 23:10:34 +00:00
e_4758cca_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_4758cca_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_4758cca.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_4758cca.ec
e_aep_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_aep_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_aep.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_aep.ec
e_atalla_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_atalla_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_atalla.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_atalla.ec
e_capi_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_capi_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_capi.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_capi.ec Add CryptoAPI ENGINE from stable branch. 2008-05-31 22:49:32 +00:00
e_chil_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_chil_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_chil.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_chil.ec
e_cswift_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_cswift_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_cswift.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_cswift.ec
e_gmp_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_gmp_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_gmp.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
e_gmp.ec
e_nuron_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_nuron_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_nuron.c free null cleanup finale 2015-05-01 10:02:07 -04:00
e_nuron.ec
e_padlock.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
e_padlock.ec Missing config file. 2007-04-05 16:57:07 +00:00
e_sureware_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_sureware_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_sureware.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_sureware.ec
e_ubsec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_ubsec_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
e_ubsec.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
e_ubsec.ec
engine_vector.mar
ia64.opt Synchronise with Unix and do all other needed modifications to have it 2010-11-22 22:04:41 +00:00
makeengines.com VMS adjustments: 2015-01-30 14:43:57 +01:00
Makefile Fix update and depend in engines/ 2015-05-23 06:33:41 +02:00
vax.opt