comparison ChangeLog @ 24181:0006181485ea

Enable a number of default-disabled strong ciphers for NSS. For some reason the NSS default US Domestic policy does not enable a number of strong ciphers which are entirely reasonable, and in fact may be preferred. (E.g. those using SHA over MD5.) This patch enables all available AES, 3DES, and RC4 ciphers which are not enabled by default. Thanks to Marcus Trautwig for this. Fixes #1435
author Ethan Blanton <elb@pidgin.im>
date Tue, 23 Sep 2008 17:36:13 +0000
parents f29588a95ea9
children 1afb5c981a1f
comparison
equal deleted inserted replaced
24180:14915e96311e 24181:0006181485ea
3 version 2.5.2 (??/??/????): 3 version 2.5.2 (??/??/????):
4 libpurple: 4 libpurple:
5 * Restored the "Has You" feature to the MSN protocol tooltips. 5 * Restored the "Has You" feature to the MSN protocol tooltips.
6 * Fixed a crash on removing a custom buddy icon on a buddy. 6 * Fixed a crash on removing a custom buddy icon on a buddy.
7 * Fixed a crash caused by certain self-signed SSL certificates. 7 * Fixed a crash caused by certain self-signed SSL certificates.
8 * Enable a number of strong ciphers which were previously disabled
9 when using NSS. (Thanks to Marcus Trautwig.)
8 10
9 Pidgin: 11 Pidgin:
10 * The status selector now saves your message when changing status. 12 * The status selector now saves your message when changing status.
11 * Fix a case where a conversation window could close unexpectedly. 13 * Fix a case where a conversation window could close unexpectedly.
12 * A mute sounds option has been added to the preferences window to 14 * A mute sounds option has been added to the preferences window to