log libpurple/protocols/oscar/flap_connection.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
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Wed, 09 Mar 2011 08:38:41 +0000 Mark Doliner Send keepalives for all types of network connections. Will hopefully
Sat, 30 Oct 2010 06:00:50 +0000 Paul Aurich oscar: Add useful object debugging for #5927.
Thu, 05 Aug 2010 22:57:01 +0000 ivan komarov Removed unused "flags" parameter.
Wed, 28 Jul 2010 23:53:25 +0000 ivan komarov Bstream cleanups:
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Mon, 22 Feb 2010 17:53:38 +0000 Paul Aurich oscar: Fix a race condition that leads to a crash.
Wed, 03 Feb 2010 01:03:09 +0000 Mark Doliner Put all our rateclass members in a single hash table instead of in one
Wed, 03 Feb 2010 00:07:45 +0000 Mark Doliner This extra check doesn't really work now that we have a concept of a
Wed, 03 Feb 2010 00:05:22 +0000 Mark Doliner optimization to the oscar prpl to use less memory, care of Shaun Lindsay
Tue, 02 Feb 2010 23:44:33 +0000 Mark Doliner We were using this formula from before the documentation was public, and
Wed, 04 Nov 2009 05:09:04 +0000 Paul Aurich oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
Tue, 03 Nov 2009 05:53:06 +0000 aman oscar: Update the rate calculations based on OSCAR docs.
Wed, 15 Jul 2009 16:57:33 +0000 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to