- Added release notes for 1.1.2 and 1.1.3 to trunk
This commit is contained in:
parent
384b75ac9c
commit
fad3893ead
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -32,6 +32,21 @@ Security
|
||||||
* Fixed generation of DHM parameters to correct length (found by Ruslan
|
* Fixed generation of DHM parameters to correct length (found by Ruslan
|
||||||
Yushchenko)
|
Yushchenko)
|
||||||
|
|
||||||
|
= Version 1.1.3 released on 2012-04-29
|
||||||
|
Bugfix
|
||||||
|
* Fixed random MPI generation to not generate more size than requested.
|
||||||
|
|
||||||
|
= Version 1.1.2 released on 2012-04-26
|
||||||
|
Bugfix
|
||||||
|
* Fixed handling error in mpi_cmp_mpi() on longer B values (found by
|
||||||
|
Hui Dong)
|
||||||
|
|
||||||
|
Security
|
||||||
|
* Fixed potential memory corruption on miscrafted client messages (found by
|
||||||
|
Frama-C team at CEA LIST)
|
||||||
|
* Fixed generation of DHM parameters to correct length (found by Ruslan
|
||||||
|
Yushchenko)
|
||||||
|
|
||||||
= Version 1.1.1 released on 2012-01-23
|
= Version 1.1.1 released on 2012-01-23
|
||||||
Bugfix
|
Bugfix
|
||||||
* Check for failed malloc() in ssl_set_hostname() and x509_get_entries()
|
* Check for failed malloc() in ssl_set_hostname() and x509_get_entries()
|
||||||
|
|
Loading…
Reference in a new issue