mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 13:56:42 +01:00
Updated ChangeLog
This commit is contained in:
parent
d2a2d61a68
commit
28476e2789
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ Changes
|
||||||
* md_list() now returns hashes strongest first
|
* md_list() now returns hashes strongest first
|
||||||
* Selection of hash for signing ServerKeyExchange in TLS 1.2 now picks
|
* Selection of hash for signing ServerKeyExchange in TLS 1.2 now picks
|
||||||
strongest offered by client.
|
strongest offered by client.
|
||||||
|
* All public contexts have _init() and _free() functions now for simpler
|
||||||
|
usage pattern
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix in debug_print_msg()
|
* Fix in debug_print_msg()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue