mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Merged change from readdir_r() to readdir() + threading
This commit is contained in:
commit
c3d0d07a7a
12 changed files with 337 additions and 28 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue