mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 19:35:39 +01:00
Fixed indication for TrustInSoft fix
This commit is contained in:
parent
b84582b7a6
commit
2cb1a0c400
@ -13,9 +13,11 @@ Bugfix
|
|||||||
* ssl_mail_client now terminates lines with CRLF, instead of LF
|
* ssl_mail_client now terminates lines with CRLF, instead of LF
|
||||||
* net module handles timeouts on blocking sockets better (found by Tilman
|
* net module handles timeouts on blocking sockets better (found by Tilman
|
||||||
Sauerbeck)
|
Sauerbeck)
|
||||||
|
* Assembly format fixes in bn_mul.h
|
||||||
|
|
||||||
|
Security
|
||||||
* Missing MPI_CHK calls added around unguarded mpi calls (found by
|
* Missing MPI_CHK calls added around unguarded mpi calls (found by
|
||||||
TrustInSoft)
|
TrustInSoft)
|
||||||
* Assembly format fixes in bn_mul.h
|
|
||||||
|
|
||||||
= PolarSSL 1.3.3 released on 2013-12-31
|
= PolarSSL 1.3.3 released on 2013-12-31
|
||||||
Features
|
Features
|
||||||
|
Loading…
Reference in New Issue
Block a user