openssl/engines
Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
I have tried to convert 'len' type variable declarations to unsigned as a
means to address these warnings when appropriate, but when in doubt I have
used casts in the comparisons instead. The better solution (that would get
us all lynched by API users) would be to go through and convert all the
function prototypes and structure definitions to use unsigned variables
except when signed is necessary. The proliferation of (signed) "int" for
strictly non-negative uses is unfortunate.
2003-10-29 20:24:15 +00:00
..
vendor_defns Step 3 of move of engines: copy the corresponding vendor header files. 2002-10-11 17:10:59 +00:00
.cvsignore Commit a slightly modified version of an old experiment to do RSA private 2003-01-30 15:43:07 +00:00
axp.opt Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
e_4758_cca.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
e_4758_cca.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_4758_cca_err.c Step 7 of move of engines: Engines should not depend on private 2002-10-11 18:17:16 +00:00
e_4758_cca_err.h Step 2 of move of engines: copy engines to new directory and rename them 2002-10-11 17:08:27 +00:00
e_aep.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +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 Step 7 of move of engines: Engines should not depend on private 2002-10-11 18:17:16 +00:00
e_aep_err.h Step 2 of move of engines: copy engines to new directory and rename them 2002-10-11 17:08:27 +00:00
e_atalla.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +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 Step 7 of move of engines: Engines should not depend on private 2002-10-11 18:17:16 +00:00
e_atalla_err.h Step 2 of move of engines: copy engines to new directory and rename them 2002-10-11 17:08:27 +00:00
e_cswift.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +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 Step 7 of move of engines: Engines should not depend on private 2002-10-11 18:17:16 +00:00
e_cswift_err.h Step 2 of move of engines: copy engines to new directory and rename them 2002-10-11 17:08:27 +00:00
e_gmp.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +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 Commit a slightly modified version of an old experiment to do RSA private 2003-01-30 15:43:07 +00:00
e_gmp_err.h Commit a slightly modified version of an old experiment to do RSA private 2003-01-30 15:43:07 +00:00
e_ncipher.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +00:00
e_ncipher.ec Step 4 of move of engines: Split e.ec into individual files for each 2002-10-11 17:41:40 +00:00
e_ncipher_err.c If an application supports static locks, it MUST support dynamic locks as 2002-12-05 00:56:58 +00:00
e_ncipher_err.h If an application supports static locks, it MUST support dynamic locks as 2002-12-05 00:56:58 +00:00
e_nuron.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +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 Step 7 of move of engines: Engines should not depend on private 2002-10-11 18:17:16 +00:00
e_nuron_err.h Step 2 of move of engines: copy engines to new directory and rename them 2002-10-11 17:08:27 +00:00
e_sureware.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +00: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 Step 7 of move of engines: Engines should not depend on private 2002-10-11 18:17:16 +00:00
e_sureware_err.h Step 2 of move of engines: copy engines to new directory and rename them 2002-10-11 17:08:27 +00:00
e_ubsec.c Conform with the standard prototype for engine control functions. 2003-06-26 07:10:10 +00: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 Step 7 of move of engines: Engines should not depend on private 2002-10-11 18:17:16 +00:00
e_ubsec_err.h Step 2 of move of engines: copy engines to new directory and rename them 2002-10-11 17:08:27 +00:00
engine_vector.mar Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00
makeengines.com Link engines against libcrypto, even when a TCP/IP implementation is 2003-01-02 00:26:01 +00:00
Makefile.ssl make update 2003-06-11 22:27:19 +00:00
vax.opt Add the command procedure to build external engines on VMS. 2002-10-31 15:43:00 +00:00