mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 06:52:58 +00:00
Merged change from readdir_r() to readdir() + threading
This commit is contained in:
@@ -5,6 +5,7 @@ Changes
|
||||
* gen_prime() speedup
|
||||
* Speedup of ECP multiplication operation
|
||||
* Relaxed some SHA2 ciphersuite's version requirements
|
||||
* Dropped use of readdir_r() instead of readdir() with threading support
|
||||
|
||||
Bugfix
|
||||
* Fixed X.509 hostname comparison (with non-regular characters)
|
||||
|
||||
Reference in New Issue
Block a user