aboutsummaryrefslogtreecommitdiff
path: root/test/ciphername_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan1-0/+2
2020-09-13Fix safestack issues in ssl.hMatt Caswell1-2/+0
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-0/+2
2020-04-02TLS Cipher Suite 0xC102 SupportNikolay Morozov1-2/+2
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY1-1/+1
2017-07-31Fix the names of older ciphers.David Benjamin1-28/+28
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-1/+2
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang1-0/+469