ECDSA with SHA3 verification does not depend on FIPS provider version
[openssl.git] / test / recipes / 70-test_tls13kexmodes.t
2023-09-07 Matt CaswellCopyright year updates
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2021-10-06 Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-05-12 Benjamin KadukUpdate expected results for tls13kexmodes tests
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-09-06 Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-06-17 Matt CaswellAllow TLSv1.3 in a no-ec build
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-13 Matt CaswellUpdate copyright year
2018-01-20 Richard LevitteEnable TLSProxy tests on Windows
2017-12-14 Matt CaswellSend supported_versions in an HRR
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-12-14 Matt CaswellUpdate ServerHello to new draft-22 format
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-16 Matt CaswellDon't do version neg on an HRR
2017-08-31 Matt CaswellUpdate the tests for SNI changes
2017-07-07 Matt CaswellDo not allow non-dhe kex_modes by default
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2017-02-14 Matt CaswellUpdate the kex modes tests to check various HRR scenarios
2017-01-30 Matt CaswellAdd a test for the PSK kex modes extension