log libpurple/protocols/oscar/flap_connection.c @ 19680:44b4e8bd759b

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