aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslsigalgs.t
Commit message (Expand)AuthorAgeFilesLines
* Remove OPENSSL_ia32cap overrides in various test scriptsBernd Edlinger2021-10-061-1/+0
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-6/+9
* Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx2020-06-271-19/+21
* Fix syntax of cipher stringKurt Roeckx2020-06-271-6/+6
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add test for CVE-2020-1967Benjamin Kaduk2020-04-211-2/+64
* Check that the default signature type is allowedKurt Roeckx2020-01-251-18/+39
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Add a test for mismatch between key OID and sig algMatt Caswell2018-07-181-17/+43
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-141-9/+9
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell2018-02-091-7/+10
* Catch some more old sigalg names in commentsBenjamin Kaduk2018-01-261-1/+1
* Add TLSProxy tests for signature_algorithms_certBenjamin Kaduk2018-01-251-2/+65
* Add TLS 1.3 draft-23 PSS signature algorithmsBenjamin Kaduk2018-01-251-1/+1
* Enable TLSProxy tests on WindowsRichard Levitte2018-01-201-1/+1
* Add tests for deprecated sigalgs with TLS 1.3 ClientHellosBenjamin Kaduk2017-06-241-2/+84
* TLS 1.3 client sigalgs test no longer needs TLS 1.2Benjamin Kaduk2017-06-121-8/+8
* Fix no-ecMatt Caswell2017-03-061-1/+1
* Reset executable bits on files where not needed.Bernd Edlinger2017-03-031-0/+0
* Add no siglags test for ECDSA certificateDr. Stephen Henson2017-02-211-1/+13
* Fix no-ec following sigalgs refactorMatt Caswell2017-01-101-3/+3
* Add a sigalg test to check we only allow sigalgs we sentMatt Caswell2017-01-101-3/+25
* Extend PSS signature support to TLSv1.2Matt Caswell2017-01-101-3/+3
* Add some sig algs testsMatt Caswell2017-01-101-0/+200