aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssl_test_ctx.c
Commit message (Expand)AuthorAgeFilesLines
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove double error messagesPauli2017-08-211-11/+7
* Fix windows build after too aggressive e_os.h removalPauli2017-08-181-0/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Remove uses of the TEST_check macro.Pauli2017-06-231-21/+17
* Update tests to avoid printf to stdout/stderr when running as test cases.Pauli2017-06-191-18/+18
* Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell2017-04-251-0/+2
* Add ExpectedServerCANamesDr. Stephen Henson2017-04-031-0/+7
* Add ExpectedClientCANamesDr. Stephen Henson2017-03-161-0/+18
* Port SRP tests to the new test frameworkEmilia Kasper2017-03-141-0/+16
* Use the built in boolean type for CompressionExpectedMatt Caswell2017-03-021-21/+2
* Add compression testsMatt Caswell2017-03-021-0/+24
* Tests for SSL early callbackBenjamin Kaduk2017-02-231-0/+3
* Add some KeyUpdate testsMatt Caswell2017-02-171-0/+21
* Fix a mem leak in ssl_test_ctx.cMatt Caswell2017-02-161-0/+1
* Provide a test for the Encrypt-Then-Mac renegotiation crashMatt Caswell2017-02-161-44/+19
* Add test support for TLS signature types.Dr. Stephen Henson2017-01-301-3/+19
* Fix small typoRichard Levitte2017-01-251-1/+1
* Add options to check TLS signing hashesDr. Stephen Henson2017-01-201-0/+35
* Add options to check certificate types.Dr. Stephen Henson2017-01-151-5/+31
* Add new ssl_test option.Dr. Stephen Henson2017-01-081-0/+25
* Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell2016-11-021-0/+1
* Extend the renegotiation testsMatt Caswell2016-09-281-1/+2
* Add some CertStatus testsMatt Caswell2016-08-301-0/+29
* Port multi-buffer testsEmilia Kasper2016-08-181-1/+11
* SSL tests: send some application dataEmilia Kasper2016-08-161-29/+46
* Add TEST_checkEmilia Kasper2016-08-101-7/+8
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-101-1/+30
* Reorganize SSL test structuresEmilia Kasper2016-08-081-73/+192
* Fix tests for no-nextprotonegMatt Caswell2016-08-021-4/+0
* Fix various no-*s.Ben Laurie2016-08-011-0/+6
* Make boolean SSL test conf values case-insensitiveEmilia Kasper2016-07-221-3/+3
* SSL test framework: port resumption testsEmilia Kasper2016-07-201-1/+51
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-2/+41
* Fix SSLv3 ClientAuth alert checkingMatt Caswell2016-07-181-0/+1
* SSL test framework: port SNI testsEmilia Kasper2016-06-281-0/+44
* Port DTLS version negotiation testsEmilia Kasper2016-06-131-0/+28
* Clean up following new SNI testsEmilia Kasper2016-06-131-8/+8
* Fix session ticket and SNITodd Short2016-06-091-0/+58
* Copyright consolidation 02/10Rich Salz2016-05-171-4/+3
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-121-2/+31
* New SSL test frameworkEmilia Kasper2016-04-051-0/+205