summaryrefslogtreecommitdiffstats
path: root/test/handshake_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Provide a test for the Encrypt-Then-Mac renegotiation crashMatt Caswell2017-02-161-3/+13
* Add test support for TLS signature types.Dr. Stephen Henson2017-01-301-0/+3
* Fix some extra or missing whitespaces...FdaSilvaYY2017-01-251-1/+1
* Add options to check TLS signing hashesDr. Stephen Henson2017-01-201-0/+3
* Add options to check certificate types.Dr. Stephen Henson2017-01-151-9/+30
* Move extension data into sub-structsRich Salz2017-01-101-4/+4
* Add new ssl_test option.Dr. Stephen Henson2017-01-081-0/+14
* test/ssl_test: give up if both client and server wait on readRichard Levitte2016-12-161-1/+12
* Extend the renegotiation testsMatt Caswell2016-09-281-24/+57
* Add support for testing renegotiationMatt Caswell2016-09-281-5/+72
* Add -Wswitch-enumRich Salz2016-09-221-5/+8
* Add some CertStatus testsMatt Caswell2016-08-301-0/+42
* 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-171-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