summaryrefslogtreecommitdiff
path: root/test/ssl_test_ctx_test.c
Commit message (Expand)AuthorAgeFilesLines
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-1/+1
* testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULLDr. David von Oheimb2020-08-211-4/+0
* Add X509 related libctx changes.Shane Lontis2020-07-241-3/+4
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Use .cnf for config files, not .confRich Salz2020-03-061-1/+1
* Fix common test framework optionsMatt Caswell2020-02-031-0/+5
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-3/+3
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Session Ticket app dataTodd Short2018-03-121-0/+4
* Use ChaCha only if prioritized by clntTodd Short2017-11-301-0/+2
* Implement Maximum Fragment Length TLS extension.FdaSilvaYY2017-11-051-1/+5
* Session resume broken switching contextsTodd Short2017-10-041-1/+5
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-2/+2
* Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli2017-08-071-3/+7
* Test fixtures changed to pointers.Pauli2017-08-041-38/+45
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-13/+11
* Remove uses of the TEST_check macro.Pauli2017-06-231-4/+10
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* Convert danetest, ssl_test_ctx_testRich Salz2017-05-021-150/+66
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Test infrastructure additions.Pauli2017-03-291-94/+75
* Use the built in boolean type for CompressionExpectedMatt Caswell2017-03-021-3/+3
* Add compression testsMatt Caswell2017-03-021-0/+8
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-1/+2
* Simplify tests part 2Emilia Kasper2016-11-071-19/+10
* testutil: always print errors on failureEmilia Kasper2016-11-041-1/+0
* Add some CertStatus testsMatt Caswell2016-08-301-0/+6
* Port multi-buffer testsEmilia Kasper2016-08-181-0/+7
* SSL tests: send some application dataEmilia Kasper2016-08-161-0/+6
* Add TEST_checkEmilia Kasper2016-08-101-6/+5
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-101-0/+10
* SSL test ctx: fix testsEmilia Kasper2016-08-101-0/+1
* Reorganize SSL test structuresEmilia Kasper2016-08-081-75/+110
* Fix various no-*s.Ben Laurie2016-08-011-0/+4
* SSL test framework: port resumption testsEmilia Kasper2016-07-201-1/+21
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-0/+30
* SSL test framework: port SNI testsEmilia Kasper2016-06-281-0/+16
* Port DTLS version negotiation testsEmilia Kasper2016-06-131-0/+2
* Clean up following new SNI testsEmilia Kasper2016-06-131-2/+2
* Fix session ticket and SNITodd Short2016-06-091-1/+17
* Copyright consolidation 02/10Rich Salz2016-05-171-4/+3
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-121-8/+16
* testutil: return 1 on successEmilia Kasper2016-04-051-5/+5
* New SSL test frameworkEmilia Kasper2016-04-051-0/+179