mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 06:59:19 +01:00
Merge remote-tracking branch 'public/pr/1777' into development-proposed
This commit is contained in:
commit
76646a4bac
2 changed files with 9 additions and 6 deletions
|
|
@ -47,6 +47,9 @@ Changes
|
|||
in the same way as on the server side.
|
||||
* Change the dtls_client and dtls_server samples to work by default over
|
||||
IPv6 and optionally by a build option over IPv4.
|
||||
* Change the use of Windows threading to use Microsoft Visual C++ runtime
|
||||
calls, rather than Win32 API calls directly. This is necessary to avoid
|
||||
conflict with C runtime usage. Found and fixed by irwir.
|
||||
|
||||
= mbed TLS 2.13.1 branch released 2018-09-06
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue