commit | 995a215eac290d6f70481edde2864e7866342ec5 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Sep 25 08:19:56 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Sep 25 08:19:56 2012 +0000 |
tree | 2d27b59317b51d58c6af56a425a773d5e5d3f763 | |
parent | 0f409a1911a0bb00b4c73ebc59844b77cd24acb7 [diff] |
- Added credits
diff --git a/ChangeLog b/ChangeLog index 679f157..2df4c86 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -50,7 +50,7 @@ * 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 + with carry rollover (found by Ruslan Yushchenko) Security * Fixed potential memory corruption on miscrafted client messages (found by