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