aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssl_test_ctx.h
Commit message (Expand)AuthorAgeFilesLines
* Session resume broken switching contextsTodd Short2017-10-041-0/+9
* Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin2017-09-081-3/+3
* Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell2017-04-251-0/+2
* Add ExpectedServerCANamesDr. Stephen Henson2017-04-031-0/+2
* Add ExpectedClientCANamesDr. Stephen Henson2017-03-161-0/+2
* Port SRP tests to the new test frameworkEmilia Kasper2017-03-141-0/+6
* Use the built in boolean type for CompressionExpectedMatt Caswell2017-03-021-2/+1
* Add compression testsMatt Caswell2017-03-021-0/+7
* Tests for SSL early callbackBenjamin Kaduk2017-02-231-1/+4
* Don't use an enum in the return type for a public API functionMatt Caswell2017-02-171-1/+1
* Add some KeyUpdate testsMatt Caswell2017-02-171-1/+5
* Provide a test for the Encrypt-Then-Mac renegotiation crashMatt Caswell2017-02-161-0/+2
* Add test support for TLS signature types.Dr. Stephen Henson2017-01-301-0/+4
* Add options to check TLS signing hashesDr. Stephen Henson2017-01-201-0/+4
* Add options to check certificate types.Dr. Stephen Henson2017-01-151-0/+4
* Add new ssl_test option.Dr. Stephen Henson2017-01-081-0/+2
* Extend the renegotiation testsMatt Caswell2016-09-281-1/+2
* Add support for testing renegotiationMatt Caswell2016-09-281-1/+0
* Add some CertStatus testsMatt Caswell2016-08-301-0/+9
* Port multi-buffer testsEmilia Kasper2016-08-181-0/+2
* SSL tests: send some application dataEmilia Kasper2016-08-161-0/+5
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-101-0/+7
* Reorganize SSL test structuresEmilia Kasper2016-08-081-27/+55
* Fix tests for no-nextprotonegMatt Caswell2016-08-021-2/+2
* Fix various no-*s.Ben Laurie2016-08-011-0/+2
* SSL test framework: port resumption testsEmilia Kasper2016-07-201-2/+15
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-0/+12
* SSL test framework: port SNI testsEmilia Kasper2016-06-281-1/+23
* Fix GCC build; make update; fix number re-useRich Salz2016-06-161-2/+2
* Port DTLS version negotiation testsEmilia Kasper2016-06-131-0/+8
* Clean up following new SNI testsEmilia Kasper2016-06-131-4/+5
* Fix session ticket and SNITodd Short2016-06-091-0/+17
* Copyright consolidation 02/10Rich Salz2016-05-171-4/+3
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-121-2/+11
* New SSL test frameworkEmilia Kasper2016-04-051-0/+53