aboutsummaryrefslogtreecommitdiff
path: root/test/recordlentest.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Copyright year updatesMatt Caswell1-1/+1
2023-08-25Always use uint8_t for TLS record typeTomas Mraz1-1/+1
2022-10-27tests: clear error queue before executing a testcaseTomas Mraz1-2/+0
2021-02-18Update copyright yearMatt Caswell1-1/+1
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell1-1/+2
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb1-1/+1
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-19Use a non-default libctx in sslapitestMatt Caswell1-1/+2
2020-02-03Fix common test framework optionsMatt Caswell1-0/+5
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis1-0/+2
2018-12-15Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx1-1/+1
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-03-20Update copyright yearMatt Caswell1-1/+1
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte1-0/+1
2018-03-14Use the TLSv1.3 record header as AADMatt Caswell1-5/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-13/+8
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-18Convert more testsRich Salz1-33/+15
2017-03-29More typo fixesFdaSilvaYY1-1/+1
2017-03-08Fix no-compMatt Caswell1-3/+6
2017-03-06Add a test to check that we correctly handle record overflowsMatt Caswell1-0/+221