log libpurple/protocols/oscar/flap_connection.c @ 29328:0616027add19

age author description
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
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 06 Jul 2009 05:29:46 +0000 Mark Doliner Remove trailing periods from short disconnection error messags and remove
Tue, 23 Jun 2009 18:20:12 +0000 Mark Doliner Check in code that connects to oscar using clientLogin. This is the
Tue, 23 Jun 2009 17:39:00 +0000 Mark Doliner Stop the watchers before closing the fds
Mon, 22 Jun 2009 08:15:58 +0000 Mark Doliner Make a function static and add two comments
Tue, 27 Jan 2009 10:00:32 +0000 Mark Doliner Shuffle a few comments around to make it look like I did something
Thu, 11 Dec 2008 08:06:23 +0000 Paul Aurich Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully
Wed, 10 Dec 2008 23:41:28 +0000 Paul Aurich First pass at adding SSL connections to OSCAR.
Fri, 14 Nov 2008 22:14:19 +0000 Mark Doliner Remove a few spurious debug_warns
Tue, 16 Sep 2008 17:30:23 +0000 Mark Doliner Don't use g_queue_get_length because it requires glib 2.4
Sun, 20 Jul 2008 19:52:22 +0000 Mark Doliner Missed one of these guys
Sun, 20 Jul 2008 19:44:24 +0000 Mark Doliner This looks good to me. I'm thinking we probably don't want to get
Sun, 20 Jul 2008 05:47:42 +0000 Evan Schoenberg Added `flap_connection_send_snac_with_priority()`, which allows specifying
Thu, 17 Jul 2008 16:48:37 +0000 Mark Doliner I swear I did this! I must have gotten a little overzealous with the
Thu, 17 Jul 2008 16:08:09 +0000 Mark Doliner Daniel Atallah pointed out that this was obviously wrong. So we would
Mon, 12 May 2008 02:56:24 +0000 Daniel Atallah Fix functions to match definitions.
Mon, 12 May 2008 02:27:08 +0000 Daniel Atallah More s/ssize_t/gssize/
Mon, 05 May 2008 09:22:46 +0000 Mark Doliner Minor changes... mostly whitespace related.
Thu, 24 Apr 2008 11:19:26 +0000 Evan Schoenberg Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
Thu, 24 Apr 2008 11:10:03 +0000 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Fri, 25 Jan 2008 00:51:06 +0000 Sean Egan merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'