summaryrefslogtreecommitdiff
path: root/test/recordlentest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: clear error queue before executing a testcaseTomas Mraz2022-10-271-2/+0
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-1/+2
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Use a non-default libctx in sslapitestMatt Caswell2020-04-191-1/+2
* Fix common test framework optionsMatt Caswell2020-02-031-0/+5
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-0/+2
* Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx2018-12-151-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* 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-0/+1
* Use the TLSv1.3 record header as AADMatt Caswell2018-03-141-5/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-13/+8
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Convert more testsRich Salz2017-04-181-33/+15
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Fix no-compMatt Caswell2017-03-081-3/+6
* Add a test to check that we correctly handle record overflowsMatt Caswell2017-03-061-0/+221