summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-11-08APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()Dr. David von Oheimb
2021-11-08Fix incorrect return check of BN_bn2binpadPW Hu
2021-11-05Fix tests to check for negative results when calling EVP_PKEY_fromdata_initslontis
2021-11-05Fix for a segv interrupt that occurs when fix_dh_rfc5114 is called withPhil Mesnier
2021-11-05Add unit tests for weak key and key parity checksPauli
2021-11-03check the return value of BN_new() and BN_dup()x2018
2021-11-02Fix incorrect return check of BN_bn2nativepadPW Hu
2021-10-28Remove redundant RAND_get0_private() callPauli
2021-10-28Fix return value error in doc, and an error testPW Hu
2021-10-27Fix a gcc 11.2.0 warningMatt Caswell
2021-10-27test: fetching proper signature provider for non-exportable keysTomas Mraz
2021-10-27CORE: Encure that cached fetches can be done per providerRichard Levitte
2021-10-27test/ssl_old_test.c: Do NULL pointer check before its useJiasheng Jiang
2021-10-27Test that a key is usable after an EVP_PKEY_fromdata callMatt Caswell
2021-10-26test-rand: return failure on not enough data, allow parentPauli
2021-10-25X509_PUBKEY_dup: Do not just up-ref the EVP_PKEYTomas Mraz
2021-10-25tests: Add test for X509_dup with ENGINE based keyTomas Mraz
2021-10-25Fix no-cmacMatt Caswell
2021-10-22Clean up on failed BIO creationyuanjungong
2021-10-22Fix acvp_test sig_genMatt Caswell
2021-10-22Fix test_CMAC_keygenMatt Caswell
2021-10-22Test short buffersMatt Caswell
2021-10-19Add tests for ENGINE problemsMatt Caswell
2021-10-15test/ssl_old_test.c: Fix potential leakPeiwei Hu
2021-10-14Fix test/recipes/01-test_symbol_presence.t to disregard version infoRichard Levitte
2021-10-14Fix test/recipes/01-test_symbol_presence.t to allow for stripped librariesRichard Levitte
2021-10-11Extend custom extension testingMatt Caswell
2021-10-11Bugfix: unsafe return check of EVP_PKEY_fromdataPW Hu
2021-10-11Bugfix: unsafe return check of EVP_PKEY_fromdata_initPW Hu
2021-10-09test: add failure testing for property parsingPauli
2021-10-06Fix a memory leak in the afalg engineBernd Edlinger
2021-10-05Test for DANE cross cert fixViktor Dukhovni
2021-09-28Add sm2 encryption test case from GM/T 0003.5-2012Mingjun.Yang
2021-09-24FIPS and KTLS may interfereDmitry Belyavskiy
2021-09-15providers: Do not use global EVP_CIPHERs and EVP_MDsTomas Mraz
2021-09-1480-test_cmp_http.t: Fix handling of empty HTTP proxy stringDr. David von Oheimb
2021-09-08Fix test/recipes/90-test_fipsload.t to use bldtop_file for the FIPS moduleRichard Levitte
2021-09-07Update copyright yearRichard Levitte
2021-09-07Correct the "Out of memory" EVP testsRichard Levitte
2021-09-06Fix a few tests that fail on VMSRichard Levitte
2021-09-05test/recipes/25-test_verify.t: Add a couple of tests of mixed PEM filesRichard Levitte
2021-09-05Adjust test/endecoder_test.cRichard Levitte
2021-09-03Add KEM dupctx testslontis
2021-09-03Fix dh dupctx refcount errorslontis
2021-09-03Fix double free in EVP_PKEY_CTX_dup()slontis
2021-09-02always use the same perl in $PATHa1346054
2021-08-31Add a test for verifying an email with a bad othername typeMatt Caswell
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-30Use applink to fix windows testsNicola Tuveri
2021-08-30Add tests for i2d_TYPE_fp and d2i_TYPE_fpNicola Tuveri