aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Optimize session cache flushingTodd Short1-0/+124
2021-06-10err: clear flags better when clearing errors.Pauli1-0/+48
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte2-6/+8
2021-06-0925-test_verify.t: Add test case: accept trusted self-signed EE cert with key ...Dr. David von Oheimb2-1/+22
2021-06-09test/certs/mkcert.sh: Correct description of geneealt parametersDr. David von Oheimb1-2/+2
2021-06-0925-test_verify.t: Prevent expiration of test case 'Name constraints bad other...Dr. David von Oheimb1-4/+5
2021-06-0980-test_cmp_http.t: Improve the way the test server is launched and killedDr. David von Oheimb2-9/+8
2021-06-0980-test_cmp_http.t: Simplify and prevent hangs on server not launching/behavi...Dr. David von Oheimb1-17/+8
2021-06-08Correctly detect decode errors when checking if a key is supportedMatt Caswell1-0/+1
2021-06-08Use the fips-and-base.cnf config file in CMP testsMatt Caswell2-2/+2
2021-06-08Mark some priv/public key paris as only available in the default providerMatt Caswell1-0/+100
2021-06-08Just look for "Unable to load Public Key" if no SM2Matt Caswell1-1/+1
2021-06-08Fix the expected output of printing certificatesMatt Caswell2-2/+2
2021-06-08EVP_PKEY_new_raw_private_key: Allow zero length keysTomas Mraz1-0/+3
2021-06-08Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flagShane Lontis1-0/+30
2021-06-08Test EVP_CipherInit sequences and resetsJuergen Christ1-0/+474
2021-06-07Fix generate_ssl_tests.plMatt Caswell1-7/+13
2021-06-06test/recipes/80-test_cmp_http.t: Don't trust $server_port in start_mock_server()Richard Levitte1-5/+16
2021-06-06test/recipes/80-test_cmp_http.t: Simplify test_cmp_http()Richard Levitte1-8/+6
2021-06-05Ensure libctx/propq is propagated when handling X509_REQMatt Caswell4-6/+9
2021-06-05Use the new ASN.1 libctx aware capabilities in CMPMatt Caswell5-23/+23
2021-06-05Fix evp_extra_test to use libctx in an X509_PUBKEYMatt Caswell1-3/+7
2021-06-04Test a bad SmtpUTF8Mailbox name constraintMatt Caswell4-2/+71
2021-06-0480-test_http.t: Rename to 79-test_http.t, add basic HTTP server ACCEPT testDr. David von Oheimb1-3/+8
2021-06-0480-test_cmp_http.t: Improve comparison on server_port variableDr. David von Oheimb1-1/+1
2021-06-0380-test_cmp_http.t: Re-enable CMP tests for AIX, removing some inessential te...Jon Spillett4-7/+2
2021-06-03rsa: make the maximum key strength check FIPS only.Pauli1-14/+16
2021-06-02ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZETomas Mraz1-2/+2
2021-06-0280-test_cms.t: Replace use of ee-self-signed.pem by more suitable smrsa1.pemDr. David von Oheimb1-92/+82
2021-06-02ee-self-signed.pem: Restore original version, adding -attime to 25-test_verify.tDr. David von Oheimb2-18/+17
2021-06-02test: remove TODOsPauli9-50/+6
2021-06-02Add NCONF_get_section_names()Tomas Mraz1-22/+2
2021-06-01Make the 00-prep_*.t recipe truly mandatoryTomas Mraz1-8/+14
2021-06-01Rename also the OSSL_PROVIDER_name() functionTomas Mraz3-4/+4
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz22-77/+79
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett5-53/+179
2021-06-01Fix aes cfb1 so that it can operate in bit mode.Shane Lontis1-0/+49
2021-05-31Fix PKCS7_verify to not have an error stack if it succeeds.Shane Lontis3-2/+111
2021-05-29test: add zero strenght arguments to BN and RAND RNG callsPauli4-6/+6
2021-05-29apps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT port reporting more r...Dr. David von Oheimb3-15/+17
2021-05-29Fix intermittent CI failure in evp_kdf_test for non_caching build.Shane Lontis1-6/+17
2021-05-28Fix PKCS12_create() so that a fetch error is not added to the error stack.Shane Lontis1-0/+88
2021-05-27TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb15-47/+104
2021-05-27test: test MP genrsa in deprecated buildsPauli1-10/+21
2021-05-27test: add test for key generation strength > RNG strengthPauli1-12/+17
2021-05-27test: test genrsa in deprecated buildsPauli1-33/+20
2021-05-27Use "" for include internal/xxxRich Salz2-3/+2
2021-05-27Use <> for #include openssl/xxxRich Salz2-4/+4
2021-05-26Deprecate old style BIO callback callsTomas Mraz1-0/+182
2021-05-26TEST: Add test specific fipsmodule.cnf, and use itRichard Levitte4-5/+46