summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-08-27 13:06:46 -0400
committerRob Crittenden <rcritten@redhat.com>2015-10-02 16:51:19 -0400
commit34e1ccecb4a7d5054dba2f92b403af9b6ae1e110 (patch)
treec1852d3acc7ee28fed82972c5cdb39bbac0ad21a /ChangeLog
parent696fab562ce0ee31344bcccc85cea3e4eb15bf18 (diff)
Correctly handle disabled ciphers
A cipher value could be -1, 0 or 1 meaning completely disabled, disabled and enabled. A -1 passed to SSL_CipherPrefSet() could cause a cipher to actually be enabled. Now pass PR_TRUE if the cipher is enabled otherwise pass PR_FALSE. Fix CVE-2015-5244
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions