Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / test / recordlentest.c
2023-09-07 Matt CaswellCopyright year updates
2023-08-25 Tomas MrazAlways use uint8_t for TLS record type
2022-10-27 Tomas Mraztests: clear error queue before executing a testcase
2021-02-18 Matt CaswellUpdate copyright year
2021-02-05 Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2020-12-01 Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-04-23 Matt CaswellUpdate copyright year
2020-04-19 Matt CaswellUse a non-default libctx in sslapitest
2020-02-03 Matt CaswellFix common test framework options
2019-02-11 Shane LontisUpdated test command line parsing to support commmon...
2018-12-15 Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-14 Matt CaswellUse the TLSv1.3 record header as AAD
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-04-24 Richard LevitteAdapt all test programs
2017-04-18 Rich SalzConvert more tests
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-08 Matt CaswellFix no-comp
2017-03-06 Matt CaswellAdd a test to check that we correctly handle record...