summaryrefslogtreecommitdiffstats
path: root/test/ssl-tests
AgeCommit message (Expand)Author
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
2016-11-09Add server side support for supported_versions extensionMatt Caswell
2016-11-02Update Configure to know about tls1_3Matt Caswell
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-09-28Add DTLS renegotiation testsMatt Caswell
2016-09-28Extend the renegotiation testsMatt Caswell
2016-09-28Add support for testing renegotiationMatt Caswell
2016-08-30Add some CertStatus testsMatt Caswell
2016-08-22Test the support curves in tlsKurt Roeckx
2016-08-18Port multi-buffer testsEmilia Kasper
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper
2016-08-08NPN and ALPN: test resumptionEmilia Kasper
2016-08-08Reorganize SSL test structuresEmilia Kasper
2016-07-22SSL tests: compress generated output a littleEmilia Kasper
2016-07-21Test client-side resumptionEmilia Kasper