aboutsummaryrefslogtreecommitdiff
path: root/test/ssl_test_ctx.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen1-0/+4
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-08-20Change Post Handshake auth so that it is opt-inMatt Caswell1-2/+2
2018-03-12Session Ticket app dataTodd Short1-0/+3
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short1-1/+6
2017-11-30Use ChaCha only if prioritized by clntTodd Short1-0/+1
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY1-0/+3
2017-10-04Session resume broken switching contextsTodd Short1-0/+9
2017-09-08Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin1-3/+3
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell1-0/+2
2017-04-03Add ExpectedServerCANamesDr. Stephen Henson1-0/+2
2017-03-16Add ExpectedClientCANamesDr. Stephen Henson1-0/+2
2017-03-14Port SRP tests to the new test frameworkEmilia Kasper1-0/+6
2017-03-02Use the built in boolean type for CompressionExpectedMatt Caswell1-2/+1
2017-03-02Add compression testsMatt Caswell1-0/+7
2017-02-23Tests for SSL early callbackBenjamin Kaduk1-1/+4
2017-02-17Don't use an enum in the return type for a public API functionMatt Caswell1-1/+1
2017-02-17Add some KeyUpdate testsMatt Caswell1-1/+5
2017-02-16Provide a test for the Encrypt-Then-Mac renegotiation crashMatt Caswell1-0/+2
2017-01-30Add test support for TLS signature types.Dr. Stephen Henson1-0/+4
2017-01-20Add options to check TLS signing hashesDr. Stephen Henson1-0/+4
2017-01-15Add options to check certificate types.Dr. Stephen Henson1-0/+4
2017-01-08Add new ssl_test option.Dr. Stephen Henson1-0/+2
2016-09-28Extend the renegotiation testsMatt Caswell1-1/+2
2016-09-28Add support for testing renegotiationMatt Caswell1-1/+0
2016-08-30Add some CertStatus testsMatt Caswell1-0/+9
2016-08-18Port multi-buffer testsEmilia Kasper1-0/+2
2016-08-16SSL tests: send some application dataEmilia Kasper1-0/+5
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper1-0/+7
2016-08-08Reorganize SSL test structuresEmilia Kasper1-27/+55
2016-08-02Fix tests for no-nextprotonegMatt Caswell1-2/+2
2016-08-01Fix various no-*s.Ben Laurie1-0/+2
2016-07-20SSL test framework: port resumption testsEmilia Kasper1-2/+15
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper1-0/+12
2016-06-28SSL test framework: port SNI testsEmilia Kasper1-1/+23
2016-06-16Fix GCC build; make update; fix number re-useRich Salz1-2/+2
2016-06-13Port DTLS version negotiation testsEmilia Kasper1-0/+8
2016-06-13Clean up following new SNI testsEmilia Kasper1-4/+5
2016-06-09Fix session ticket and SNITodd Short1-0/+17
2016-05-17Copyright consolidation 02/10Rich Salz1-4/+3
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper1-2/+11
2016-04-05New SSL test frameworkEmilia Kasper1-0/+53