mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-31 11:45:43 +01:00
Merge remote-tracking branch 'upstream-public/pr/1141' into development
This commit is contained in:
commit
0884f4811b
6 changed files with 89 additions and 28 deletions
|
|
@ -48,6 +48,8 @@ Bugfix
|
|||
* Fix bugs in RSA test suite under MBEDTLS_NO_PLATFORM_ENTROPY. #1023 #1024
|
||||
* Fix net_would_block to avoid modification by errno through fcntl call.
|
||||
Found by nkolban. Fixes #845.
|
||||
* Fix handling of handshake messages in mbedtls_ssl_read in case
|
||||
MBEDTLS_SSL_RENEGOTIATION is disabled. Found by erja-gp.
|
||||
|
||||
Changes
|
||||
* Extend cert_write example program by options to set the CRT version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue