aboutsummaryrefslogtreecommitdiffstats
path: root/test/sslcorrupttest.c
Commit message (Expand)AuthorAgeFilesLines
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-1/+1
* Fix configuration of TLSv1.3 ciphersuitesMatt Caswell2018-04-041-4/+2
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte2018-03-191-3/+3
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-141-7/+5
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-12/+12
* Remove uses of the TEST_check macro.Pauli2017-06-231-21/+24
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Update more testsRich Salz2017-04-181-70/+25
* Let test handshakes stop on certain errorsBenjamin Kaduk2017-02-231-1/+1
* Update the record layer to use TLSv1.3 style record constructionMatt Caswell2016-12-051-1/+7
* Fix test_sslcorrupt when using TLSv1.3Matt Caswell2016-11-101-0/+26
* test/evptests.txt: add negative tests for AEAD ciphers.Andy Polyakov2016-11-101-1/+1
* test: add TLS application data corruption test.Andy Polyakov2016-11-101-0/+282