commit | 0621b1fbb00210552a70e78697fcc511d192dd27 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Feb 05 16:48:47 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Feb 15 23:31:07 2017 +0200 |
tree | 6d0f115b170165757c5475aac63bd0081e192eb5 | |
parent | a29c5e9e66c1ba2b7d6b292430898e9ae7598e68 [diff] [blame] |
Add detail to ChangeLog for SLOTH fix
diff --git a/ChangeLog b/ChangeLog index 76cd298..558cf9e 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,7 @@ Security * Removed MD5 from the allowed hash algorithms for CertificateRequest and CertificateVerify messages, to prevent SLOTH attacks against TLS 1.2. + Introduced by interoperability fix for #513. Bugfix * Fix the redefinition of macro ssl_set_bio to an undefined symbol