mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
parent
3dce9ec3af
commit
1385a289f4
2 changed files with 19 additions and 49 deletions
|
|
@ -26,6 +26,9 @@ Bugfix
|
|||
* Fix error when loading libmbedtls.so.
|
||||
* Fix bug in mbedtls_ssl_conf_default() that caused the default preset to
|
||||
be always used (found by dcb314) (#235)
|
||||
* Fix bug in mbedtls_rsa_public() and mbedtls_rsa_private() that could
|
||||
result trying to unlock an unlocked mutex on invalid input (found by
|
||||
Fredrik Axelsson) (#257)
|
||||
|
||||
Changes
|
||||
* The PEM parser now accepts a trailing space at end of lines (#226).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue