]> git.ipfire.org Git - thirdparty/openssl.git/history - engines
Provide other forms for symbols that are too long or that clash with others
[thirdparty/openssl.git] / engines /
2008-01-03  Dr. Stephen HensonNetware support.
2007-12-04  Andy Polyakovgmp engine was non-operational.
2007-09-06  Dr. Stephen Hensongcc 4.2 fixes to avoid use or function pointer casts...
2006-02-08  Nils Larschbackport recent changes from the cvs head
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles
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-08-28  Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-07-16  Nils Larschmake
2005-06-28  Andy PolyakovMakefile updates from HEAD [see http://cvs.openssl...
2005-06-17  Nils Larschclear dso pointer in case of an error
2005-06-17  Nils Larschupdate for the cswift engine:
2005-05-31  Ben LaurieFix warnings.
2005-05-30  Richard LevitteForgottent make update. These files will be retagged.
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-29  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-29  Geoff ThorpeChange the source and output paths for 'chil' and ...
2005-05-28  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-25  Geoff ThorpeHandle differences between engine IDs and their dynamic...
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-21  Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-19  Andy PolyakovPropogate BUILDENV even in ./engines.
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
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...
2002-12-29  Richard Levittemake update
2002-12-15  Richard LevitteUpdate the make system for installations:
2002-12-05  Richard LevitteDeclare another general file.
2002-12-05  Richard LevitteIf an application supports static locks, it MUST suppor...
2002-12-05  Richard LevittePR: 381
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-14  Richard LevitteDCL logic bugs fixed.
2002-11-13  Richard LevitteWhen build as dynamic engines, the loading functions...
2002-11-06  Richard LevitteStupid bug fixes. I've forgotten my DCL...
2002-10-31  Richard LevitteAdd the command procedure to build external engines...
2002-10-18  Geoff ThorpeAnother ENGINE implementation dependant on string.h.
2002-10-18  Geoff ThorpeThe loop variable is 'l', not 'i'.
2002-10-16  Geoff ThorpeThe ENGINE implementations in ./engines/ should be...
2002-10-15  Richard LevitteA much better idea, of course, is not to do a submake...
2002-10-15  Richard LevitteMakefile.shared needs to know how it can reach itself.
2002-10-14  Richard Levittelibs is a timestamp that we don't really need to know...
2002-10-14  Richard LevitteAdd needed libraries as per configuration to the list...
2002-10-11  Richard LevitteTypo
2002-10-11  Richard LevitteStep 8 of move of engines: Remove the last little quirks.
2002-10-11  Richard LevitteWe didn't copy the cryptodev engine here, darn it!
2002-10-11  Richard LevitteStep 7 of move of engines: Engines should not depend...
2002-10-11  Richard LevitteTypo.
2002-10-11  Richard LevitteStep 6 of move of engines: rename the macro ENGINE_DYNA...
2002-10-11  Richard LevitteThat wasn't supposed to be there...
2002-10-11  Richard LevitteStep 5 of move of engines: Add a makefile (and a .cvsig...
2002-10-11  Richard LevitteStep 4 of move of engines: Split e.ec into individual...
2002-10-11  Richard LevitteStep 3 of move of engines: copy the corresponding vendo...
2002-10-11  Richard LevitteStep 2 of move of engines: copy engines to new director...