log libpurple/protocols/oscar/family_icbm.c @ 32774:069919a0896c

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.
Wed, 28 Jul 2010 17:43:58 +0000 ivan komarov OK, I'm sick of constantly finding functions that are not used anywhere.
Tue, 27 Jul 2010 21:17:01 +0000 ivan komarov Stop using custom encodings (and LATIN-1, for that matter) for sending
Sat, 24 Jul 2010 18:14:29 +0000 ivan komarov Fixed (I hope) #12284.
Sun, 30 May 2010 19:01:30 +0000 ivan komarov Added an error handler for family_icq.c. So far it works for
Wed, 21 Jul 2010 02:49:23 +0000 Mark Doliner This patch attempts to fix four bugs in the oscar protocol plugin that
Fri, 18 Jun 2010 01:39:55 +0000 Mark Doliner Formatting changes. Hopefully I didn't break anything this time
Thu, 17 Jun 2010 20:53:44 +0000 Mark Doliner Remove some stray spaces
Thu, 20 May 2010 02:44:00 +0000 Mark Doliner Cleanup, basically. Move the icbm snac error handling from oscar.c to
Thu, 20 May 2010 01:39:52 +0000 Mark Doliner Super tiny optimisation
Thu, 20 May 2010 01:39:25 +0000 Mark Doliner If we get an error SNAC on the ICBM family and it's missing buddy name then
Mon, 17 May 2010 01:01:13 +0000 Stu Tomlinson I before E, except after C
Fri, 16 Apr 2010 01:59:16 +0000 Mark Doliner Rename this flag and add a happy bumble bee comment
Thu, 15 Apr 2010 00:55:02 +0000 Mark Doliner Support receiving HTML-formatted messages for ICQ. I should have let a
Sun, 07 Feb 2010 21:11:56 +0000 Marcus Lundblad Made it compile again.
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Thu, 13 Nov 2008 17:04:53 +0000 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
Tue, 03 Nov 2009 07:46:01 +0000 aman oscar: Display more detailed error messages when an outgoing message is bounced.
Sun, 06 Sep 2009 21:16:57 +0000 Mark Doliner Rename two variables based on insight from
Sun, 06 Sep 2009 21:07:56 +0000 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
Tue, 21 Jul 2009 15:05:00 +0000 Paul Aurich Clean up some debugging and leave it in, since when it it fails, it
Tue, 14 Jul 2009 07:06:22 +0000 Mark Doliner Set the "we support SMS!" ICBM flag. This causes buddies with mobile
Sun, 28 Jun 2009 06:21:28 +0000 Paul Aurich Silence some warnings from gcc on OS X. None of these were actually valid.
Mon, 02 Mar 2009 06:17:44 +0000 Elliott Sales de Andrade Fix compile errors from the merge. Untested protocols: msnp9, sametime,
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Sun, 15 Feb 2009 19:01:58 +0000 david jedelsky Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
Sun, 07 Dec 2008 23:34:12 +0000 Mark Doliner Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
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:28:20 +0000 Evan Schoenberg Fixed the final stragglers in need of byte_stream_destroy()
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
Tue, 04 Mar 2008 09:41:44 +0000 Mark Doliner Move the status note parsing into a separate function, which I think
Thu, 28 Feb 2008 08:15:27 +0000 Mark Doliner * Don't flag outgoing oscar messages as "offline deliverable" if the
Wed, 27 Feb 2008 09:18:06 +0000 Mark Doliner Add support for offline messages for AIM, thanks to some info from
Sat, 05 Jan 2008 07:33:13 +0000 Mark Doliner Partial support for reading ICQ 6 status notes. The status note will
Sun, 02 Dec 2007 09:25:29 +0000 Mark Doliner The current oscar max message size appears to be 2544. I don't know
Sun, 02 Dec 2007 08:39:31 +0000 Mark Doliner Get rid of one little userfunc callback and just call aim_im_setparams()
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Tue, 04 Sep 2007 08:04:06 +0000 Mark Doliner Add non-US SMS support for ICQ. This is a patch from DB42.
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/