commit | 7c3c3899cf528f00b346f465e69d5a59f9e8410e | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jun 06 11:22:13 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jun 06 11:22:13 2013 +0200 |
tree | c2cad21b45a298355ca02b34a7ec1428a2384d58 | |
parent | 822e958bb2216db1192f40b60ee5b3f3f612539f [diff] [blame] |
Secure renegotiation extension should only be sent in case client supports secure renegotiation
diff --git a/ChangeLog b/ChangeLog index 5aab8af..805ffce 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ PolarSSL ChangeLog += Branch 1.2 +Bugfix + * Secure renegotiation extension should only be sent in case client + supports secure renegotiation + = Version 1.2.7 released 2013-04-13 Features * Ability to specify allowed ciphersuites based on the protocol version.