commit | a4ed0c9a76ccbbed46fb3dac45593672c93f9577 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jan 14 16:38:45 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jan 14 17:36:48 2013 +0100 |
tree | 198742e5c8a564402e450dc74a33917481be8f8d | |
parent | 0ea57e8c7a3acec0feb67aa629716112298ed707 [diff] [blame] |
Fixed for SPARC64 (cherry picked from commit 4f024b7ba9b472d1ec80b05cec49e8d41c370aa3) Conflicts: ChangeLog (Moved to 'Branch 1.1')
diff --git a/ChangeLog b/ChangeLog index 53f0add..4282956 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,6 +1,9 @@ PolarSSL ChangeLog = Branch 1.1 +Bugfix + * Fixed MPI assembly for SPARC64 platform + Security * Fixed potential memory zeroization on miscrafted RSA key (found by Eloi Vanderbeken)