commit | e3e4a5962272561967363a21265528ba7877ccc3 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Feb 28 10:20:53 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Mar 06 18:01:02 2013 +0100 |
tree | b98e4d2be4c122c146216ec9a9add7cba8354a7e | |
parent | 8ea31ff3b51659de48925680260770b0a0a296c8 [diff] |
Added bugfix line for previous fixes for MS Visual Studio
diff --git a/ChangeLog b/ChangeLog index a5fc141..2db18e0 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,7 @@ * Fixed memory leak in ssl_free() and ssl_reset() for active session * Corrected GCM counter incrementation to use only 32-bits instead of 128-bits (found by Yawning Angel) + * Fixes for 64-bit compilation with MS Visual Studio Security * Removed further timing differences during SSL message decryption in