summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-07-2680-test_cmp_http.t: fix adaption of plan on 'certstatus' aspect of Mock serverDr. David von Oheimb
2022-07-26Fix visual glitch in non-verbose test outputBernd Edlinger
2022-07-22Add test from "Fix re-signing certificates with different key sizes"Todd Short
2022-07-22Fix a crash in v2i_IPAddrBlocks()Matt Caswell
2022-07-20Coverity 1507372: explicit null dereferencePauli
2022-07-19ossl_ffc_params_copy: Copy the keylength tooTomas Mraz
2022-07-19Test that we generate a short private key for known DH primeTomas Mraz
2022-07-19dh_to_text: Print the dh->length if setTomas Mraz
2022-07-19For known safe primes use the minimum key length according to RFC 7919Tomas Mraz
2022-07-14ocspapitest: use TEST_true to report the exact failurexkernel
2022-07-14ocspapitest: properly check the return of memory-allocating functionsxkernel
2022-07-12test/certs/setup.sh: add missing comment on CA cert variant without basic con...Dr. David von Oheimb
2022-07-11feat: add hmac-sm3 test cases from GM/T 0042-2015 Appendix D.3Mingjun.Yang
2022-07-11Make evp_test skip mac tests if digest or ciphers are disabled.slontis
2022-07-06Add missing header for memcmpGregor Jasny
2022-07-05Update copyright yearRichard Levitte
2022-07-05AES OCB test vectorsAlex Chernyakhovsky
2022-07-01APPS: dsaparam, gendsa: Support setting propertiesClemens Lang
2022-07-01fix Coverity 1506709: error handlingPauli
2022-06-28Add test for try_key_ref() fallback handlingTomas Mraz
2022-06-28Fix range_should_be_prefix() to actually return the correct resultMatt Caswell
2022-06-28Add a test for an all 0 RSA keyMatt Caswell
2022-06-27Add checks for saltlen and trailerfield to rsa key writer.Daniel Fiala
2022-06-23Fix compile issues in test/v3ext.c with no-rfc3779Bernd Edlinger
2022-06-23Test whether decoded-from-explicit survives import/exportTomas Mraz
2022-06-22test/v3nametest.c: Add check for OPENSSL_mallocJiasheng Jiang
2022-06-22test/evp_test.c: Add check for OPENSSL_strdupJiasheng Jiang
2022-06-21Update copyright yearMatt Caswell
2022-06-16Have set_dateopt() return 1 on success to make -dateopt workHartmut Holzgraefe
2022-06-16test/recipes/*.t: setup() doesn't play well with spaces in the argumentRichard Levitte
2022-06-16Add an extra reduction step to RSAZ mod_exp implementationsTomas Mraz
2022-06-16Always end BN_mod_exp_mont_consttime with normal Montgomery reduction.Tomas Mraz
2022-06-16test/ssl_old_test.c: Add check for OPENSSL_mallocJiasheng Jiang
2022-06-15test/ssl_old_test.c: Add check for OPENSSL_zallocJiasheng Jiang
2022-06-15Fix a mem leak in evp_pkey_export_to_providerK1
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell
2022-06-15test/evp_test.c: Check too big output buffer sizes in PKEYKDF testsRichard Levitte
2022-06-15test_pkey_check: Positive testcase for private key with unknown parametersTomas Mraz
2022-06-15Testcase for regression by PPC64 fixed length montgomery multiplicationTomas Mraz
2022-06-05Update further expiring certificates that affect testsTomas Mraz
2022-06-03Change the SCT issuer key to RSA 2048Bernd Edlinger
2022-06-02Fix the checks of UI_add_input_stringPeiwei Hu
2022-06-02Fix the checks of EVP_PKEY_private_checkPeiwei Hu
2022-06-02Fix the checks of EVP_PKEY_public_checkPeiwei Hu
2022-06-02Fix the checks of EVP_PKEY_pairwise_checkPeiwei Hu
2022-06-02Fix the checks of EVP_PKEY_checkPeiwei Hu
2022-06-02Fix the checks of RAND_bytesPeiwei Hu
2022-06-02threadstest: Add missing framework for multithread testsTomas Mraz
2022-06-02Fix the checks of EVP_PKEY_CTX_set/get_* functionsPeiwei Hu
2022-06-02Fix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlenPeiwei Hu