mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 23:27:14 +00:00
* development: Adapt tests to new defaults/errors. Fix typos/cosmetics in Changelog Disable RC4 by default in example programs. Add ssl_set_arc4_support() Set min version to TLS 1.0 in programs Conflicts: include/polarssl/ssl.h library/ssl_cli.c library/ssl_srv.c tests/compat.sh |
||
|---|---|---|
| .. | ||
| test-ca | ||
| CA-HOWTO.txt | ||
| CMakeLists.txt | ||
| dtls_client.c | ||
| dtls_server.c | ||
| ssl_client1.c | ||
| ssl_client2.c | ||
| ssl_fork_server.c | ||
| ssl_mail_client.c | ||
| ssl_pthread_server.c | ||
| ssl_server.c | ||
| ssl_server2.c | ||