aboutsummaryrefslogtreecommitdiffstats
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* make updateBodo Möller2011-02-031-11/+11
* stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson2011-01-303-0/+14
* PR: 2407Richard Levitte2011-01-061-2/+2
* e_capi.c: rearrange #include-s to improve portability.Andy Polyakov2010-12-141-8/+7
* First attempt at adding the possibility to set the pointer size for the build...Richard Levitte2010-12-141-2/+62
* e_capi.c: change from ANSI to TCHAR domain. This makes it compilable onAndy Polyakov2010-12-121-23/+96
* Synchronise with Unix and do all other needed modifications to have itRichard Levitte2010-11-222-0/+2
* PR: 2375Dr. Stephen Henson2010-11-181-6/+2
* PR: 2374Dr. Stephen Henson2010-11-181-3/+9
* engine/Makefile: harmonize engine install rule for .dylib extension on MacOS X.Andy Polyakov2010-08-242-2/+2
* Fix warnings.Ben Laurie2010-06-124-9/+3
* Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson2010-05-261-36/+18
* PR: 2254Dr. Stephen Henson2010-05-221-1/+1
* PR: 2255Dr. Stephen Henson2010-05-151-1/+1
* fix bug in ccgost CFB mode codeDr. Stephen Henson2010-04-141-1/+1
* check ASN1 type before using itDr. Stephen Henson2010-04-141-1/+3
* make GOST MAC work againDr. Stephen Henson2010-04-081-1/+1
* initialise buf if wrong_info not usedDr. Stephen Henson2010-03-241-0/+2
* e_capi.c: fix typo.Andy Polyakov2010-03-151-1/+1
* workaround for missing definition in some headersDr. Stephen Henson2010-03-151-0/+4
* PR: 2192Dr. Stephen Henson2010-03-121-2/+9
* Always check bn_wexpend() return values for failure (CVE-2009-3245).Bodo Möller2010-02-231-2/+2
* Submitted by: Dmitry Ivanov <vonami@gmail.com>Dr. Stephen Henson2010-02-161-0/+3
* Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte2010-01-271-1/+1
* size_t doesn't compare less than zero...Richard Levitte2010-01-271-1/+1
* PR: 2141Dr. Stephen Henson2010-01-191-2/+2
* PR: 2135Dr. Stephen Henson2010-01-162-5/+5
* Adapt mingw config for newer mingw environment. Note modified conditionalAndy Polyakov2009-12-301-2/+19
* Use properly local variables for thread-safety.Bodo Möller2009-12-221-2/+1
* PR: 1686Dr. Stephen Henson2009-11-101-0/+1
* PR: 2070Dr. Stephen Henson2009-10-191-1/+1
* Fixup sureware ENGINE to handle new RAND_METHODDr. Stephen Henson2009-09-231-5/+10
* PR: 2003Dr. Stephen Henson2009-08-101-4/+4
* Make update.Dr. Stephen Henson2009-07-081-4/+3
* Update from 1.0.0-stableDr. Stephen Henson2009-07-011-0/+8
* Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson2009-06-167-30/+91
* Fix error codes.Dr. Stephen Henson2009-06-151-1/+1
* Update from 0.9.8-stable.Dr. Stephen Henson2009-05-291-3/+3
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte2009-05-151-22/+50
* e_padlock.c: fix typo (missing #endif) and switch to __builtin_allocaAndy Polyakov2009-05-121-5/+6
* Typo.Dr. Stephen Henson2009-05-071-2/+2
* Do not try to link the support file(s), as they aren't a completeRichard Levitte2009-05-061-1/+5
* Make sure the padlock code compiles correctly even on hardware thatRichard Levitte2009-05-061-1/+6
* Make CAPI engine UNICODE aware (it didn't work on Win64).Andy Polyakov2009-05-033-14/+30
* Stupid typoRichard Levitte2009-04-281-5/+5
* Add padlock dataRichard Levitte2009-04-271-12/+15
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-263-8/+11
* e_padlock: add support for x86_64 gcc.Andy Polyakov2009-04-261-18/+122
* Add local symbol hacks for OpenVMSRichard Levitte2009-04-261-0/+16
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-231-2/+2