mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
- Undid fix for ssl_write that introduced a true bug when buffers are running full.
This commit is contained in:
parent
828acb2234
commit
887bd502d2
2 changed files with 18 additions and 11 deletions
|
|
@ -1,5 +1,10 @@
|
|||
PolarSSL ChangeLog
|
||||
|
||||
= Version trunk
|
||||
Bugfix
|
||||
* Undid faulty bug fix in ssl_write() when flushing old data (Ticket
|
||||
#18)
|
||||
|
||||
= Version 0.99-pre5 released on 2011-05-26
|
||||
Features
|
||||
* Added additional Cipher Block Modes to symmetric ciphers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue