log libpurple/protocols/oscar/family_auth.c @ 27098:28b5fcfb7444

age author description
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.