- Added release text for 1.1.4 to ChangeLog
This commit is contained in:
parent
62261d6bd6
commit
d5834bb394
1 changed files with 6 additions and 0 deletions
|
@ -70,6 +70,12 @@ Security
|
||||||
* Fixed potential memory zeroization on miscrafted RSA key (found by Eloi
|
* Fixed potential memory zeroization on miscrafted RSA key (found by Eloi
|
||||||
Vanderbeken)
|
Vanderbeken)
|
||||||
|
|
||||||
|
= Version 1.1.4 released on 2012-05-31
|
||||||
|
Bugfix
|
||||||
|
* Correctly handle empty SSL/TLS packets (Found by James Yonan)
|
||||||
|
* Fixed potential heap corruption in x509_name allocation
|
||||||
|
* Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)
|
||||||
|
|
||||||
= Version 1.1.3 released on 2012-04-29
|
= Version 1.1.3 released on 2012-04-29
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fixed random MPI generation to not generate more size than requested.
|
* Fixed random MPI generation to not generate more size than requested.
|
||||||
|
|
Loading…
Reference in a new issue