]> git.ipfire.org Git - thirdparty/openssl.git/history - test/recipes/70-test_tls13psk.t
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / test / recipes / 70-test_tls13psk.t
2023-09-07  Matt CaswellCopyright year updates
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2021-10-06  Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-02-18  Matt CaswellUpdate copyright year
2021-02-05  Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2020-05-06  Matt CaswellCentralise Environment Variables for the tests
2020-04-23  Matt CaswellUpdate copyright year
2020-03-06  Rich SalzUse .cnf for config files, not .conf
2019-06-17  Matt CaswellAllow TLSv1.3 in a no-ec build
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-03-17  Dr. Matthias St... Fix miscellaneous typos in docs and source
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-02-13  Matt CaswellUpdate copyright year
2018-01-20  Richard LevitteEnable TLSProxy tests on Windows
2017-08-31  Matt CaswellUpdate the tests for SNI changes
2017-05-17  Matt CaswellAdd a test for a missing sig algs extension
2017-03-16  Matt CaswellAdd some more PSK tests
2017-03-10  Matt CaswellAdd a test to check that if a PSK extension is not...