mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-31 23:26:45 +00:00
Updated ChangeLog
This commit is contained in:
parent
d2a2d61a68
commit
28476e2789
|
@ -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…
Reference in a new issue