aboutsummaryrefslogtreecommitdiffstats
path: root/test/handshake_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Fix some Typos and indentsFdaSilvaYY2017-08-111-1/+1
* Address Coverity issues.Pauli2017-07-171-3/+2
* Remove trailing blanks.Pauli2017-07-141-1/+1
* Test cleaning and modernisationPauli2017-07-141-1/+1
* Remove the TEST_check macro.Pauli2017-07-051-113/+197
* Fix return value checking for BIO_sock_initPaul Yang2017-06-261-1/+1
* Handle the server refusing to reneg in a reneg_setupTodd Short2017-06-061-0/+11
* Address review feedback for the SCTP changesMatt Caswell2017-04-251-0/+5
* Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell2017-04-251-30/+172
* Allow an ALPN callback to pretend to not existBenjamin Kaduk2017-04-101-1/+1
* Add ExpectedServerCANamesDr. Stephen Henson2017-04-031-2/+9
* Add ExpectedClientCANamesDr. Stephen Henson2017-03-161-0/+8
* Port SRP tests to the new test frameworkEmilia Kasper2017-03-141-0/+52
* Add compression testsMatt Caswell2017-03-021-0/+3
* Tests for SSL early callbackBenjamin Kaduk2017-02-231-1/+117
* Add some KeyUpdate testsMatt Caswell2017-02-171-3/+41
* 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-091-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-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