mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 23:45:49 +01:00
Fix up ChangeLog following rebase to mbedtls-2.1.12
This commit is contained in:
parent
879e62697e
commit
13188782a0
10
ChangeLog
10
ChangeLog
@ -1,5 +1,12 @@
|
|||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS 2.1.13 branch released 2018-xx-xx
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
|
||||||
|
configure the maximum length of a file path that can be buffered when
|
||||||
|
calling mbedtls_x509_crt_parse_path().
|
||||||
|
|
||||||
= mbed TLS 2.1.12 branch released 2018-04-30
|
= mbed TLS 2.1.12 branch released 2018-04-30
|
||||||
|
|
||||||
Security
|
Security
|
||||||
@ -44,9 +51,6 @@ Bugfix
|
|||||||
buffer.
|
buffer.
|
||||||
* Fix invalid buffer sizes passed to zlib during record compression and
|
* Fix invalid buffer sizes passed to zlib during record compression and
|
||||||
decompression.
|
decompression.
|
||||||
* Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
|
|
||||||
configure the maximum length of a file path that can be buffered when
|
|
||||||
calling mbedtls_x509_crt_parse_path().
|
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Improve testing in configurations that omit certain hashes or
|
* Improve testing in configurations that omit certain hashes or
|
||||||
|
Loading…
Reference in New Issue
Block a user