]> git.ipfire.org Git - thirdparty/openssl.git/commit
New function ssl_set_client_disabled to set masks for any ciphersuites
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 14:55:46 +0000 (14:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 14:55:46 +0000 (14:55 +0000)
commitb28fbdfa7dd72fa8ca4fde7008634ee87b067998
treed1f2e8c3aace6ca60cbfde57a5033dbf80f802d6
parenta897502cd9e4bf3d1fe7ccd0838643b3ca44031c
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)
CHANGES
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/t1_lib.c