aboutsummaryrefslogtreecommitdiffstats
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* 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-222-11/+14
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-1110-92/+61
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-062-5/+7
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-054-5/+5
* Use safer sizeof variant in mallocRich Salz2015-05-044-9/+11
* Remove obsolete make variablesRichard Levitte2015-05-021-1/+1
* free NULL cleanup -- codaRich Salz2015-05-012-7/+6
* free NULL cleanup 11Rich Salz2015-05-017-16/+8
* free null cleanup finaleRich Salz2015-05-0111-74/+40
* free NULL cleanup 7Rich Salz2015-04-305-94/+39
* free cleanup almost the finaleRich Salz2015-04-302-12/+5
* remove malloc castsRich Salz2015-04-282-2/+2
* Code style: space after 'if'Viktor Dukhovni2015-04-164-52/+55
* Initialize variableEmilia Kasper2015-04-151-1/+1
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-312-12/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-1437/+0
* Initialised 'ok' and redo the logic.Richard Levitte2015-03-301-4/+4
* free NULL cleanupRich Salz2015-03-282-6/+4
* free NULL cleanup.Rich Salz2015-03-251-3/+1
* free NULL cleanupRich Salz2015-03-252-12/+6
* Fix return checks in GOST engineMatt Caswell2015-03-256-71/+279
* Fix misc NULL derefs in sureware engineMatt Caswell2015-03-251-11/+16
* free NULL cleanupRich Salz2015-03-244-13/+6
* make ASN1_OBJECT opaqueDr. Stephen Henson2015-03-241-2/+2
* Fix null-pointer dereferenceEdgar Pek2015-02-221-2/+2
* Transfer a fix from 1.0.1Richard Levitte2015-02-131-0/+4
* Remove X509_PAIRRich Salz2015-02-061-1/+0
* Live code cleanup: remove #if 1 stuffRich Salz2015-02-061-3/+4
* Build correctly for me on FreeBSD 10.Ben Laurie2015-01-301-0/+1
* Dead code removal #if 0 enginesRich Salz2015-01-304-124/+0
* VMS adjustments:Richard Levitte2015-01-301-15/+9
* Make output consistency: remove blank lineRich Salz2015-01-291-1/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-292-8/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-2/+0
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-222-18/+18
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-120/+120
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2263-17053/+17097
* 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
* More commentsMatt Caswell2015-01-221-2/+4
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* For master windows build dsa.h is now needed.Dr. Stephen Henson2015-01-131-0/+1
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-122-2/+0
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-3010-68/+92
* Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell2014-12-162-1/+1
* make updateMatt Caswell2014-12-111-10/+12