mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-26 17:26:15 +01:00
Add exit value macros to platform abstraction layer.
This commit is contained in:
parent
68c0bd72bc
commit
9194744595
3 changed files with 25 additions and 2 deletions
|
|
@ -22,6 +22,7 @@ Changes
|
|||
don't use the optimized assembly for bignum multiplication. This removes
|
||||
the need to pass -fomit-frame-pointer to avoid a build error with -O0.
|
||||
* Disabled SSLv3 in the default configuration.
|
||||
* Add exit value macros to the platform abstraction layer.
|
||||
|
||||
= mbed TLS 2.2.1 released 2016-01-05
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue