Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / test / recipes / 70-test_sslextension.t
28 hours ago Tim PerryUse empty renegotiate extension instead of SCSV for...
2021-10-06 Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-04-22 Tomas Mraztest_sslextension: skip tests that cannot work with...
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-08-09 Matt CaswellFix test_sslextension if TLSv1.2 has been disabled
2019-06-17 Matt CaswellAllow TLSv1.3 in a no-ec build
2019-01-07 Matt CaswellAdd a test for correct handling of the cryptopro bug...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-18 Andy Polyakovrecipes/70-test_ssl{cbcpadding,extension,records}:...
2018-02-09 Matt CaswellFixes for no-tls1_2 and no-tls1_2-method
2018-01-20 Richard LevitteEnable TLSProxy tests on Windows
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-03 Benjamin KadukTest that supported_groups is permitted in ServerHello
2017-08-25 Matt CaswellDon't run a CT specifc test if CT is disabled
2017-05-17 Matt CaswellAdd tests for unsolicited extensions
2017-03-24 Matt CaswellAdd a test for the TLSv1.3 downgrade mechanism
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-05-04 Matt CaswellFix the no-tls option
2016-04-22 Rich SalzUnified copyright for test recipes
2016-04-02 Richard LevitteAdapt some test recipes to the newer cmdstr()
2016-03-21 Matt CaswellFix no-sock
2016-03-17 Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-09 Richard LevitteDon't run the TLSProxy based tests in native Windows
2016-02-22 Richard LevitteUse $disabled{"dynamic-engine"} internally
2016-02-20 Richard LevitteRun the TLSProxy based tests as long as dynamic engines...
2016-02-19 Emilia KasperTLS: reject duplicate extensions
2016-02-12 Richard LevitteLet all TLSProxy based tests display debug text conditi...
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2016-01-26 Richard LevitteUse the new OpenSSL::Test::Utils routines.
2016-01-25 Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-16 Richard LevitteThe TLSProxy tests can't run if no-engine has been...
2016-01-13 Richard LevitteVMS perl doesn't implement fork(), so don't run the...
2015-10-13 Andy PolyakovTest suite: chomp->s/\R// to harmonize with mingw ...
2015-09-07 Richard LevitteAdapt the libssl test harness testing scripts to new...