summaryrefslogtreecommitdiffstats
path: root/test/handshake_helper.c
AgeCommit message (Expand)Author
2017-04-11Allow an ALPN callback to pretend to not existBenjamin Kaduk
2017-02-16Provide a test for the Encrypt-Then-Mac renegotiation crashMatt Caswell
2017-01-08Add new ssl_test option.Dr. Stephen Henson
2016-12-17test/ssl_test: give up if both client and server wait on readRichard Levitte
2016-09-28Extend the renegotiation testsMatt Caswell
2016-09-28Add support for testing renegotiationMatt Caswell
2016-08-30Add some CertStatus testsMatt Caswell
2016-08-18Test that the peers send at most one fatal alertEmilia Kasper
2016-08-18Port multi-buffer testsEmilia Kasper
2016-08-16Convert SSL_SESSION* functions to use const gettersMatt Caswell
2016-08-16SSL tests: send some application dataEmilia Kasper
2016-08-10Don't attempt to load the CT log list with no-ecEmilia Kasper
2016-08-10Gracefully free a NULL HANDSHAKE_RESULTEmilia Kasper
2016-08-10Add TEST_checkEmilia Kasper
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper
2016-08-08Fix ALPN tests when NPN is offEmilia Kasper
2016-08-08Reorganize SSL test structuresEmilia Kasper
2016-08-01Fix various no-*s.Ben Laurie
2016-07-21Test client-side resumptionEmilia Kasper
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-14Shorten some symbol namesRichard Levitte
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