]> git.ipfire.org Git - thirdparty/openssl.git/history - test/recipes/70-test_tls13messages.t
Check DSA parameters for excessive sizes before validating
[thirdparty/openssl.git] / test / recipes / 70-test_tls13messages.t
2024-04-22  Tim PerryUse empty renegotiate extension instead of SCSV for...
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
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-08-20  Matt CaswellChange Post Handshake auth so that it is opt-in
2018-02-13  Matt CaswellUpdate copyright year
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
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-12-08  Benjamin KadukFix test_tls13messages with no-ocsp
2017-11-21  Matt CaswellIgnore the session when setting SNI in s_client
2017-10-16  Matt CaswellDon't do version neg on an HRR
2017-08-31  Matt CaswellUpdate the tests for SNI changes
2017-05-08  Matt CaswellAdd a test for supported_groups in the EE message
2017-05-03  Matt CaswellAdd a test for CT in TLSv1.3
2017-04-27  Matt CaswellEnsure s_client sends an SNI extension by default
2017-03-03  Bernd EdlingerReset executable bits on files where not needed.
2017-02-14  Matt CaswellUpdate the tls13messages test to add some HRR scenarios
2017-01-30  Matt CaswellAdd testing of TLSv1.3 resumption in test_tls13messages
2017-01-30  Matt CaswellAdd support for the psk_key_exchange_modes extension
2017-01-10  Matt CaswellMake CertificateVerify TLS1.3 aware
2017-01-06  Matt CaswellImplement TLSv1.3 style CertificateStatus
2017-01-06  Matt CaswellCreate Certificate messages in TLS1.3 format
2016-12-08  Matt CaswellFix various indentation
2016-12-08  Matt CaswellMove the checkhandshake.pm module into test/testlib
2016-12-08  Matt CaswellCorrect imports for checkhandshake module
2016-12-08  Matt CaswellRemove some spurious whitespace
2016-12-08  Matt CaswellAdd more extension tests to test_sslmessages
2016-12-08  Matt CaswellMerge common code between test_tls13messages and test_s...
2016-12-08  Matt CaswellAdd tests for new extension code
2016-12-08  Matt CaswellAdd EncryptedExtensions message
2016-12-08  Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-11-23  Matt CaswellExtend test_tls13messages
2016-11-23  Matt CaswellAdd a test for the TLSv1.3 state machine