ECC library bugfixes.
[openssl.git] / crypto / engine /
2010-03-27 Dr. Stephen HensonPR: 1813
2010-03-03 Dr. Stephen Hensondon't mix definitions and code
2010-03-01 Dr. Stephen HensonPR: 2178
2010-03-01 Dr. Stephen Hensonload cryptodev if HAVE_CRYPTODEV is set too
2010-02-09 Dr. Stephen HensonFix memory leak in ENGINE autoconfig code. Improve...
2010-01-28 Dr. Stephen HensonIn engine_table_select() don't clear out entire error...
2009-09-27 Ben LaurieMake it build, plus make depend.
2009-09-13 Dr. Stephen HensonSubmitted by: Julia Lawall <julia@diku.dk>
2009-07-11 Dr. Stephen HensonUpdate from HEAD
2009-04-22 Dr. Stephen HensonUpdate from 1.0.0-stable.
2008-12-20 Dr. Stephen HensonMake no-engine work again...
2008-11-05 Dr. Stephen HensonChange old obsolete email address...
2008-09-21 Dr. Stephen HensonFix warnings when more pedantic "debuge-steve32" target...
2008-09-17 Dr. Stephen HensonMake update: delete duplicate error code.
2008-09-16 Dr. Stephen HensonMerge changes to build system from fips branch.
2008-09-15 Bodo MöllerFix intendation
2008-09-14 Dr. Stephen HensonFix error code discrepancy.
2008-09-12 Ben LaurieAllow soft-loading engines.
2008-06-04 Dr. Stephen HensonBackport ssl client auth ENGINE support to 0.9.8.
2008-05-29 Dr. Stephen HensonLoad CryptoAPI engine if supported.
2008-04-28 Geoff ThorpeFix auto-discovery of ENGINEs, ported from HEAD.
2008-01-03 Dr. Stephen HensonNetware support.
2007-09-06 Dr. Stephen Hensongcc 4.2 fixes to avoid use or function pointer casts...
2007-05-20 Andy PolyakovPadlock engine fails to compile with -O0 -fPIC [from...
2007-01-04 Andy PolyakovInitialize padlock in shared build.
2006-11-24 Nils Larschregister the engine as default engine in ENGINE_set_def...
2006-11-21 Dr. Stephen HensonRebuild error file C source files.
2006-10-19 Andy PolyakovGcc over-optimizes PadLock AES CFB codepath, tell it...
2006-04-15 Dr. Stephen HensonFix warning.
2005-12-28 Andy Polyakoveng_padlock.c update from HEAD.
2005-12-27 Andy PolyakovMinor eng_padlock.c update from HEAD.
2005-11-06 Dr. Stephen HensonUpdate VC++ build engine to include supported engine...
2005-09-09 Nils Larschbugfix: register engine as default engine in ENGINE_set...
2005-08-28 Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-08-06 Nils Larschavoid infinite recursion if dynamic engine isn't loaded
2005-07-16 Nils Larschmake
2005-05-31 Nils Larschlet "make all test" work with "no-aes"
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 PolyakovFool-proofing Makefiles
2005-05-12 Dr. Stephen HensonTypo.
2005-05-11 Bodo MöllerFix more error codes.
2005-04-19 Dr. Stephen HensonNew "algorithm define" OPENSSL_NO_GMP. Update mkdef...
2005-04-14 Andy PolyakovPrototype mnemonics in padlock_verify_context for bette...
2005-04-14 Andy PolyakovFix for bug emerged in openvpn conext.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-04 Andy PolyakovSome non-GNU compilers (such as Sun C) define __i386.
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-01-25 Andy PolyakovFreeBSD 5 refuses to #include <malloc.h>. Fix compiler...
2005-01-13 Andy Polyakov"Monolithic" x86 assembler replacement for aes_core...
2004-12-13 Richard LevitteChange libeay.num so it's synchronised with additions...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-09-27 Richard LevitteMove the declaration of alloca() so it's ony declared...
2004-09-24 Geoff ThorpeNils Larsch reported that this include is required...
2004-09-13 Richard Levitte- There's no more need for the snprintf macro.
2004-09-10 Richard Levittemake update
2004-09-09 Andy PolyakovMake VIA Padlock engine more platform friendly and...
2004-09-06 Dr. Stephen HensonStop compiler warnings.
2004-08-24 Andy PolyakovMinor VIA Padlock engine update: eliminate -Wunused...
2004-08-04 Andy PolyakovPadlock engine update to fix a typo in MSC assembler...
2004-08-02 Andy PolyakovMinor clean-up to make Microsoft compiler shut up.
2004-08-02 Andy PolyakovVIA C3 processor extends IA-32 instruction set with...
2004-06-19 Geoff ThorpeIncomplete initial sweep over the engine code. Mainly...
2004-06-17 Geoff ThorpeMinor change to group like functions together.
2004-06-15 Richard LevitteTypo, setting the first element of nids[] to NULL inste...
2004-06-01 Geoff ThorpeThis fixes the installation target for dynamic engines...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeI can't verify this directly, but recent changes will...
2004-05-15 Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff ThorpeMore updates for the header cleanups (and apologies...
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-03-25 Geoff Thorpe... and this should likewise fix up those RSA implement...
2003-12-27 Richard LevitteOpenBSD-internal changes.
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-11-24 Lutz JänickeFree "engine" resource in case of failure to prevent...
2003-10-29 Geoff ThorpeThe "cryptodev" engine preprocessor logic used undefine...
2003-06-26 Richard LevitteThe definition of dynamic_ctrl() should change along...
2003-06-19 Richard Levittedynamic_ctrl() didn't have exactly the same prototype...
2003-06-04 Richard LevitteMake sure the function definitions match their declaration.
2003-05-19 Richard LevitteRemove certain functions
2003-05-03 Richard LevitteYeah, right, an object file ending with .c, that'll...
2003-05-01 Richard LevitteGet the year right...
2003-05-01 Richard LevitteAdd STORE support in ENGINE.
2003-03-13 Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2003-02-15 Geoff ThorpeDeclare prototypes for function pointer types, even...
2003-02-01 Ben LaurieFix warning.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Geoff ThorpeThis glues the GMP wrapper ENGINE into OpenSSL if it...
2003-01-23 Richard LevitteMissing 0 broke FreeBSD build.
2003-01-16 Richard LevitteFreeBSD has /dev/crypto as well.
2003-01-16 Lutz JänickeArmor against systems without ranlib...
2002-12-29 Richard Levittemake update
2002-12-13 Geoff ThorpeThe ampersand is not required in these constructs,...
2002-12-05 Richard LevitteMake sure to implement the cryptodev engine only when...
next