summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2011-05-25e_padlock.c: fix typo.Andy Polyakov
2011-05-24e_padlock.c: last x86_64 commit didn't work with some optimizers.Andy Polyakov
2011-05-18e_padlock.c: make it compile on MacOS X.Andy Polyakov
2011-05-15new flag to stop ENGINE methods being registeredDr. Stephen Henson
2011-05-15NULL is a valid cspnameDr. Stephen Henson
2011-03-25Corrections to the VMS build system.Richard Levitte
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2011-02-03make updateBodo Möller
2011-01-30stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson
2011-01-06PR: 2407Richard Levitte
2010-12-14e_capi.c: rearrange #include-s to improve portability.Andy Polyakov
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte
2010-12-12e_capi.c: change from ANSI to TCHAR domain. This makes it compilable onAndy Polyakov
2010-11-22Synchronise with Unix and do all other needed modifications to have itRichard Levitte
2010-11-18PR: 2375Dr. Stephen Henson
2010-11-18PR: 2374Dr. Stephen Henson
2010-08-24engine/Makefile: harmonize engine install rule for .dylib extension on MacOS X.Andy Polyakov
2010-06-12Fix warnings.Ben Laurie
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