mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 03:15:45 +01:00
Fix typos in ChangeLog
This commit is contained in:
parent
f7cdbc0e87
commit
b082bb50de
@ -5,11 +5,11 @@ Security
|
|||||||
* Lowest common hash was selected from signature_algorithms extension in
|
* Lowest common hash was selected from signature_algorithms extension in
|
||||||
TLS 1.2 (found by Darren Bane) (introduced in 1.3.8).
|
TLS 1.2 (found by Darren Bane) (introduced in 1.3.8).
|
||||||
* Remotely-triggerable memory leak when parsing some X.509 certificates
|
* Remotely-triggerable memory leak when parsing some X.509 certificates
|
||||||
(server is not affected if it doesn't ask for a client certificate).
|
(server is not affected if it doesn't ask for a client certificate)
|
||||||
(Found using Codenomicon Defensics.)
|
(found using Codenomicon Defensics).
|
||||||
* Remotely-triggerable memory leak when parsing crafted ClientHello
|
* Remotely-triggerable memory leak when parsing crafted ClientHello
|
||||||
(not affected is ECC support was compiled out).
|
(not affected if ECC support was compiled out) (found using Codenomicon
|
||||||
(Found using Codenomicon Defensics.)
|
Defensics).
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Support escaping of commas in x509_string_to_names()
|
* Support escaping of commas in x509_string_to_names()
|
||||||
|
Loading…
Reference in New Issue
Block a user