commit | d4c2bd79fe61e466f07977b4b53b33c1dae93648 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sun Sep 16 21:35:30 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sun Sep 16 21:35:30 2012 +0000 |
tree | b924c0c2b9220895daab6710818fb79fd55c0215 | |
parent | 2d319fdfcb36d53a733293904a5bf42775332fed [diff] [blame] |
- Added bug
diff --git a/ChangeLog b/ChangeLog index 821e8d8..679f157 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -49,6 +49,8 @@ RFC 2313 * Handle empty certificate subject names * Prevent reading over buffer boundaries on X509 certificate parsing + * mpi_add_abs() now correctly handles adding short numbers to long numbers + with carry rollover Security * Fixed potential memory corruption on miscrafted client messages (found by