log libpurple/protocols/oscar/tlv.c @ 32770:1e0ded0cb2ee

age author description
Tue, 28 Dec 2010 05:57:57 +0000 Paul Aurich oscar: Fix a leak in aim_tlvlist_add_caps
Thu, 05 Aug 2010 21:19:47 +0000 ivan komarov Fixes #12044. We send a dummy packet with DC version = 8 to make
Wed, 28 Jul 2010 23:53:25 +0000 ivan komarov Bstream cleanups:
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Thu, 18 Mar 2010 04:53:49 +0000 Mark Doliner Change the oscar capabilities variable to be a guint64 everywhere instead
Mon, 17 Nov 2008 07:30:43 +0000 Richard Laager Move the mood UI for ICQ into Pidgin. It still uses the new request API
Mon, 17 Nov 2008 00:43:59 +0000 Richard Laager Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
Thu, 13 Nov 2008 17:04:53 +0000 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
Thu, 24 Apr 2008 11:19:26 +0000 Evan Schoenberg Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 27 Jul 2007 08:22:45 +0000 Mark Doliner This function wasn't used. I think it was intended for when Adam
Sun, 22 Jul 2007 08:29:48 +0000 Mark Doliner I don't think this check is needed. If it is then it's because we're
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, 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/