aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson1-0/+1
2011-02-03make updateBodo Möller1-11/+11
2011-01-30stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson3-0/+14
2011-01-06PR: 2407Richard Levitte1-2/+2
2010-12-14e_capi.c: rearrange #include-s to improve portability.Andy Polyakov1-8/+7
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte1-2/+62
2010-12-12e_capi.c: change from ANSI to TCHAR domain. This makes it compilable onAndy Polyakov1-23/+96
2010-11-22Synchronise with Unix and do all other needed modifications to have itRichard Levitte2-0/+2
2010-11-18PR: 2375Dr. Stephen Henson1-6/+2
2010-11-18PR: 2374Dr. Stephen Henson1-3/+9
2010-08-24engine/Makefile: harmonize engine install rule for .dylib extension on MacOS X.Andy Polyakov2-2/+2
2010-06-12Fix warnings.Ben Laurie4-9/+3
2010-05-26Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson1-36/+18
2010-05-22PR: 2254Dr. Stephen Henson1-1/+1
2010-05-15PR: 2255Dr. Stephen Henson1-1/+1
2010-04-14fix bug in ccgost CFB mode codeDr. Stephen Henson1-1/+1
2010-04-14check ASN1 type before using itDr. Stephen Henson1-1/+3
2010-04-08make GOST MAC work againDr. Stephen Henson1-1/+1
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson1-0/+2
2010-03-15e_capi.c: fix typo.Andy Polyakov1-1/+1
2010-03-15workaround for missing definition in some headersDr. Stephen Henson1-0/+4
2010-03-12PR: 2192Dr. Stephen Henson1-2/+9
2010-02-23Always check bn_wexpend() return values for failure (CVE-2009-3245).Bodo Möller1-2/+2
2010-02-16Submitted by: Dmitry Ivanov <vonami@gmail.com>Dr. Stephen Henson1-0/+3
2010-01-27Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte1-1/+1
2010-01-27size_t doesn't compare less than zero...Richard Levitte1-1/+1
2010-01-19PR: 2141Dr. Stephen Henson1-2/+2
2010-01-16PR: 2135Dr. Stephen Henson2-5/+5
2009-12-30Adapt mingw config for newer mingw environment. Note modified conditionalAndy Polyakov1-2/+19
2009-12-22Use properly local variables for thread-safety.Bodo Möller1-2/+1
2009-11-10PR: 1686Dr. Stephen Henson1-0/+1
2009-10-19PR: 2070Dr. Stephen Henson1-1/+1
2009-09-23Fixup sureware ENGINE to handle new RAND_METHODDr. Stephen Henson1-5/+10
2009-08-10PR: 2003Dr. Stephen Henson1-4/+4
2009-07-08Make update.Dr. Stephen Henson1-4/+3
2009-07-01Update from 1.0.0-stableDr. Stephen Henson1-0/+8
2009-06-16Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson7-30/+91
2009-06-15Fix error codes.Dr. Stephen Henson1-1/+1
2009-05-29Update from 0.9.8-stable.Dr. Stephen Henson1-3/+3
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte1-22/+50
2009-05-12e_padlock.c: fix typo (missing #endif) and switch to __builtin_allocaAndy Polyakov1-5/+6
2009-05-07Typo.Dr. Stephen Henson1-2/+2
2009-05-06Do not try to link the support file(s), as they aren't a completeRichard Levitte1-1/+5
2009-05-06Make sure the padlock code compiles correctly even on hardware thatRichard Levitte1-1/+6
2009-05-03Make CAPI engine UNICODE aware (it didn't work on Win64).Andy Polyakov3-14/+30
2009-04-28Stupid typoRichard Levitte1-5/+5
2009-04-27Add padlock dataRichard Levitte1-12/+15
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson3-8/+11
2009-04-26e_padlock: add support for x86_64 gcc.Andy Polyakov1-18/+122
2009-04-26Add local symbol hacks for OpenVMSRichard Levitte1-0/+16