summaryrefslogtreecommitdiffstats
path: root/test/cipherlist_test.c
AgeCommit message (Expand)Author
2020-09-13Fix safestack issues in ssl.hMatt Caswell
2020-08-21testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULLDr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-02-14Ignore cipher suites when setting cipher listSam Roberts
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2018-02-13Update copyright yearMatt Caswell
2018-02-09Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell
2018-02-08Fix no-chacha and no-poly1305Matt Caswell
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY
2017-08-07Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli
2017-08-04Test fixtures changed to pointers.Pauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-23Remove uses of the TEST_check macro.Pauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-12Convert x509aux, cipherlist, casttestRich Salz
2017-03-29Test infrastructure additions.Pauli
2017-02-08update testDr. Stephen Henson
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-11-04testutil: always print errors on failureEmilia Kasper
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-08-24To avoid SWEET32 attack, move 3DES to weakRich Salz
2016-05-11Replace cipherlist testEmilia Kasper