summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2010-05-26Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson
2010-05-22PR: 2254Dr. Stephen Henson
2010-05-15PR: 2255Dr. Stephen Henson
2010-04-14fix bug in ccgost CFB mode codeDr. Stephen Henson
2010-04-14check ASN1 type before using itDr. Stephen Henson
2010-04-08make GOST MAC work againDr. Stephen Henson
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson
2010-03-15e_capi.c: fix typo.Andy Polyakov
2010-03-15workaround for missing definition in some headersDr. Stephen Henson
2010-03-12PR: 2192Dr. Stephen Henson
2010-02-23Always check bn_wexpend() return values for failure (CVE-2009-3245).Bodo Möller
2010-02-16Submitted by: Dmitry Ivanov <vonami@gmail.com>Dr. Stephen Henson
2010-01-27Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte
2010-01-27size_t doesn't compare less than zero...Richard Levitte
2010-01-19PR: 2141Dr. Stephen Henson
2010-01-16PR: 2135Dr. Stephen Henson
2009-12-30Adapt mingw config for newer mingw environment. Note modified conditionalAndy Polyakov
2009-12-22Use properly local variables for thread-safety.Bodo Möller
2009-11-10PR: 1686Dr. Stephen Henson
2009-10-19PR: 2070Dr. Stephen Henson
2009-09-23Fixup sureware ENGINE to handle new RAND_METHODDr. Stephen Henson
2009-08-10PR: 2003Dr. Stephen Henson
2009-07-08Make update.Dr. Stephen Henson
2009-07-01Update from 1.0.0-stableDr. Stephen Henson
2009-06-16Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson
2009-06-15Fix error codes.Dr. Stephen Henson
2009-05-29Update from 0.9.8-stable.Dr. Stephen Henson
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2009-05-12e_padlock.c: fix typo (missing #endif) and switch to __builtin_allocaAndy Polyakov
2009-05-07Typo.Dr. Stephen Henson
2009-05-06Do not try to link the support file(s), as they aren't a completeRichard Levitte
2009-05-06Make sure the padlock code compiles correctly even on hardware thatRichard Levitte
2009-05-03Make CAPI engine UNICODE aware (it didn't work on Win64).Andy Polyakov
2009-04-28Stupid typoRichard Levitte
2009-04-27Add padlock dataRichard Levitte
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-26e_padlock: add support for x86_64 gcc.Andy Polyakov
2009-04-26Add local symbol hacks for OpenVMSRichard Levitte
2009-04-23Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-03-31Stop warnings.Dr. Stephen Henson
2009-03-17Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson
2009-02-16Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-12-16Synchronise VMS build system with the Unixly oneRichard Levitte
2008-12-13Return error if DH_new() fails (Coverity ID 150).Ben Laurie
2008-12-13Check for NULL before use (Coverity ID 203).Ben Laurie
2008-11-28Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe