mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 05:59:23 +01:00
Merge dependency fixes
This commit is contained in:
commit
2a024ac86a
6 changed files with 46 additions and 38 deletions
|
|
@ -29,6 +29,8 @@ Bugfix
|
|||
* On OpenBSD, use arc4random_buf() instead of rand() to prevent warnings
|
||||
* mpi_fill_random() was creating numbers larger than requested on
|
||||
big-endian platform when size was not an integer number of limbs
|
||||
* Fix dependencies issues in X.509 test suite.
|
||||
* Some parts of ssl_tls.c were compiled even when the module was disabled.
|
||||
|
||||
= PolarSSL 1.3.6 released on 2014-04-11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue