Update API to use (char *) for email addresses and hostnames
[openssl.git] / engines /
2014-07-01 Libor KrystekAdd support for SHA2 in CAPI ENGINE.
2014-06-01 David RamosInitialise alg.
2014-03-07 Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
2013-11-08 Andy Polyakovengines/ccgost/gost89.h: make word32 defintion uncondit...
2013-11-01 Dr. Stephen HensonFix warning.
2013-10-28 Andy Polyakovengines/e_aep.c: make it BN_ULONG-size and endian ...
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-15 Andy PolyakovAdd support for Cygwin-x86_64.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-21 Dr. Stephen HensonAdd control to retrieve signature MD.
2013-04-13 Andy PolyakovFix Windows linking error in GOST test case.
2013-03-04 Ben LaurieMissing MINFO generation.
2013-02-21 Ben LaurieFix ignored return value warnings.
2013-01-24 Dr. Stephen HensonDon't use C++ style comments.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2013-01-22 Andy Polyakovgost2814789t.c: portability fixes.
2013-01-21 Ben LaurieFix warnings.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Andy Polyakovgost_crypt.c: add assertions.
2013-01-19 Andy Polyakovengines/ccgost: add test case.
2012-12-19 Andy Polyakovgost_crypt.c: more intuitive ceiling.
2012-12-19 Andy Polyakovengines/cchost/gost_crypt.c: fix typo.
2012-12-19 Andy Polyakovengines/e_capi.c: fix typo.
2012-12-19 Andy Polyakovengine/cchost: fix bugs.
2012-11-18 Dr. Stephen HensonPR: 2880
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
next