summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2017-06-15Fix no-ecBenjamin Kaduk
2017-06-15Move bn and evp test programs input data to their respective data dirRichard Levitte
2017-06-15Correct Oracle copyrights & clarify.Pauli
2017-06-12TLS 1.3 client sigalgs test no longer needs TLS 1.2Benjamin Kaduk
2017-06-06Add test cases for X509_check_private_keyPaul Yang
2017-05-30no-ec fixDr. Stephen Henson
2017-05-30Add Ed25519 verify test.Dr. Stephen Henson
2017-05-19remove duplicate testsDr. Stephen Henson
2017-05-17Add a test for a missing sig algs extensionMatt Caswell
2017-05-17Add tests for unsolicited extensionsMatt Caswell
2017-05-17Don't allow fragmented alertsMatt Caswell
2017-05-15Use BIO not FILE for test fileRich Salz
2017-05-11Use scalar, not length; fixes test_evpRich Salz
2017-05-11Rename evptests.txt to evppkey.txtRich Salz
2017-05-11Split test/evptests.txt into separate files.Rich Salz
2017-05-09Add test for no change following an HRRMatt Caswell
2017-05-09More TLSv1.3 cookie testsMatt Caswell
2017-05-09Fix some copy&paste errors and update following review feedbackMatt Caswell
2017-05-09Add some badly formatted compression methods testsMatt Caswell
2017-05-08Add unit test for PEM_FLAG_ONLY_B64Benjamin Kaduk
2017-05-08Add a test for supported_groups in the EE messageMatt Caswell
2017-05-06test/recipes/95-test_*.t : correct skip_all syntaxRichard Levitte
2017-05-05Rearrange test/recipes/95-test_*.t to use skip_allRichard Levitte
2017-05-04Fix tests of TEST tests, as it wereRich Salz
2017-05-03Add a test for CT in TLSv1.3Matt Caswell
2017-05-02TLS1.3 PaddingTodd Short
2017-05-02Fix time offset calculation.Todd Short
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-26Add a ciphersuite config sanity check for serversMatt Caswell
2017-04-25Add PSS certificate signature testsDr. Stephen Henson
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-25Add SCTP testing for 04-client_auth.confMatt Caswell
2017-04-25Add SCTP testing for 11-dtls_resumption.confMatt Caswell
2017-04-25Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell
2017-04-20Ignore dups in X509_STORE_add_*Rich Salz
2017-04-20Fix test/recipes/95-test_external_krb5.tRichard Levitte
2017-04-18Convert more tests to frameworkRich Salz
2017-04-18Add external krb5 test supportRobbie Harwood
2017-04-14Remove ecdhtest.cNicola Tuveri
2017-04-12OpenSSL::Test: supported filtered command outputRichard Levitte
2017-04-04Add a test of encoding and decoding LONG, INT32, UINT32, INT64 and UINT64Richard Levitte
2017-04-02Disable 15-test_ecparam.t when configured no-ec2mRichard Levitte
2017-03-29More typo fixesFdaSilvaYY
2017-03-29Test infrastructure additions.Pauli
2017-03-24Add a test for the TLSv1.3 downgrade mechanismMatt Caswell
2017-03-22Fix 80-test_ssl_old.t: only count the ciphers if there are any.Richard Levitte
2017-03-21Refuse to run the PYCA external test if configured 'no-shared'Richard Levitte
2017-03-2195-test_external_pyca_data/cryptography.py: only install for testingRichard Levitte
2017-03-21Adapt 20-test_enc.t and 20-test_enc_more.t to use statusvarRichard Levitte