summaryrefslogtreecommitdiff
path: root/test/recipes/70-test_sslextension.t
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-1/+5
* Update copyright yearRichard Levitte2020-07-161-1/+1
* Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx2020-06-271-0/+1
* Fix test_sslextension if TLSv1.2 has been disabledMatt Caswell2019-08-091-1/+1
* Allow TLSv1.3 in a no-ec buildMatt Caswell2019-06-171-1/+4
* Add a test for correct handling of the cryptopro bug extensionMatt Caswell2019-01-071-4/+28
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* recipes/70-test_ssl{cbcpadding,extension,records}: make it work w/fragmentation.Andy Polyakov2018-04-181-11/+38
* Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell2018-02-091-18/+23
* Enable TLSProxy tests on WindowsRichard Levitte2018-01-201-1/+1
* Update copyright years on all files merged since Jan 1st 2018Richard Levitte2018-01-091-1/+1
* Test that supported_groups is permitted in ServerHelloBenjamin Kaduk2018-01-031-5/+16
* Don't run a CT specifc test if CT is disabledMatt Caswell2017-08-251-1/+5
* Add tests for unsolicited extensionsMatt Caswell2017-05-171-1/+69
* Add a test for the TLSv1.3 downgrade mechanismMatt Caswell2017-03-241-0/+9
* Reset executable bits on files where not needed.Bernd Edlinger2017-03-031-0/+0
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-161-4/+2
* Fix the no-tls optionMatt Caswell2016-05-041-0/+3
* Unified copyright for test recipesRich Salz2016-04-221-52/+6
* Adapt some test recipes to the newer cmdstr()Richard Levitte2016-04-021-1/+1
* Fix no-sockMatt Caswell2016-03-211-0/+3
* Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte2016-03-171-1/+0
* Don't run the TLSProxy based tests in native WindowsRichard Levitte2016-03-091-1/+1
* Use $disabled{"dynamic-engine"} internallyRichard Levitte2016-02-221-1/+1
* Run the TLSProxy based tests as long as dynamic engines are built.Richard Levitte2016-02-201-5/+2
* TLS: reject duplicate extensionsEmilia Kasper2016-02-191-4/+55
* Let all TLSProxy based tests display debug text conditionallyRichard Levitte2016-02-121-1/+2
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-3/+3
* Use the new OpenSSL::Test::Utils routines.Richard Levitte2016-01-261-1/+1
* Make tests use configdata.pm rather than parsing MakefileRichard Levitte2016-01-251-3/+1
* The TLSProxy tests can't run if no-engine has been configuredRichard Levitte2016-01-171-0/+4
* VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte2016-01-131-0/+3
* Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov2015-10-131-1/+1
* Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte2015-09-071-0/+101