summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
2017-01-24Add support for Poly1305 in EVP_PKEYTodd Short
2017-01-23Add tests for the key logging callbacks.Cory Benfield
2017-01-23Fix no-tls1_2Richard Levitte
2017-01-23Extend the test_ssl_new renegotiation tests to include client authMatt Caswell
2017-01-21'openssl passwd' command can now compute AIX MD5-based passwords hashes.GaƩtan Njinang
2017-01-20Add signing hash testsDr. Stephen Henson
2017-01-20Add options to check TLS signing hashesDr. Stephen Henson
2017-01-18Skip ECDH tests for SSLv3Rich Salz
2017-01-18Defines and strings for special salt length values, add testsDr. Stephen Henson
2017-01-18additional PSS tests for -1 and invalid salt lengthDr. Stephen Henson
2017-01-15Add client cert type testsDr. Stephen Henson
2017-01-15Add certificate selection tests.Dr. Stephen Henson
2017-01-15add ECDSA test server certificateDr. Stephen Henson
2017-01-15Add options to check certificate types.Dr. Stephen Henson
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz
2017-01-12UI: fix uitest for VMSRichard Levitte
2017-01-12UI: fix uitest for no-ui configurationRichard Levitte
2017-01-12Fix no-dh buildsMatt Caswell
2017-01-11Add a test "uitest"Richard Levitte
2017-01-10Fix no-ec following sigalgs refactorMatt Caswell
2017-01-10Add some signature testsMatt Caswell
2017-01-10Extend ServerKeyExchange parsing to work with a signatureMatt Caswell
2017-01-10Add a sigalg test to check we only allow sigalgs we sentMatt Caswell
2017-01-10Extend PSS signature support to TLSv1.2Matt Caswell
2017-01-10Fix test_sslversions to know that TLSv1.3 sets record version to TLSv1.0Matt Caswell
2017-01-10Add some sig algs testsMatt Caswell
2017-01-10Verify that the sig algs extension has been sent for TLSv1.3Matt Caswell
2017-01-10Fix client application traffic secretMatt Caswell
2017-01-10Make CertificateVerify TLS1.3 awareMatt Caswell
2017-01-09Move extension data into sub-structsRich Salz
2017-01-08Add server temp key type checksDr. Stephen Henson
2017-01-08Add new ssl_test option.Dr. Stephen Henson
2017-01-08add test for invalid key parametersDr. Stephen Henson
2017-01-08add PSS key testsDr. Stephen Henson
2017-01-06Implement TLSv1.3 style CertificateStatusMatt Caswell
2017-01-06Create Certificate messages in TLS1.3 formatMatt Caswell
2017-01-05Remove BIO_seek/BIO_tell from evp_test.cDr. Stephen Henson
2017-01-04Don't run MSBLOB conversion tests when RSA or DSA are disabledRichard Levitte
2017-01-04Don't run OCSP tests when OCSP is disabledRichard Levitte
2017-01-04Don't build OCSP stuff when OCSP is disabledRichard Levitte
2017-01-04Don't test SRP when it's disabledRichard Levitte
2017-01-04Don't run NPN tests when NPN is disabledRichard Levitte
2017-01-01Add RSA decrypt and OAEP tests.Dr. Stephen Henson
2017-01-01evptests.txt is not a shell scriptDr. Stephen Henson
2016-12-30Don't run the sigalgs tests over a TLSv1.3 connectionMatt Caswell
2016-12-30Provide some tests for the sig algs APIMatt Caswell
2016-12-2970-test_sslvertol.t: skip test 1 and 2 if too few protocols are enabledRichard Levitte
2016-12-2980-test_ssl_new.t: Make 19-mac-then-encrypt.conf work without TLSv1.2Richard Levitte
2016-12-2970-test_sslvertol.t: Make sure to check a max TLS version that matches config...Richard Levitte