log libpurple/protocols/oscar/family_icbm.c @ 32819:2c6510167895 default tip

age author description
Thu, 03 May 2012 09:28:11 +0000 Mark Doliner Validate utf8 for a few random strings that we read, in case AOL or ICQ
Sat, 18 Feb 2012 23:46:04 +0000 Mark Doliner Add two friendly little checks
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Tue, 28 Dec 2010 05:54:04 +0000 Paul Aurich oscar: Fix a memleak on receipt of messages
Sat, 30 Oct 2010 21:53:38 +0000 ivan komarov Merged my changes that fix #11964 and #12593. Mark looked over them
Tue, 12 Oct 2010 21:50:56 +0000 Daniel Atallah Simplify the way that string length and memory allocation is done.
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Thu, 12 Aug 2010 15:37:57 +0000 Mark Doliner Fix a compile error from my merge
Thu, 12 Aug 2010 15:30:11 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
Thu, 05 Aug 2010 22:57:01 +0000 ivan komarov Removed unused "flags" parameter.
Thu, 05 Aug 2010 22:45:21 +0000 ivan komarov Miranda expects a client ack from the other side for channel 2 messages,
Wed, 28 Jul 2010 23:53:25 +0000 ivan komarov Bstream cleanups:
Wed, 28 Jul 2010 23:11:14 +0000 ivan komarov Got rid of receiving multipart messages over channel 1, which simplified the code
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Wed, 28 Jul 2010 19:22:06 +0000 ivan komarov Removed unused #defines from oscar.h.