aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssl-tests
Commit message (Expand)AuthorAgeFilesLines
* Adjust ssl_test_new for SHA1 security levelMatt Caswell2021-04-295-28/+68
* Fix the check for suitable groups and TLSv1.3Matt Caswell2021-03-082-39/+85
* test_ssl_new: X448, X25519, and EdDSA are supported with fipsTomas Mraz2021-03-033-193/+179
* Update copyright yearMatt Caswell2021-02-182-2/+2
* ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3Tomas Mraz2021-02-122-198/+967
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-053-7/+22
* Update copyright yearRichard Levitte2021-01-281-1/+1
* TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb2021-01-262-61/+103
* Update copyright yearMatt Caswell2021-01-071-1/+1
* 28-seclevel.cnf.in: fix typo in algo nameEtienne Millon2021-01-051-2/+2
* Fix no-dtlsMatt Caswell2020-12-021-1/+2
* Add fips checks for ecdh key agreementShane Lontis2020-09-182-190/+191
* Add fips checks for ecdsa signaturesShane Lontis2020-09-182-121/+121
* Test mte with stitched ciphersuites in TLSv1.0Matt Caswell2020-08-202-1/+136
* Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx2020-06-2711-1801/+1845
* Modify libssl to discover supported groups based on available providersMatt Caswell2020-06-192-4/+0
* Add a test for renegotiation with EXTMS droppedTomas Mraz2020-06-092-1/+52
* test/ssl-tests/20-cert-select.cnf.in: Re-enable RSA-PSS related testsRichard Levitte2020-05-141-4/+1
* Amend references to "OpenSSL license"Shourya Shukla2020-04-291-1/+1
* Update copyright yearMatt Caswell2020-04-2329-29/+29
* Teach ssl_test_new how to test the FIPS moduleMatt Caswell2020-04-2014-922/+1042
* Teach ssl_test_new to have different tests for different loaded providersMatt Caswell2020-04-202-483/+484
* Use .cnf for config files, not .confRich Salz2020-03-0660-1/+1
* Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx2020-02-112-32/+105
* Generate new Ed488 certificatesKurt Roeckx2020-02-114-9/+12
* Add TLS tests for RSA-PSS Restricted certificatesMatt Caswell2019-08-092-262/+464
* Allow TLSv1.3 in a no-ec buildMatt Caswell2019-06-171-1/+1
* Add option to disable Extended Master SecretTodd Short2019-02-153-0/+325
* Fix end-point shared secret for DTLS/SCTPMichael Tuexen2019-02-012-0/+183
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-0627-27/+27
* Update copyright yearMatt Caswell2018-11-201-1/+1
* Fix no-ec and no-tls1_2Matt Caswell2018-11-142-35/+45
* Test use of a brainpool ECDSA certificateMatt Caswell2018-11-122-397/+495
* Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz2018-11-102-0/+150
* Add a test for RSA key exchange with both RSA and RSA-PSS certsMatt Caswell2018-09-042-226/+309
* Change Post Handshake auth so that it is opt-inMatt Caswell2018-08-202-14/+35
* Fix some TLSv1.3 alert issuesMatt Caswell2018-07-314-4/+6
* Respect SSL_OP_NO_TICKET in TLSv1.3Matt Caswell2018-06-263-0/+41
* Allow TLSv1.3 EC certs to use compressed pointsMatt Caswell2018-04-242-2/+10
* Tolerate a Certificate using a non-supported group on server sideMatt Caswell2018-03-282-397/+506
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-142-0/+4
* Session Ticket app dataTodd Short2018-03-122-0/+245
* Update tests for TLS Ed448Matt Caswell2018-03-054-390/+775
* Enable TLSv1.3 by defaultMatt Caswell2018-02-074-439/+2231
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-012-0/+769
* Add TLS 1.3 draft-23 PSS signature algorithmsBenjamin Kaduk2018-01-252-73/+121
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* Fix minor 'the the' typosDaniel Bevenius2018-01-021-1/+1
* Fix no-chachaMatt Caswell2017-12-111-1/+1