log libpurple/protocols/oscar/family_auth.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
Thu, 05 Aug 2010 22:57:01 +0000 ivan komarov Removed unused "flags" parameter.
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sun, 06 Sep 2009 20:59:54 +0000 Mark Doliner These should actually be 0x03, I think. I think it's a bitmask where
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Tue, 23 Jun 2009 17:37:06 +0000 Mark Doliner Shuffle this order around for no real reason other than that I prefer it this way
Wed, 10 Jun 2009 07:44:35 +0000 Mark Doliner Check in a change requested by Gregory Cypes from AOL. They want clients
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Sun, 14 Dec 2008 02:58:44 +0000 Paul Aurich Fix warnings where size_t/gsize was used for printf with the wrong format
Sun, 07 Dec 2008 23:34:12 +0000 Mark Doliner Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
Sat, 15 Nov 2008 21:29:38 +0000 John Bailey Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
Sat, 21 Jun 2008 20:28:14 +0000 Mark Doliner Helper functions are cool
Sat, 07 Jun 2008 18:42:48 +0000 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
Sat, 07 Jun 2008 15:41:05 +0000 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
Sat, 05 Jan 2008 07:49:15 +0000 Mark Doliner Minor comment changes
Fri, 28 Sep 2007 15:58:42 +0000 Richard Laager applied changes from 1af4cc5be54c6712945771f62fb95bd07f4a6104
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, 04 Sep 2007 08:09:55 +0000 Mark Doliner A little function name shuffling.
Mon, 25 Jun 2007 08:41:49 +0000 Mark Doliner Allow AIM screen names of the form "1abc@example.com" In most places
Tue, 29 May 2007 09:51:51 +0000 Mark Doliner Cleanup and simplification of some tlvlist stuff in the oscar protocol.
Wed, 23 May 2007 06:28:36 +0000 Mark Doliner merge of '4e303e0d82031bfb84148de1b35be7efabbb36f7'
Wed, 23 May 2007 06:24:15 +0000 Mark Doliner Fix signing on to AIM with an AOL screen name with a password of more
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/