summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-07-18 14:09:46 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-07-18 14:09:46 +0000
commitb7bfe69b665e0215daf7715adddd7fc7a4b2b63e (patch)
tree80c503fdb88a3bb83b8eaa2c9b6efd95bc2b017d /CHANGES
parent5180f57c65ac0ccf4a466fc5e670b76c883e8fa2 (diff)
New function ssl_set_client_disabled to set masks for any ciphersuites
that are disabled for this session (as opposed to always disabled by configuration).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9aaaa063be..8759585721 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) New function ssl_set_client_disabled to set a ciphersuite disabled
+ mask based on the current session, check mask when sending client
+ hello and checking the requested ciphersuite.
+ [Steve Henson]
+
*) New ctrls to retrieve and set certificate types in a certificate
request message. Print out received values in s_client. If certificate
types is not set with custom values set sensible values based on