summaryrefslogtreecommitdiff
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* Fix null-pointer dereferenceEdgar Pek2015-02-221-2/+2
* Fix for reformat problems with e_padlock.cMatt Caswell2015-01-221-29/+91
* Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell2015-01-223-112/+112
* Rerun util/openssl-format-source -v -c .OpenSSL_1_0_1-post-auto-reformatMatt Caswell2015-01-221-1/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2262-15762/+15825
* Tweaks for comments due to indent's inability to handle themMatt Caswell2015-01-221-4/+8
* Move more comments that confuse indentMatt Caswell2015-01-223-5/+12
* Fix strange formatting by indentMatt Caswell2015-01-222-14/+14
* engines/e_ubsec.c: make it indent-friendly.Andy Polyakov2015-01-221-17/+26
* Additional comment changes for reformat of 1.0.1Matt Caswell2015-01-221-2/+4
* Further comment changes for reformatMatt Caswell2015-01-221-2/+2
* mark all block comments that need format preserving so thatTim Hudson2015-01-2211-69/+94
* Build fixesEmilia Kasper2014-12-171-0/+2
* Adjust VMS build to Unix build. Most of all, make it so the disabledRichard Levitte2014-10-151-1/+1
* Make sure that disabling the MAYLOSEDATA3 warning is only done when the compi...Richard Levitte2014-10-151-3/+18
* Initialise alg.David Ramos2014-06-011-1/+1
* engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov2014-03-071-10/+9
* make updateDr. Stephen Henson2014-01-062-105/+274
* make updateDr. Stephen Henson2013-12-082-274/+105
* engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov2013-11-081-4/+0
* engines/ccgost: GOST fixes [from master].Andy Polyakov2013-01-193-9/+38
* PR: 2880Dr. Stephen Henson2012-11-182-1/+9
* Don't load GOST ENGINE if it is already loaded.Dr. Stephen Henson2012-09-011-1/+11
* gosthash.c: use memmove in circle_xor8, as input pointers can be equalAndy Polyakov2012-08-131-1/+1
* make updateOpenSSL_1_0_1bDr. Stephen Henson2012-04-261-7/+7
* PR: 2744Dr. Stephen Henson2012-03-112-0/+43
* PR: 2743Dr. Stephen Henson2012-02-291-0/+1
* PR: 2703Dr. Stephen Henson2012-02-111-1/+7
* PR: 2705Dr. Stephen Henson2012-02-111-17/+25
* only include bn.h onceDr. Stephen Henson2012-01-241-1/+0
* Sanitize usage of <ctype.h> functions. It's important that charactersAndy Polyakov2012-01-121-6/+6
* Check GOST parameters are not NULL (CVE-2012-0027)Dr. Stephen Henson2012-01-042-0/+8
* PR: 2586Dr. Stephen Henson2011-09-011-1/+2
* PR: 2586Dr. Stephen Henson2011-09-011-0/+4
* Stop warning.Dr. Stephen Henson2011-06-211-0/+2
* Fix warnings in shared builds.Dr. Stephen Henson2011-06-141-1/+5
* new flag to stop ENGINE methods being registeredDr. Stephen Henson2011-05-151-0/+1
* Corrections to the VMS build system.Richard Levitte2011-03-251-6/+7
* For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte2011-03-251-8/+21
* Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte2011-03-191-100/+190
* stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson2011-01-303-0/+10
* PR: 2407Richard Levitte2011-01-061-2/+2
* First attempt at adding the possibility to set the pointer size for the build...Richard Levitte2010-12-141-2/+62
* 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 ...Andy Polyakov2010-08-242-2/+2
* Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson2010-06-154-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