summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2022-06-02Fix the erroneous checks of EVP_PKEY_CTX_set_group_namePeiwei Hu
2022-06-01Update expired SCT issuer certificateTomas Mraz
2022-06-01Make OSSL_LIB_CTX_load_config thread safeHugo Landau
2022-05-27Check that UnsafeLegacyServerConnect option existsTomas Mraz
2022-05-27Fix the incorrect checks of EVP_CIPHER_CTX_rand_keyPeiwei Hu
2022-05-27Fix the incorrect checks of EVP_CIPHER_CTX_set_key_lengthPeiwei Hu
2022-05-24Fix check of EVP_CIPHER_CTX_ctrlPeiwei Hu
2022-05-23Test the default key length of the Blowfish ciphersTomas Mraz
2022-05-17Fix KTLS with BIO_new_connectBernd Edlinger
2022-05-13Include the e_os.h before string.hTomas Mraz
2022-05-13Fix build on OPENSSL_SYS_TANDEM and older POSIXesTomas Mraz
2022-05-12Add test for query invalidation after new provider addedTomas Mraz
2022-05-09Add a testcase for OSSL_PROVIDER_unload() being fully effectiveTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-05-03Fix the RC4-MD5 cipherMatt Caswell
2022-05-03Test ocsp with invalid responses and the "-no_cert_checks" optionMatt Caswell
2022-05-02Improving locale testDmitry Belyavskiy
2022-04-29Fix memleak in test/provider_test.cRichard Levitte
2022-04-27Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau
2022-04-27Test that SipHash_Final() fails on uninited contextTomas Mraz
2022-04-26Testing the EVP_PKEY_CTX_new_from_name without preliminary initDmitry Belyavskiy
2022-04-21str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-04-21Minimal test checking we can get public key in Turkish localeDmitry Belyavskiy
2022-04-21Clear incorrectly reported errors in cms_io.Daniel Fiala
2022-04-19evp_test: Try computing MACs twice with reinitialization of EVP_MAC_CTXTomas Mraz
2022-04-14Fix an assertion in the DTLS server codeBernd Edlinger
2022-04-14endecode_test: Handle expected failures for non-fips ec keysTomas Mraz