aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)AuthorFilesLines
2015-04-30free NULL cleanup 7Rich Salz5-94/+39
2015-04-30free cleanup almost the finaleRich Salz2-12/+5
2015-04-28remove malloc castsRich Salz2-2/+2
2015-04-16Code style: space after 'if'Viktor Dukhovni4-52/+55
2015-04-15Initialize variableEmilia Kasper1-1/+1
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2-12/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-1437/+0
2015-03-30Initialised 'ok' and redo the logic.Richard Levitte1-4/+4
2015-03-28free NULL cleanupRich Salz2-6/+4
2015-03-25free NULL cleanup.Rich Salz1-3/+1
2015-03-25free NULL cleanupRich Salz2-12/+6
2015-03-25Fix return checks in GOST engineMatt Caswell6-71/+279
2015-03-25Fix misc NULL derefs in sureware engineMatt Caswell1-11/+16
2015-03-24free NULL cleanupRich Salz4-13/+6
2015-03-24make ASN1_OBJECT opaqueDr. Stephen Henson1-2/+2
2015-02-22Fix null-pointer dereferenceEdgar Pek1-2/+2
2015-02-13Transfer a fix from 1.0.1Richard Levitte1-0/+4
2015-02-06Remove X509_PAIRRich Salz1-1/+0
2015-02-06Live code cleanup: remove #if 1 stuffRich Salz1-3/+4
2015-01-30Build correctly for me on FreeBSD 10.Ben Laurie1-0/+1
2015-01-30Dead code removal #if 0 enginesRich Salz4-124/+0
2015-01-30VMS adjustments:Richard Levitte1-15/+9
2015-01-29Make output consistency: remove blank lineRich Salz1-1/+0
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte2-8/+0
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz1-2/+0
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell2-18/+18
2015-01-22Re-align some comments after running the reformat script.Matt Caswell1-120/+120
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell63-17053/+17097
2015-01-22Move more comments that confuse indentMatt Caswell3-5/+12
2015-01-22Fix strange formatting by indentMatt Caswell2-14/+14
2015-01-22engines/e_ubsec.c: make it indent-friendly.Andy Polyakov1-17/+26
2015-01-22More commentsMatt Caswell1-2/+4
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-1/+1
2015-01-13For master windows build dsa.h is now needed.Dr. Stephen Henson1-0/+1
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz2-2/+0
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell1-1/+2
2014-12-30mark all block comments that need format preserving so thatTim Hudson10-68/+92
2014-12-16Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell2-1/+1
2014-12-11make updateMatt Caswell1-10/+12
2014-12-10capi_ctrl, capi_vtrace: check for NULL after allocating and free itKurt Roeckx3-1/+16
2014-12-08Disable engines that will fail to build when bn is made opaqueMatt Caswell1-132/+4
2014-12-05Fix broken buildEmilia Kasper4-3/+4
2014-12-04Replace GOST_R_MALLOC_FAILURE and GOST_R_NO_MEMORY with ERR_R_MALLOC_FAILUREKurt Roeckx6-13/+9
2014-12-04capi_get_provname: Check return valuesKurt Roeckx1-6/+12
2014-12-04capi_get_key: check for NULL after allocating keyJonas Maebe1-0/+2
2014-12-04capi_cert_get_fname: check for NULL after allocating wfnameJonas Maebe1-0/+2
2014-12-04capi_get_provname: free name on error if it was malloc'edJonas Maebe1-0/+2
2014-12-04pkey_gost_mac_keygen: check for NULL after allocating keydataJonas Maebe1-0/+2
2014-12-04pkey_gost_ctrl: check for NULL after allocating pctx->shared_ukmJonas Maebe1-0/+5
2014-11-28Remove all .cvsignore filesRich Salz2-15/+0