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
|
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
|