log libpurple/protocols/msn/servconn.c @ 32768:50cd80d3554e

age author description
Tue, 18 Oct 2011 20:25:41 +0000 andrew victor Add a purple_connection_update_last_received() function to update the
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Sun, 11 Oct 2009 19:20:44 +0000 Sadrul Habib Chowdhury Swap two lines to fix a crash.
Thu, 08 Oct 2009 21:31:18 +0000 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
Thu, 08 Oct 2009 18:14:41 +0000 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
Tue, 21 Jul 2009 04:31:27 +0000 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
Tue, 21 Jul 2009 03:57:20 +0000 Elliott Sales de Andrade Fix a small warning.
Tue, 21 Jul 2009 03:56:44 +0000 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
Sun, 19 Jul 2009 17:56:02 +0000 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
Sun, 19 Jul 2009 17:41:38 +0000 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
Tue, 18 Nov 2008 07:32:23 +0000 Mark Doliner This should fix another crash I've seen. We weren't correctly
Sat, 15 Nov 2008 16:15:33 +0000 Mark Doliner Separate the parsing of data into a separate function from the reading of
Sat, 15 Nov 2008 09:44:05 +0000 Mark Doliner Make the two "read_cb()" functions more similar, and fix a rare
Sat, 15 Nov 2008 02:49:49 +0000 Mark Doliner It's not possible for wasted to be TRUE here. Wasted will only be TRUE
Sat, 15 Nov 2008 02:43:59 +0000 Mark Doliner It's not appropriate to set processing to FALSE here. I think this is
Wed, 12 Nov 2008 09:10:29 +0000 Mark Doliner The "processing" flag basically says "this connection is busy, don't
Tue, 30 Sep 2008 06:40:11 +0000 Ka-Hing Cheung print out the servconn number when it's disconnected
Tue, 12 Aug 2008 23:35:02 +0000 Daniel Atallah More leaks of fds to client processes.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
Fri, 01 Aug 2008 04:06:42 +0000 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
Sun, 13 Jul 2008 01:15:09 +0000 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
Wed, 09 Jul 2008 04:39:02 +0000 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
Mon, 23 Jun 2008 04:10:46 +0000 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Mon, 12 May 2008 02:24:20 +0000 Daniel Atallah Build fixes for MSVC
Fri, 25 Jan 2008 13:43:46 +0000 Stu Tomlinson compile fix
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return