Make rcu_thread_key context-aware
[openssl.git] / test / recipes / 70-test_sslrecords.t
10 days ago Richard LevitteCopyright year updates
2024-02-09 Frederik Wedel-HeinenRemove unneeded stuff
2024-02-09 Frederik Wedel-HeinenRefactor skip test statements.
2024-02-09 Frederik Wedel-HeinenAdds some version guards for dummy proxy.
2024-02-09 Frederik Wedel-HeinenDon't use dtls proxy on windows.
2024-02-09 Frederik Wedel-HeinenCheck if creating a tlsproxy instance per use allows...
2024-02-09 Frederik Wedel-HeinenFix test runs on builds without tls1_3
2024-02-09 Frederik Wedel-HeinenSkip tests if build does not support dtls1.2 or tls1.2
2024-02-09 Frederik Wedel-HeinenMerge dtls and tls records tests
2024-02-09 Frederik Wedel-HeinenSupport DTLS in TLS::Proxy.
2022-08-29 Matt CaswellTest that we ignore a bad record version in a plaintext...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-10-06 Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-05-05 Benjamin Kadukadapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
2021-02-18 Matt CaswellUpdate copyright year
2021-02-05 Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2020-07-16 Richard LevitteUpdate copyright year
2020-06-27 Kurt RoeckxReduce the security bits for MD5 and SHA1 based signatu...
2019-02-19 Matt CaswellAdd a test for interleaving app data with handshake...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-18 Andy Polyakovrecipes/70-test_ssl{cbcpadding,extension,records}:...
2018-03-14 Matt CaswellUse the TLSv1.3 record header as AAD
2018-02-13 Matt CaswellUpdate copyright year
2018-01-20 Richard LevitteEnable TLSProxy tests on Windows
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-05-17 Matt CaswellDon't allow fragmented alerts
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-07 Matt CaswellFix the number of tests to skip if TLSv1.3 is disabled
2017-03-07 Matt CaswellAdd a test for records not on the record boundary
2017-02-23 Benjamin KadukAdopt test to changed behavior
2016-12-05 Matt CaswellAdd more TLS1.3 record tests
2016-11-23 Matt CaswellFix the tests following the state machine changes for...
2016-11-07 Matt CaswellAdd a test for the wrong version number in a record
2016-11-02 Matt CaswellAdd a test for unrecognised record types
2016-11-02 Matt CaswellEnable TLSProxy to talk TLS1.3
2016-08-15 Matt CaswellRemove a stray unneeded line in 70-test_sslrecords.t
2016-08-15 Matt CaswellAdd some SSLv2 ClientHello tests
2016-08-05 klemensspelling fixes, just comments and readme.
2016-07-25 Matt CaswellFix no-tls1_2
2016-06-27 Matt CaswellAdd a test for fragmented alerts
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-06-07 Matt CaswellAdd empty record tests