aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-12tcl_tests: Disable failing ssl tests and suitesVitaly Chikunov1-4/+4
2020-01-12tcl_tests: Fix cms and smime_io tests by telling that signature is -binaryVitaly Chikunov2-2/+2
2020-01-12tcl_tests: Fix smimeenc test by removing entries with empty paramsVitaly Chikunov2-2/+2
2020-01-12tcl_tests: Fix and update enc testVitaly Chikunov1-33/+39
2020-01-12tcl_tests: Fix and extend ca testVitaly Chikunov2-8/+29
2020-01-12tcl_tests: Add more parameters to pkcs12 testVitaly Chikunov1-1/+10
2020-01-12tcl_tests: Fix and extend req-newkey test (with TC26 parameters)Vitaly Chikunov1-1/+7
2020-01-12tcl_tests: Fix req-genpkey test (show OID for gost2012_256:0)Vitaly Chikunov1-1/+1
2020-01-12tcl_tests: Fix pkcs8 test (showing public key)Vitaly Chikunov1-0/+9
2020-01-12tcl_tests: Allow running tests separatelyVitaly Chikunov1-0/+6
2020-01-12tcl_tests: Fix engine.try (add more algos)Vitaly Chikunov1-1/+1
2020-01-12tcl_tests: Integrate TCL tests into build systemVitaly Chikunov4-5/+28
2020-01-12tcl_tests: Make utf-8 encoding workVitaly Chikunov37-59/+13
2020-01-12tcl_tests: Add TCL tests filesDmitry Belyavskiy132-0/+9730
2020-01-11Tests against masterDmitry Belyavskiy2-2/+2
2020-01-04cirrus-ci: switch to openssl-1.1.1 for a whileIlya Shipitsin1-5/+5
2020-01-04make tests against openssl-stable-1.1.xdmitry dulesov1-1/+1
2019-11-09travis-ci: run coverity scan in separate cron taskIlya Shipitsin1-2/+10
2019-11-06ameth: fill digestParamSet for the sake of backwards compatibilityDmitry Eremin-Solenikov1-0/+6
2019-10-31travis-ci: enable ARM64 buildsIlya Shipitsin1-1/+4
2019-10-27Merge branch 'master' of https://github.com/gost-engine/engineDmitry Belyavskiy7-14/+43
2019-10-27License matching the openssl oneDmitry Belyavskiy1-53/+177
2019-10-17Merge pull request #183 from chipitsine/masterDmitry Belyavskiy1-2/+4
2019-10-17travis-ci: enable coverity scanIlya Shipitsin1-2/+4
2019-10-16Merge pull request #182 from outspace/masterDmitry Belyavskiy1-8/+14
2019-10-16Merge pull request #181 from vt-alt/issues/174Dmitry Belyavskiy1-4/+2
2019-10-15Fix leaks in priv_encode_gost()Mykola Baibuz1-8/+14
2019-10-15gost_ec_keyx: Remove redundant codeVitaly Chikunov1-4/+0
2019-10-15gost_ec_keyx: Fix CID 253282 Dereference null return valueVitaly Chikunov1-0/+2
2019-10-14Fix potential memory leakDmitry Belyavskiy1-0/+1
2019-10-14Merge branch 'master' of https://github.com/gost-engine/engineDmitry Belyavskiy8-11/+36
2019-10-14Fix of potential memory leakDmitry Belyavskiy1-0/+1
2019-10-08Merge pull request #176 from lumag/gost512-test-paramDmitry Belyavskiy2-0/+21
2019-10-08Add support for NID_id_tc26_gost_3410_2012_512_paramSetTestDmitry Eremin-Solenikov2-0/+21
2019-09-26Merge pull request #175 from vt-alt/scan20190918Dmitry Belyavskiy2-6/+9
2019-09-26gost_ec_keyx: Fix CID 253283 Unchecked return value in VKO_compute_keyVitaly Chikunov1-2/+5
2019-09-26test_grasshopper: Fix CIDs 253281, 253280, 253279, 253275Vitaly Chikunov1-4/+4
2019-09-21Fix OOB read. CID 253274Dmitry Belyavskiy1-1/+1
2019-09-21Fix resource leak. CID 253277Dmitry Belyavskiy1-0/+1
2019-09-21Coveruty CID253284Dmitry Belyavskiy1-1/+1
2019-09-21Fix fb infer complainDmitry Belyavskiy1-3/+2
2019-09-21Fix fb infer complainDmitry Belyavskiy1-0/+1
2019-09-05Merge pull request #170 from hackomatic/wipDmitry Belyavskiy6-37/+51
2019-09-05Make VKO_compute_key public.Dmitry Timoshkov2-4/+10
2019-09-05Fix compilation with Microsoft Visual C.Dmitry Timoshkov4-33/+41
2019-09-04Get rid of EVP_MD_CTRL_MAC_LENDmitry Belyavskiy6-11/+8
2019-09-04Merge pull request #169 from levitte/omac-ctx-sizeDmitry Belyavskiy3-16/+17
2019-09-04For Grasshopper OMAC_ACPKM, OMAC and MAGMA, support XOFRichard Levitte3-16/+17
2019-08-28Merge pull request #166 from levitte/cleanup-testsDmitry Belyavskiy7-27/+1
2019-08-28test/*.t: Don't check OPENSSL_ENGINESRichard Levitte6-26/+0