summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-12-26 14:55:46 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-12-26 14:55:46 +0000
commitb28fbdfa7dd72fa8ca4fde7008634ee87b067998 (patch)
treed1f2e8c3aace6ca60cbfde57a5033dbf80f802d6 /CHANGES
parenta897502cd9e4bf3d1fe7ccd0838643b3ca44031c (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). (backport from HEAD)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a597f56ef7..9137cc8263 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@
OID NID.
[Steve Henson]
+ *) 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