summaryrefslogtreecommitdiff
path: root/test/cipherlist_test.c
Commit message (Expand)AuthorAgeFilesLines
* Allow cipher strings to be given using its standard nameErik Lax2021-09-301-0/+16
* Update copyright yearMatt Caswell2021-04-081-1/+1
* test: fix Coverity 1454818: use after freePauli2021-03-191-1/+3
* Fix safestack issues in ssl.hMatt Caswell2020-09-131-2/+0
* testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULLDr. David von Oheimb2020-08-211-8/+1
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Ignore cipher suites when setting cipher listSam Roberts2019-02-141-0/+35
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-1/+1
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-141-7/+7
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell2018-02-091-8/+14
* Fix no-chacha and no-poly1305Matt Caswell2018-02-081-1/+3
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-2/+2
* Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli2017-08-071-1/+5
* Test fixtures changed to pointers.Pauli2017-08-041-7/+9
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Remove uses of the TEST_check macro.Pauli2017-06-231-25/+39
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Convert x509aux, cipherlist, casttestRich Salz2017-04-121-5/+5
* Test infrastructure additions.Pauli2017-03-291-7/+3
* update testDr. Stephen Henson2017-02-081-0/+2
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-7/+2
* testutil: always print errors on failureEmilia Kasper2016-11-041-1/+0
* Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell2016-11-021-1/+5
* To avoid SWEET32 attack, move 3DES to weakRich Salz2016-08-241-13/+0
* Replace cipherlist testEmilia Kasper2016-05-111-0/+212