log libpurple/protocols/oscar/flap_connection.c @ 21358:ba41f2a60253

age author description
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Tue, 09 Oct 2007 13:42:15 +0000 Will Thompson Remove explicit setting of wants_to_die from prpls.
Fri, 05 Oct 2007 15:50:17 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
Fri, 21 Sep 2007 02:46:27 +0000 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
Mon, 01 Oct 2007 16:07:14 +0000 Will Thompson Add disconnection reasons to oscar.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 06 Aug 2007 06:42:10 +0000 Mark Doliner Wiggle two comments around
Sun, 22 Jul 2007 08:28:55 +0000 Mark Doliner Move a call to purple_connection_error() from oscar.c to
Sun, 22 Jul 2007 08:18:27 +0000 Mark Doliner Call the AIM_CB_SPECIAL_CONNERR callback from
Mon, 04 Jun 2007 04:58:44 +0000 Mark Doliner Get rid of a compile warning
Sun, 03 Jun 2007 19:04:22 +0000 Mark Doliner Only check for EAGAIN if send returns -1, not when it returns 0
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/