mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-10 16:41:54 +01:00
Merge remote-tracking branch 'public/pr/921' into development
This commit is contained in:
commit
862e703d51
8 changed files with 10 additions and 8 deletions
|
|
@ -31,6 +31,8 @@ Bugfix
|
|||
MBEDTLS_CIPHER_NULL_CIPHER is enabled. Found by TrinityTonic in #1719.
|
||||
* Fix the inline assembly for the MPI multiply helper function for i386 and
|
||||
i386 with SSE2. Found by László Langó. Fixes #1550
|
||||
* Fix namespacing in header files. Remove the `mbedtls` namespacing in
|
||||
the `#include` in the header files. Resolves #857
|
||||
|
||||
Changes
|
||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue