mbedtls/include
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
..
polarssl Add ssl_set_arc4_support() 2015-01-13 13:03:06 +01:00
.gitignore Added proper gitignores for Linux CMake use 2012-11-18 22:56:39 +01:00
CMakeLists.txt - Added option to prevent installation of header files 2011-12-11 11:25:30 +00:00