aboutsummaryrefslogtreecommitdiffstats
path: root/test/handshake_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Test that the peers send at most one fatal alertEmilia Kasper2016-08-181-0/+6
* Port multi-buffer testsEmilia Kasper2016-08-181-6/+29
* Convert SSL_SESSION* functions to use const gettersMatt Caswell2016-08-161-1/+1
* SSL tests: send some application dataEmilia Kasper2016-08-161-58/+226
* Don't attempt to load the CT log list with no-ecEmilia Kasper2016-08-101-1/+2
* Gracefully free a NULL HANDSHAKE_RESULTEmilia Kasper2016-08-101-0/+2
* Add TEST_checkEmilia Kasper2016-08-101-33/+31
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-101-0/+16
* Fix ALPN tests when NPN is offEmilia Kasper2016-08-081-8/+5
* Reorganize SSL test structuresEmilia Kasper2016-08-081-24/+24
* Fix various no-*s.Ben Laurie2016-08-011-1/+10
* Test client-side resumptionEmilia Kasper2016-07-211-2/+3
* SSL test framework: port resumption testsEmilia Kasper2016-07-201-11/+87
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-32/+247
* SSL test framework: port SNI testsEmilia Kasper2016-06-281-9/+68
* Shorten some symbol namesRichard Levitte2016-06-141-17/+17
* Clean up following new SNI testsEmilia Kasper2016-06-131-7/+40
* Fix session ticket and SNITodd Short2016-06-091-3/+47
* Copyright consolidation 02/10Rich Salz2016-05-171-4/+3
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-121-1/+36
* New SSL test frameworkEmilia Kasper2016-04-051-0/+239