mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-20 07:07:52 +00:00
Update to Changelog for #626
This commit is contained in:
parent
488c08c00b
commit
2bd0fbaad0
|
@ -47,7 +47,7 @@ Bugfix
|
||||||
* Fix potential byte overread when verifying malformed SERVER_HELLO in
|
* Fix potential byte overread when verifying malformed SERVER_HELLO in
|
||||||
ssl_parse_hello_verify_request() for DTLS. Found by Guido Vranken.
|
ssl_parse_hello_verify_request() for DTLS. Found by Guido Vranken.
|
||||||
* Fix check for validity of date when parsing in mbedtls_x509_get_time().
|
* Fix check for validity of date when parsing in mbedtls_x509_get_time().
|
||||||
Found by subramanyam-c.
|
Found by subramanyam-c. #626
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Extended test coverage of special cases, and added new timing test suite.
|
* Extended test coverage of special cases, and added new timing test suite.
|
||||||
|
|
Loading…
Reference in a new issue