new ctrl to retrive value of received temporary key in server key exchange message...
[openssl.git] / engines /
2012-09-01 Dr. Stephen HensonDon't load GOST ENGINE if it is already loaded.
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-03-19 Andy Polyakove_padlock-x86[_64].pl: better understanding of prefetch...
2012-03-19 Andy Polyakoveng_all.c: revert previous "disable Padlock" commit...
2012-03-11 Dr. Stephen HensonPR: 2744
2012-02-29 Dr. Stephen HensonPR: 2743
2012-02-11 Dr. Stephen HensonPR: 2703
2012-02-11 Dr. Stephen HensonPR: 2705
2012-01-12 Andy PolyakovSanitize usage of <ctype.h> functions. It's important...
2012-01-04 Dr. Stephen HensonCheck GOST parameters are not NULL (CVE-2012-0027)
2011-12-13 Ben LauriePadlock engine doesn't build (the asm parts are not...
2011-11-15 Andy PolyakovConfigure: reimplement commit#21695.
2011-11-14 Ben LaurieFix some warnings caused by __owur. Temporarily (I...
2011-11-12 Andy Polyakovengines/: get rid of cvs warnings on MacOS X, proper...
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).
next