mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 06:35:46 +00:00
Added Security note (Advisory 2013-03) in ChangeLog
(cherry picked from commit 016ea076e7
)
Conflicts:
ChangeLog
This commit is contained in:
parent
68514b09a1
commit
8199a3375f
|
@ -11,6 +11,10 @@ Bugfix
|
||||||
certificates
|
certificates
|
||||||
* Fixed values for 2-key Triple DES in cipher layer
|
* Fixed values for 2-key Triple DES in cipher layer
|
||||||
|
|
||||||
|
Security
|
||||||
|
* A possible DoS during the SSL Handshake, due to faulty parsing of
|
||||||
|
PEM-encoded certificates has been fixed (found by Jack Lloyd)
|
||||||
|
|
||||||
= Version 1.1.6 released on 2013-03-11
|
= Version 1.1.6 released on 2013-03-11
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fixed net_bind() for specified IP addresses on little endian systems
|
* Fixed net_bind() for specified IP addresses on little endian systems
|
||||||
|
|
Loading…
Reference in a new issue