mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
TLS compression only allocates working buffer once
This commit is contained in:
parent
d61cc3b246
commit
1677033bc8
3 changed files with 26 additions and 20 deletions
|
|
@ -3,6 +3,7 @@ PolarSSL ChangeLog (Sorted per branch, date)
|
|||
= Branch 1.3
|
||||
Changes
|
||||
* RSA blinding locks for a smaller amount of time
|
||||
* TLS compression only allocates working buffer once
|
||||
|
||||
Bugfix
|
||||
* Missing MSVC defines added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue