log libpurple/protocols/oscar/family_locate.c @ 21562:926970c64bd2

age author description
2007-09-08 Mark Doliner Looks like I might have been wrong about the length being only 8 bits.
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-07-24 Mark Doliner Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).
2007-07-24 Mark Doliner Another stab at fixing that signon infinite loop
2007-07-22 Mark Doliner I'm hoping this will fix a semi-random and semi-random infinite looping
2007-07-16 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.
2007-05-29 Mark Doliner Cleanup and simplification of some tlvlist stuff in the oscar protocol.
2007-05-22 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
2007-04-23 Mark Doliner Add the iTunes Music Store url to the GaimPresence for buddies onyour
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/