mbedtls/tests
Manuel Pégourié-Gonnard bd47a58221 Add ssl_set_arc4_support()
Rationale: if people want to disable RC4 but otherwise keep the default suite
list, it was cumbersome. Also, since it uses a global array,
ssl_list_ciphersuite() is not a convenient place. So the SSL modules look like
the best place, even if it means temporarily adding one SSL setting.
2015-01-13 13:03:06 +01:00
..
data_files Add tests for X.509 name encoding mismatch 2014-10-17 12:42:31 +02:00
scripts Fix Gnu-ism in script 2014-12-11 10:33:43 +01:00
suites Prepare for release 1.3.9 2014-10-20 13:56:15 +02:00
.gitignore Add test_suite_entropy 2014-06-10 15:38:44 +02:00
CMakeLists.txt Add warnings in debug build, and -Werror with ASan 2014-08-14 18:33:00 +02:00
compat.sh Add ssl_set_arc4_support() 2015-01-13 13:03:06 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Add test_suite_entropy 2014-06-10 15:38:44 +02:00
ssl-opt.sh Add ssl_set_arc4_support() 2015-01-13 13:03:06 +01:00