bsaes-x86_64.pl: optimize InvMixColumns.
[openssl.git] / engines /
2011-10-19 Bodo Möller"make update" (partial)
2011-10-18 Andy Polyakovengines/.cvsignore: stop whining about e_padlock-*.s.
2011-10-11 Andy Polyakove_padlock-x86[_64].pl: protection against prefetch...
2011-10-09 Andy Polyakove_padlock-x86_64.pl: brown-bag bug in stack pointer...
2011-10-08 Andy Polyakove_padlock-x86[_64].pl: SHA fixes, comply with specifica...
2011-10-05 Andy Polyakove_padlock: add CTR mode.
2011-10-04 Andy Polyakove_padlock-x86_64.pl: fix typo.
2011-10-04 Andy Polyakove_padlock-x86*.pl: Nano-related update.
2011-10-01 Andy Polyakove_padlock-x86.pl: previous C3-specific fix was incomplete.
2011-10-01 Andy Polyakove_padlock-x86.pl: make it work on VIA C3 (which doesn...
2011-09-18 Andy PolyakovMake latest assembler additions (vpaes and e_padlock...
2011-09-06 Andy Polyakovengines/asm/e_padlock-x86_64.pl: name it right and...
2011-09-06 Andy PolyakovPadlock engine: make it independent of inline assembler.
2011-09-01 Dr. Stephen HensonPR: 2586
2011-09-01 Dr. Stephen HensonPR: 2586
2011-05-25 Andy Polyakove_padlock.c: fix typo.
2011-05-24 Andy Polyakove_padlock.c: last x86_64 commit didn't work with some...
2011-05-18 Andy Polyakove_padlock.c: make it compile on MacOS X.
2011-05-15 Dr. Stephen Hensonnew flag to stop ENGINE methods being registered
2011-05-15 Dr. Stephen HensonNULL is a valid cspname
2011-03-25 Richard LevitteCorrections to the VMS build system.
2011-03-25 Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-02-16 Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2011-02-03 Bodo Möllermake update
2011-01-30 Dr. Stephen Hensonstop warnings about no previous prototype when compilin...
2011-01-06 Richard LevittePR: 2407
2010-12-14 Andy Polyakove_capi.c: rearrange #include-s to improve portability.
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-12-12 Andy Polyakove_capi.c: change from ANSI to TCHAR domain. This makes...
2010-11-22 Richard LevitteSynchronise with Unix and do all other needed modificat...
2010-11-18 Dr. Stephen HensonPR: 2375
2010-11-18 Dr. Stephen HensonPR: 2374
2010-08-24 Andy Polyakovengine/Makefile: harmonize engine install rule for...
2010-06-12 Ben LaurieFix warnings.
2010-05-26 Dr. Stephen HensonAvoid use of ex_data free function in Chil ENGINE so...
2010-05-22 Dr. Stephen HensonPR: 2254
2010-05-15 Dr. Stephen HensonPR: 2255
2010-04-14 Dr. Stephen Hensonfix bug in ccgost CFB mode code
2010-04-14 Dr. Stephen Hensoncheck ASN1 type before using it
2010-04-08 Dr. Stephen Hensonmake GOST MAC work again
2010-03-24 Dr. Stephen Hensoninitialise buf if wrong_info not used
2010-03-15 Andy Polyakove_capi.c: fix typo.
2010-03-15 Dr. Stephen Hensonworkaround for missing definition in some headers
2010-03-12 Dr. Stephen HensonPR: 2192
2010-02-23 Bodo MöllerAlways check bn_wexpend() return values for failure...
2010-02-16 Dr. Stephen HensonSubmitted by: Dmitry Ivanov <vonami@gmail.com>
2010-01-27 Richard LevitteHave the VMS build system catch up with the 1.0.0-stabl...
2010-01-27 Richard Levittesize_t doesn't compare less than zero...
2010-01-19 Dr. Stephen HensonPR: 2141
2010-01-16 Dr. Stephen HensonPR: 2135
2009-12-30 Andy PolyakovAdapt mingw config for newer mingw environment. Note...
2009-12-22 Bodo MöllerUse properly local variables for thread-safety.
2009-11-10 Dr. Stephen HensonPR: 1686
2009-10-19 Dr. Stephen HensonPR: 2070
2009-09-23 Dr. Stephen HensonFixup sureware ENGINE to handle new RAND_METHOD
2009-08-10 Dr. Stephen HensonPR: 2003
2009-07-08 Dr. Stephen HensonMake update.
2009-07-01 Dr. Stephen HensonUpdate from 1.0.0-stable
2009-06-16 Dr. Stephen HensonSubmitted by: Artem Chuprina <ran@cryptocom.ru>
2009-06-15 Dr. Stephen HensonFix error codes.
2009-05-29 Dr. Stephen HensonUpdate from 0.9.8-stable.
2009-05-15 Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2009-05-12 Andy Polyakove_padlock.c: fix typo (missing #endif) and switch to...
2009-05-07 Dr. Stephen HensonTypo.
2009-05-06 Richard LevitteDo not try to link the support file(s), as they aren...
2009-05-06 Richard LevitteMake sure the padlock code compiles correctly even...
2009-05-03 Andy PolyakovMake CAPI engine UNICODE aware (it didn't work on Win64).
2009-04-28 Richard LevitteStupid typo
2009-04-27 Richard LevitteAdd padlock data
2009-04-26 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-04-26 Andy Polyakove_padlock: add support for x86_64 gcc.
2009-04-26 Richard LevitteAdd local symbol hacks for OpenVMS
2009-04-23 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-04-20 Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2009-04-03 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-03-31 Dr. Stephen HensonStop warnings.
2009-03-17 Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2009-02-16 Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-12-16 Richard LevitteSynchronise VMS build system with the Unixly one
2008-12-13 Ben LaurieReturn error if DH_new() fails (Coverity ID 150).
2008-12-13 Ben LaurieCheck for NULL before use (Coverity ID 203).
2008-11-28 Geoff ThorpeClarify a 'chil' engine param that is a little unintuitive.
2008-11-19 Geoff ThorpeAllow the CHIL engine to load even if dynamic locks...
2008-11-13 Ben LaurieAftermath of a clashing size_t fix (now only format...
2008-11-12 Dr. Stephen HensonRevert another size_t change.
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-11-03 Andy PolyakovAdd initial support for mingw64.
2008-11-02 Dr. Stephen HensonFix warnings: printf format mismatches on 64 bit platforms.
2008-11-01 Ben LaurieMore size_tification.
2008-10-31 Andy PolyakovFix warnings after commit#17578.
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-09-12 Andy PolyakovAIX build updates.
2008-08-13 Bodo Möllerfix error function codes
2008-06-25 Dr. Stephen HensonUpdate from stable branch.
2008-06-18 Dr. Stephen HensonUpdate from stable branch.
2008-06-18 Dr. Stephen HensonUpdate from stable branch.
next