log libpurple/protocols/oscar/oscar.c @ 31853:ade9644db2fe

age author description
Sat, 20 Aug 2011 22:59:53 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)
Sun, 07 Aug 2011 05:19:54 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
Sun, 12 Jun 2011 17:56:24 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)
Mon, 09 May 2011 04:42:52 +0000 Mark Doliner Change the heuristic we use for setting od->icq. We used to set it to
Sat, 02 Apr 2011 18:04:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
Mon, 21 Mar 2011 05:45:22 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Sun, 20 Mar 2011 20:20:52 +0000 Mark Doliner Add two hash tables to the oscar code that deals with your server stored
Thu, 11 Aug 2011 16:17:29 +0000 Ethan Blanton Bounds check an OSCAR normalization. (EFF)
Tue, 26 Jul 2011 06:32:35 +0000 Mark Doliner Fix crash selecting Tools->Set Mood when you're online with an
Sat, 18 Jun 2011 04:17:27 +0000 Paul Aurich oscar: ...fix the *right* line this time.
Sat, 18 Jun 2011 02:01:30 +0000 Paul Aurich oscar: Avoid a few printf("%s", NULL)s
Thu, 19 May 2011 04:16:15 +0000 Paul Aurich oscar: Fix the leak of 'alias' in this function
Mon, 21 Mar 2011 07:38:06 +0000 Mark Doliner Fix unsetting your mood when "None" is selected. (#7431)
Sun, 20 Mar 2011 22:03:48 +0000 Elliott Sales de Andrade Add invite message support to Oscar.
Sun, 20 Mar 2011 19:29:31 +0000 Elliott Sales de Andrade Fix libpurple compile when PURPLE_HIDE_STRUCTS is enabled.