summaryrefslogtreecommitdiff
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* Add $(EX_LIBS) to the LIBDEPS for libgost.so, just as for all other enginesRichard Levitte2016-10-281-1/+1
* GOST: rearrange code so it's more like C rather than C++Richard Levitte2016-08-221-1/+3
* Fix NULL-return checks in 1.0.2Rich Salz2016-08-199-6/+79
* Add missing initialiser in e_chil.cRichard Levitte2016-05-171-1/+1
* Backport SHA2 support for capi engineDr. Stephen Henson2016-01-291-0/+32
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Fix missing malloc return value checksMatt Caswell2015-11-091-0/+4
* RT4044: Remove .cvsignore files.Rich Salz2015-09-152-12/+0
* Fix error check in GOST engineMatt Caswell2015-05-261-2/+4
* Fix update and depend in engines/Richard Levitte2015-05-232-2/+3
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-232-11/+14
* Initialize variableEmilia Kasper2015-04-211-1/+1
* make updateEmilia Kasper2015-04-211-2/+3
* Initialised 'ok' and redo the logic.Richard Levitte2015-04-211-4/+4
* Fix return checks in GOST engineMatt Caswell2015-04-206-71/+279
* Fix misc NULL derefs in sureware engineMatt Caswell2015-04-201-11/+16
* Fix null-pointer dereferenceEdgar Pek2015-02-221-2/+2
* Transfer a fix from 1.0.1Richard Levitte2015-02-131-0/+4
* 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_2-post-reformatMatt Caswell2015-01-223-112/+112
* Rerun util/openssl-format-source -v -c .OpenSSL_1_0_2-post-auto-reformatMatt Caswell2015-01-221-1/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2262-15845/+15912
* 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.2Matt Caswell2015-01-222-4/+6
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-221-1/+2
* mark all block comments that need format preserving so thatTim Hudson2015-01-2210-68/+92
* Build fixesEmilia Kasper2014-12-171-0/+2
* RT3271 update; extra; semi-colon; confuses; some;Rich Salz2014-09-101-1/+1
* RT3271: Don't use "if !" in shell linesRich Salz2014-09-092-8/+8
* Please Clang's sanitizer.Andy Polyakov2014-07-092-10/+10
* Adjust VMS build to Unix build. Most of all, make it so the disabledRichard Levitte2014-06-181-1/+1
* Make sure that disabling the MAYLOSEDATA3 warning is only done when theRichard Levitte2014-06-141-3/+18
* Initialise alg.David Ramos2014-06-011-1/+1
* engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov2014-03-071-10/+9
* OpenVMS fixes.Zoltan Arpadffy2014-02-251-1/+1
* make updateDr. Stephen Henson2014-02-061-11/+11
* engines/e_capi.c: TCHAR support (cumilative update from master).Andy Polyakov2014-02-021-30/+108
* engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov2013-11-081-4/+0
* Add support for Cygwin-x86_64.Andy Polyakov2013-10-142-2/+2
* Add control to retrieve signature MD.Dr. Stephen Henson2013-10-011-0/+8
* Backport single makefile from master.Ben Laurie2013-06-131-2/+1
* engines/ccgost: GOST fixes [from master].Andy Polyakov2013-01-193-9/+38
* PR: 2880Dr. Stephen Henson2012-11-181-1/+4
* 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
* Reduce version skew: trivia (I hope).Ben Laurie2012-06-031-7/+7
* PR: 2744Dr. Stephen Henson2012-03-112-0/+43