mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2026-01-07 13:52:52 +00:00
* restricted/pr/601: (27 commits) Fix compile-time guard for optional field in struct Move code to reduce probability of conflicts Fix typos caught by check-names.sh Clarify conditions related to resumption in client Introduce getter function for renego_status Add getter function for handshake->resume Remove now-redundant code Remove cache callbacks from config on client Fix a few style issues Expand documentation of new options a bit Fix renaming oversight in documentation Remove backticks in doxygen in config.h Declare dependency on tickets for two ssl-opt.sh tests Exclude new negative options from config.pl full Restore config.h defaults Address review comments Fix ssl_cli resumption guards Fix check-files, check-names and check-generated-features Add test to all.sh Add changelog entry ... |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dtls_client.c | ||
| dtls_server.c | ||
| mini_client.c | ||
| query_config.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 | ||