aboutsummaryrefslogtreecommitdiff
path: root/tcl_tests
AgeCommit message (Expand)AuthorFilesLines
2024-03-22tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' testHEADmasterVitaly Chikunov1-2/+1
2024-03-22tcl_tests: Introduce new exitStatus -1 to ignore exit codesVitaly Chikunov1-1/+2
2023-07-28Adjust CA test according to new wordingv3.0.2Dmitry Belyavskiy1-3/+3
2022-12-02Implementation of the MGM mode for magma/kuznyechikigrkir1-1/+1
2022-09-25updating CA constraintsDmitry Belyavskiy1-1/+23
2022-08-11Add magma-ecb mode. Fixes #410Mark Fedorov1-2/+2
2022-05-04Make TLS tests on SECLEVEL 0Dmitry Belyavskiy1-14/+14
2021-10-07Explicitly provide SECLEVEL for TLS testsDmitry Belyavskiy1-14/+14
2021-09-16We don't want depend on spacing around equal signDmitry Belyavskiy3-26/+26
2021-03-30Don't put test results or intermediary files in the source treeRichard Levitte5-11/+31
2021-01-20Fixed tests to match the current messagesDmitry Belyavskiy2-8/+8
2020-11-28Tests updated to support GOST2001DHDmitry Belyavskiy1-1/+1
2020-08-28Tests adjustmentDmitry Belyavskiy1-7/+7
2020-08-20Update test to match current openssl messagesDmitry Belyavskiy3-13/+13
2020-08-13SSL tests fixDmitry Belyavskiy1-7/+7
2020-05-10Finally normally passing MAC testsDmitry Belyavskiy2-22/+21
2020-05-10Restore kuznyechik-mac testDmitry Belyavskiy1-4/+4
2020-05-10Reenable some hmac testsDmitry Belyavskiy1-15/+15
2020-05-09Enabling TC26 CMS testsDmitry Belyavskiy4-10/+28
2020-05-09magma-ctr-acpkm + magma-ctr-acpkm-omacDmitry Belyavskiy1-1/+1
2020-05-06-debug_decrypt optionDmitry Belyavskiy1-10/+10
2020-05-06Update rsa cms/smime tests to avoid regressionDmitry Belyavskiy1-1/+1
2020-05-06Allow IANA ciphersuiteDmitry Belyavskiy1-1/+1
2020-05-06Fix failing ssl testsDmitry Belyavskiy1-6/+6
2020-05-04Update CA verification testDmitry Belyavskiy1-6/+2
2020-05-04Typo in CA verify commandDmitry Belyavskiy1-1/+1
2020-05-04Fixing ca cert verificationDmitry Belyavskiy1-1/+1
2020-05-04Temporary commented out weird failureDmitry Belyavskiy1-3/+4
2020-05-04Try to make mac test happyDmitry Belyavskiy1-17/+18
2020-05-04TCL engine test updatedDmitry Belyavskiy1-1/+1
2020-01-12tcl_tests: Abbreviate output when run under CIVitaly Chikunov1-1/+15
2020-01-12tcl_tests: Rearrange runtest.sh to run from dirrerent envVitaly Chikunov1-1/+8
2020-01-12tcl_tests: Fix ocsp test by removing -md_gost94 optionVitaly Chikunov1-2/+2
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 Chikunov3-5/+24
2020-01-12tcl_tests: Make utf-8 encoding workVitaly Chikunov37-59/+13
2020-01-12tcl_tests: Add TCL tests filesDmitry Belyavskiy132-0/+9730