diff libpurple/protocols/oscar/family_auth.c @ 24449:5713cca010d5

Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge this back to im.pidgin.pidgin I want to get a prompt in here to let the user fail over to the XOR method if MD5 fails. I suspect this won't be necessary though.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 15 Nov 2008 21:29:38 +0000
parents 540a26a1a88d
children 531922f4ea2a
line wrap: on
line diff
--- a/libpurple/protocols/oscar/family_auth.c	Sat Nov 15 17:37:44 2008 +0000
+++ b/libpurple/protocols/oscar/family_auth.c	Sat Nov 15 21:29:38 2008 +0000
@@ -32,7 +32,7 @@
 
 #include <ctype.h>
 
-#define USE_XOR_FOR_ICQ
+/* #define USE_XOR_FOR_ICQ */
 
 #ifdef USE_XOR_FOR_ICQ
 /**