summaryrefslogtreecommitdiffstats
path: root/test/ssl-tests
AgeCommit message (Expand)Author
2017-06-06Fix #2400 Add NO_RENEGOTIATE optionTodd Short
2017-05-02TLS1.3 PaddingTodd Short
2017-04-26Add tests for version/ciphersuite sanity checksMatt Caswell
2017-04-26Add a ciphersuite config sanity check for serversMatt Caswell
2017-04-26Add a ciphersuite config sanity check for clientsMatt Caswell
2017-04-25Fix issue in 18-dtls-renegotiate.conf.inMatt Caswell
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 SCTP testing to 18-dtls-renegotiate.confMatt Caswell
2017-04-25Add SCTP testing to 16-dtls-certstatus.confMatt Caswell
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell
2017-04-12Add SSL tests for certificates with embedded SCTsRob Percival
2017-04-03Add certificate_authorities tests client to server.Dr. Stephen Henson
2017-03-21Add a test for resumption after HRRMatt Caswell
2017-03-16Add Client CA names testsDr. Stephen Henson
2017-03-14Port remaining old DTLS testsEmilia Kasper
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper
2017-03-03Update and add testDr. Stephen Henson
2017-03-02Add compression testsMatt Caswell
2017-02-28Fix test_ssl_new when compiled with no-tls1_2 or no-dtls1_2Matt Caswell
2017-02-25Add tests for SHA1 and EC point compressionDr. Stephen Henson
2017-02-24Add Suite B testsDr. Stephen Henson
2017-02-23Tests for SSL early callbackBenjamin Kaduk
2017-02-17add DSA cert testsDr. Stephen Henson
2017-02-17Add and use function test_pem to work out test filenames.Dr. Stephen Henson
2017-02-17Add some KeyUpdate testsMatt Caswell
2017-02-16Add client auth TLS 1.3 certificate selection testsDr. Stephen Henson
2017-02-16Provide a test for the Encrypt-Then-Mac renegotiation crashMatt Caswell
2017-02-02Add missing MinProtocol/MaxProtocolDr. Stephen Henson
2017-02-02Add TLS 1.3 certificate selection tests.Dr. Stephen Henson
2017-01-30Use PSS for simple test so TLS 1.3 handhake is successful.Dr. Stephen Henson
2017-01-30Add tests for client and server signature typeDr. Stephen Henson
2017-01-30Re-enable resumption for TLS1.3 CT testsMatt Caswell
2017-01-30Re-enable test_ssl_new resumption tests for TLSv1.3Matt Caswell
2017-01-30Remove a TLS1.3 TODO that is now completedMatt Caswell
2017-01-30Re-enable ALPN resumption tests where we are using TLSv1.3Matt Caswell
2017-01-26Add server signature algorithm bug test.Dr. Stephen Henson
2017-01-23Extend the test_ssl_new renegotiation tests to include client authMatt Caswell
2017-01-20Add signing hash testsDr. Stephen Henson
2017-01-15Add client cert type testsDr. Stephen Henson
2017-01-15Add certificate selection tests.Dr. Stephen Henson
2017-01-08Add server temp key type checksDr. Stephen Henson
2016-12-2980-test_ssl_new.t: Make 19-mac-then-encrypt.conf work without TLSv1.2Richard Levitte
2016-12-08Send and Receive a TLSv1.3 format ServerHelloMatt Caswell
2016-11-29Fix mac-then-encrypt test with enable-tls1_3Matt Caswell
2016-11-28Test mac-then-encryptEmilia Kasper
2016-11-23Remove old style NewSessionTicket from TLSv1.3Matt Caswell
2016-11-16Start using the key_share data to derive the PMSMatt Caswell
2016-11-09Look at the supported_versions extension even if the server <TLS1.3Matt Caswell