mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
Merge remote-tracking branch 'public/pr/927' into development
This commit is contained in:
commit
ccb43df37e
2 changed files with 18 additions and 2 deletions
|
|
@ -51,6 +51,9 @@ Bugfix
|
|||
* Change the default behaviour of mbedtls_hkdf_extract() to return an error
|
||||
when calling with a NULL salt and non-zero salt_len. Contributed by
|
||||
Brian J Murray
|
||||
* Correct the documentation for `mbedtls_ssl_get_session()`.
|
||||
This API has deep copy of the session, and the peer
|
||||
certificate is not lost. Fixes #926.
|
||||
|
||||
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