mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 19:42:56 +00:00
Merge branch 'development' into development-restricted
* development: Upgrade yotta dependency versions Fix compile error in net.c with musl libc Add missing warning in doc
This commit is contained in:
@@ -33,6 +33,10 @@ Security
|
||||
unless you allow third parties to pick trust CAs for client auth.
|
||||
Found by Guido Vranken, Intelworks.
|
||||
|
||||
Bugfix
|
||||
* Fix compile error in net.c with musl libc. Found and patch provided by
|
||||
zhasha (#278).
|
||||
|
||||
Changes
|
||||
* Added checking of hostname length in mbedtls_ssl_set_hostname() to ensure
|
||||
domain names are compliant with RFC 1035.
|
||||
|
||||
Reference in New Issue
Block a user