mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 16:18:08 +00:00
Update Changelog for the last few commits
This commit is contained in:
parent
b308dd72d9
commit
868c0eea08
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Bugfix
|
||||||
* Fix compile error in ssl_pthread_server (found by Julian Ospald).
|
* Fix compile error in ssl_pthread_server (found by Julian Ospald).
|
||||||
* Fix net_accept() regarding non-blocking sockets (found by Luca Pesce).
|
* Fix net_accept() regarding non-blocking sockets (found by Luca Pesce).
|
||||||
* Don't print uninitialised buffer in ssl_mail_client (found by Marc Abel).
|
* Don't print uninitialised buffer in ssl_mail_client (found by Marc Abel).
|
||||||
|
* Fix warnings from Clang's scan-build (contributed by Alfred Klomp).
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Ciphersuites using SHA-256 or SHA-384 now require TLS 1.x (there is no
|
* Ciphersuites using SHA-256 or SHA-384 now require TLS 1.x (there is no
|
||||||
|
|
Loading…
Reference in a new issue