Fix indentation.
[openssl.git] / engines /
2008-06-02 Dr. Stephen HensonFix indentation.
2008-06-01 Dr. Stephen HensonFree old store name (if any).
2008-06-01 Dr. Stephen HensonAdd ctrl for alternative certificate store names.
2008-06-01 Dr. Stephen HensonUse keyspec for DSA too.
2008-06-01 Dr. Stephen HensonGet and note keyspec when signing.
2008-05-31 Dr. Stephen HensonAdd CryptoAPI error file too.
2008-05-31 Dr. Stephen HensonAdd CryptoAPI ENGINE from stable branch.
2008-05-26 Ben LaurieLHASH revamp. make depend.
2008-04-27 Geoff ThorpePaul Sheer optimised the OpenSSL to/from libGMP convers...
2008-04-18 Lutz JänickeAdd missing 'extern "C" {' to some _err.h files in...
2008-04-18 Lutz JänickeAnother minor update from the mingw development
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-03-22 Dr. Stephen HensonUpdate dependencies.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-02-28 Dr. Stephen HensonFix error code function name mismatches in GOST engine...
2008-01-05 Andy Polyakovengine/ccgost Win32 portability fixes.
2008-01-04 Dr. Stephen HensonAvoid WIN32 signed/unsigned warnings.
2008-01-03 Dr. Stephen HensonNetware support.
2007-12-04 Andy Polyakovgmp engine was non-operational.
2007-11-21 Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2007-11-20 Dr. Stephen HensonAvoid warning.
2007-11-16 Ben LaurieFix warnings.
2007-10-26 Dr. Stephen HensonGOST ENGINE information.
2007-10-26 Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2007-09-19 Bodo MöllerClean up error codes a bit.
2007-06-07 Dr. Stephen HensonFinish gcc 4.2 changes.
2007-05-31 Dr. Stephen HensonFix for GOST engine on platforms where sizeof(size_t...
2007-05-22 Dr. Stephen HensonRevert broken change to ccgost.
2007-05-21 Dr. Stephen HensonFix warning and back out bad modification.
2007-05-20 Andy PolyakovPadlock engine fails to compile with -O0 -fPIC.
2007-05-18 Dr. Stephen HensonUpdated GOST MAC support.
2007-05-17 Dr. Stephen HensonInitial GOST MAC support. Not fully working yet...
2007-04-05 Ben LaurieMissing config file.
2007-04-04 Ben LaurieMissing return on error. Coverity ID 115.
2007-03-23 Dr. Stephen HensonStage 1 GOST ciphersuite support.
2007-03-23 Richard LevitteSynchronise the VMS build with recent movements in...
2007-02-09 Dr. Stephen HensonPR: 1483
2006-12-29 Andy PolyakovMove eng_padlock.c to ./engines.
2006-12-25 Richard LevitteReplace strdup() with BUF_strdup().
2006-12-22 Nils Larschuse OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug...
2006-11-30 Dr. Stephen HensonUpdate dependencies.
2006-11-21 Dr. Stephen HensonAdd .cvsignore
2006-11-08 Ben LaurieFix various warnings.
2006-10-23 Andy PolyakovYet another mingw warning.
2006-10-20 Andy PolyakovAvoid application relink on every make invocation.
2006-09-21 Dr. Stephen HensonUpdated file.
2006-09-21 Dr. Stephen HensonAdd missing prototype. Fix various warnings (C++ commen...
2006-09-21 Dr. Stephen HensonCompile in gost engine.
2006-09-21 Dr. Stephen HensonUpdated version of gost engine.
2006-09-17 Dr. Stephen HensonGOST public key algorithm ENGINE donated to the OpenSSL...
2006-04-11 Ulf MöllerAdd BeOS support.
2006-04-10 Dr. Stephen HensonImplementation of pkey_rsa_verify. Some constification.
2006-03-18 Nils Larschremove unnecessary code
2006-03-15 Nils Larschfix problems found by coverity: remove useless code
2006-02-12 Ulf Möllermake update
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2006-01-29 Nils Larschadd additional checks + cleanup
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2005-10-25 Andy PolyakovFix install problems on MacOS X and HP-UX.
2005-07-26 Geoff ThorpeFix signed/unsigned warnings.
2005-07-16 Nils Larschmake
2005-06-29 Ben LaurieFix warnings.
2005-06-23 Andy PolyakovJumbo Makfiles update.
2005-06-17 Nils Larschclear dso pointer in case of an error
2005-06-17 Nils Larschupdate for the cswift engine:
2005-05-30 Richard LevitteChange all relevant occurences of 'ncipher' to 'chil...
2005-05-29 Geoff ThorpeChange the source and output paths for 'chil' and ...
2005-05-25 Geoff ThorpeHandle differences between engine IDs and their dynamic...
2005-05-21 Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovConsolidate BUILDENV [idea is to keep all variables...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-09 Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-04-30 Andy PolyakovFold rules in test/Makefiles [from stable].
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2004-06-01 Geoff ThorpeThis fixes the installation target for dynamic engines...
2004-05-31 Andy PolyakovMinimal work-around for ./engine shared builds. "Minima...
2004-05-17 Geoff ThorpeThe inclusion of bn.h from the engine.h API header...
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff ThorpeMore updates for the header cleanups (and apologies...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-03-25 Geoff Thorpe... and this should likewise fix up those RSA implement...
2004-03-25 Geoff ThorpeBy adding a BN_CTX parameter to the 'rsa_mod_exp' callb...
2003-11-28 Richard LevitteNetware-specific changes,
2003-11-04 Geoff ThorpeAvoid some shadowed variable names.
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-06-26 Richard LevitteConform with the standard prototype for engine control...
2003-06-11 Richard Levittemake update
2003-06-06 Geoff ThorpeThis memset() in the ubsec ENGINE is a bug. Zeroing...
2003-01-30 Richard Levittemake update
2003-01-30 Geoff ThorpeCommit a slightly modified version of an old experiment...
2003-01-16 Richard LevitteIngore the correct flag file.
2003-01-15 Geoff ThorpeAs with RSA, which was modified recently, this change...
2003-01-10 Richard LevitteName the flag file correctly
2003-01-07 Geoff ThorpeRSA_METHOD now supports key-generation, but (for now...
2003-01-03 Andy PolyakovHP/UX 11i make gets upset by this line containing nothi...
2003-01-02 Richard LevitteLink engines against libcrypto, even when a TCP/IP...
next