mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Merge remote-tracking branch 'origin/pr/2412' into mbedtls-2.16
This commit is contained in:
commit
c5b57ef9e0
2 changed files with 3 additions and 1 deletions
|
|
@ -24,6 +24,8 @@ Bugfix
|
|||
* Remove the mbedtls namespacing from the header file, to fix a "file not found"
|
||||
build error. Fixed by Haijun Gu #2319.
|
||||
* Fix returning the value 1 when mbedtls_ecdsa_genkey failed.
|
||||
* Fix false failure in all.sh when backup files exist in include/mbedtls
|
||||
(e.g. config.h.bak). Fixed by Peter Kolbus (Garmin) #2407.
|
||||
|
||||
Changes
|
||||
* Include configuration file in all header files that use configuration,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue