commit | cefb396a77824622f815544ec58e500808582c07 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jun 27 11:51:09 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jun 27 11:51:09 2012 +0000 |
tree | 4cd7d0888865fbe067aeab38efc4bffce16d0d73 | |
parent | e4791f39364a143eefd94154b2cee91711ceb07c [diff] [blame] |
- Handle empty certificate subject names
diff --git a/ChangeLog b/ChangeLog index 4fbd4b6..993bbea 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -39,6 +39,7 @@ #52) * Handle encryption with private key and decryption with public key as per RFC 2313 + * Handle empty certificate subject names Security * Fixed potential memory corruption on miscrafted client messages (found by