summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2017-01-23Fix no-tls1_2Richard Levitte
2017-01-21'openssl passwd' command can now compute AIX MD5-based passwords hashes.GaƩtan Njinang
2017-01-18Skip ECDH tests for SSLv3Rich Salz
2017-01-15Add certificate selection tests.Dr. Stephen Henson
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-10Make CertificateVerify TLS1.3 awareMatt Caswell
2017-01-06Implement TLSv1.3 style CertificateStatusMatt Caswell
2017-01-06Create Certificate messages in TLS1.3 formatMatt Caswell
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 test SRP when it's disabledRichard Levitte
2017-01-04Don't run NPN tests when NPN is disabledRichard Levitte
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
2016-12-2970-test_sslmessages.t: Don't check EXT_SIG_ALGS if TLS 1.2 is disabledRichard Levitte
2016-12-29Fix CT test_sslmessages hangsMatt Caswell
2016-12-29Add a test to check the EC point formats extension appears when we expectMatt Caswell
2016-12-16Fix no-ct, skip tests recipes that try to test CTRichard Levitte
2016-12-14CRL critical extension bugfixRich Salz
2016-12-08And client fuzzerKurt Roeckx
2016-12-08Fix various indentationMatt Caswell
2016-12-08Move the checkhandshake.pm module into test/testlibMatt Caswell
2016-12-08Fix more style issues following extensions refactor feedbackMatt Caswell
2016-12-08Correct imports for checkhandshake moduleMatt Caswell
2016-12-08Add some extra key_share testsMatt Caswell
2016-12-08Remove some spurious whitespaceMatt Caswell
2016-12-08Add a renegotiation testMatt Caswell
2016-12-08Add more extension tests to test_sslmessagesMatt Caswell
2016-12-08Merge common code between test_tls13messages and test_sslmessagesMatt Caswell
2016-12-08Add extension tests in test_sslmessagesMatt Caswell
2016-12-08Enable status_request test in test_sslmessagesMatt Caswell
2016-12-08Add a test to check messsages sent are the ones we expectMatt Caswell
2016-12-08Add tests for new extension codeMatt Caswell
2016-12-08Split ServerHello extensionsMatt Caswell
2016-12-08Add EncryptedExtensions messageMatt Caswell
2016-12-08Send and Receive a TLSv1.3 format ServerHelloMatt Caswell
2016-12-08Add a test for the UI APIRichard Levitte
2016-12-05Add more TLS1.3 record testsMatt Caswell
2016-11-29Add a test for TLSv1.3 encryption using the new nonce constructionMatt Caswell
2016-11-29Fix mac-then-encrypt test with enable-tls1_3Matt Caswell
2016-11-28Make bntest be (mostly) file-based.Rich Salz