# HG changeset patch # User Mark Doliner # Date 1133641457 0 # Node ID 1d4a057726258c523c96d741a267ab98a4719aa2 # Parent cfffd6fdb073eaab39eeafe24d11459ab3ef2a4f [gaim-migrate @ 14612] Go back to using the insecure xor-based authentication for ICQ because I think some people's ICQ numbers will trigger problems when using MD5. Namely login error code 0x000c and error url http://www.aim.com/errors/INVALID_DB_FIELDS.html?ccode=us&lang=en committer: Tailor Script diff -r cfffd6fdb073 -r 1d4a05772625 src/protocols/oscar/auth.c --- a/src/protocols/oscar/auth.c Sat Dec 03 19:59:26 2005 +0000 +++ b/src/protocols/oscar/auth.c Sat Dec 03 20:24:17 2005 +0000 @@ -13,6 +13,8 @@ #include +#define USE_XOR_FOR_ICQ + #ifdef USE_XOR_FOR_ICQ /** * Encode a password using old XOR method