summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
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
2016-11-28Test mac-then-encryptEmilia Kasper
2016-11-25add CMS SHA1 signing testDr. Stephen Henson
2016-11-24Run BoringSSL tests on TravisEmilia Kasper
2016-11-23Extend test_tls13messagesMatt Caswell
2016-11-23Add a test for the TLSv1.3 state machineMatt Caswell
2016-11-23Fix the tests following the state machine changes for TLSv1.3Matt Caswell
2016-11-23Remove old style NewSessionTicket from TLSv1.3Matt Caswell
2016-11-20Add test to check EVP_PKEY method ordering.Dr. Stephen Henson
2016-11-17Add conversion test for MSBLOB format.Dr. Stephen Henson
2016-11-16Fixed various style issues in the key_share codeMatt Caswell
2016-11-16Add some tests for the key_share extensionMatt Caswell
2016-11-16Start using the key_share data to derive the PMSMatt Caswell
2016-11-13Remove heartbeat supportRichard Levitte
2016-11-10Link internal tests with static OpenSSL libraries when neededRichard Levitte
2016-11-10Fix the no-tls optionMatt Caswell
2016-11-10Fix no-cms (CVE-2016-7053)Richard Levitte
2016-11-10test: add TLS application data corruption test.Andy Polyakov
2016-11-10add test for CVE-2016-7053Dr. Stephen Henson
2016-11-09Give the test with only TLS1.1 and TLS1.0 a better nameMatt Caswell
2016-11-09Add some more version testsMatt Caswell
2016-11-09Add a test for the supported_versions extensionMatt Caswell
2016-11-09Add server side support for supported_versions extensionMatt Caswell
2016-11-09Add a test for the TLS1.3 secret generationMatt Caswell