TLS compression only allocates working buffer once

This commit is contained in:
Paul Bakker 2013-10-11 09:59:44 +02:00
parent d61cc3b246
commit 1677033bc8
3 changed files with 26 additions and 20 deletions

View file

@ -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