log libpurple/protocols/oscar/family_locate.c @ 23313:9c0ee2491ed1

age author description
Sat, 07 Jun 2008 18:42:48 +0000 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
Mon, 05 May 2008 09:22:46 +0000 Mark Doliner Minor changes... mostly whitespace related.
Thu, 24 Apr 2008 11:10:03 +0000 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
Thu, 03 Apr 2008 23:41:06 +0000 Mark Doliner Minor comment change
Fri, 07 Mar 2008 04:01:20 +0000 Ethan Blanton Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
Wed, 16 Jan 2008 07:37:29 +0000 Mark Doliner Two performance/network bandwidth related changes here, care of meebo.
Sat, 05 Jan 2008 08:46:25 +0000 Mark Doliner Some changes intended to make oscar not emit so many
Sat, 05 Jan 2008 08:15:43 +0000 Mark Doliner Now that oscar throttles itself as it approaches the rate limit, we can
Sat, 08 Sep 2007 08:21:06 +0000 Mark Doliner Looks like I might have been wrong about the length being only 8 bits.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 24 Jul 2007 18:54:07 +0000 Mark Doliner Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).
Tue, 24 Jul 2007 06:57:38 +0000 Mark Doliner Another stab at fixing that signon infinite loop
Sun, 22 Jul 2007 22:08:13 +0000 Mark Doliner I'm hoping this will fix a semi-random and semi-random infinite looping
Mon, 16 Jul 2007 21:11:45 +0000 Evan Schoenberg aim_locate_finduserinfo() can return NUL (particularly if userinfo->sn is NULL), which leads to the crash in AdiumTicket:7346. Handle this possibility rather than crashing.
Tue, 29 May 2007 09:51:51 +0000 Mark Doliner Cleanup and simplification of some tlvlist stuff in the oscar protocol.
Tue, 22 May 2007 18:56:09 +0000 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
Mon, 23 Apr 2007 07:42:57 +0000 Mark Doliner Add the iTunes Music Store url to the GaimPresence for buddies onyour
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/