Sun, 21 Aug 2011 08:00:53 +0000 |
Mark Doliner |
Rename purple_connection_error_reason to purple_connection_error
|
Wed, 11 May 2011 05:04:43 +0000 |
Paul Aurich |
Get rid of a few other dead variables.
|
Wed, 11 May 2011 02:42:52 +0000 |
Paul Aurich |
jabber/bosh: We require glib 2.16 now, this was added in 2.16
|
Tue, 15 Feb 2011 01:58:41 +0000 |
Mark Doliner |
g_warn_if_reached was added in glib 2.16.0, but we agree to support 2.12.0.
|
Tue, 01 Feb 2011 04:00:50 +0000 |
Paul Aurich |
jabber: bosh: Hopefully a final corrective fix. Refs #13008
|
Wed, 12 Jan 2011 14:31:52 +0000 |
Paul Aurich |
jabber: Be friendlier to servers when we have nothing to say.
|
Mon, 10 Jan 2011 05:19:11 +0000 |
Paul Aurich |
jabber: Handle the connection: close header. Closes #13008
|
Mon, 10 Jan 2011 03:34:00 +0000 |
Paul Aurich |
jabber: Make the BOSH parsing a little more resilient and add more diagnostic output
|
Mon, 10 Jan 2011 03:25:42 +0000 |
Paul Aurich |
jabber: \n-ize a debug message
|
Mon, 10 Jan 2011 01:28:31 +0000 |
Paul Aurich |
jabber: Improved BOSH logging some. Refs #13008
|
Sat, 14 Aug 2010 05:17:38 +0000 |
Elliott Sales de Andrade |
Fix some "Dead nested assignment"s and then kill off some useless
|
Thu, 08 Jul 2010 21:27:36 +0000 |
Paul Aurich |
jabber: Set js->serverFQDN when connecting via BOSH. Fixes #12289
|
Wed, 21 Apr 2010 19:07:19 +0000 |
Paul Aurich |
jabber: Send whitespace keepalives every two minutes of (outgoing) silence.
|
Tue, 09 Mar 2010 23:09:54 +0000 |
Paul Aurich |
jabber: Treat the version properly.
|
Wed, 10 Feb 2010 07:09:52 +0000 |
Paul Aurich |
jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
|
Sat, 28 Nov 2009 04:10:37 +0000 |
Paul Aurich |
jabber: Here's a good reason for the namespace defines. Fix a typo 'urn:xmpp:bosh'.
|
Mon, 28 Sep 2009 22:11:54 +0000 |
Paul Aurich |
jabber: Don't crash when disconnecting if there's been no response from the server.
|
Tue, 25 Aug 2009 16:38:18 +0000 |
Paul Aurich |
jabber: Fix using BOSH and legacy auth together. Closes #9990.
|
Sat, 22 Aug 2009 02:52:30 +0000 |
Paul Aurich |
Remove specific copyright lines from the XMPP prpl.
|
Sun, 02 Aug 2009 20:42:00 +0000 |
Paul Aurich |
jabber: Keep a second connection open over which to send the terminate.
|
Sun, 02 Aug 2009 03:00:00 +0000 |
Paul Aurich |
jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
|
Sat, 01 Aug 2009 04:32:24 +0000 |
Paul Aurich |
jabber: Ridiculously verbose logging for BOSH.
|
Sat, 01 Aug 2009 04:24:39 +0000 |
Paul Aurich |
jabber: Better inactivity timer logic.
|
Sat, 01 Aug 2009 04:01:51 +0000 |
Paul Aurich |
jabber: Remove js->use_bosh
|
Sat, 01 Aug 2009 04:00:37 +0000 |
Paul Aurich |
jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
|
Sat, 01 Aug 2009 03:57:14 +0000 |
Paul Aurich |
jabber: Re-order the BOSH structs and normalize the buffer names.
|
Wed, 15 Jul 2009 05:49:30 +0000 |
Paul Aurich |
Various fixes to get BOSH working with Prosody 0.5.
|
Mon, 06 Jul 2009 09:07:42 +0000 |
Mark Doliner |
More uniformity among disconnect error messages
|
Thu, 25 Jun 2009 02:53:26 +0000 |
Paul Aurich |
Don't try to write when the BOSH connection isn't ready.
|
Fri, 22 May 2009 03:54:29 +0000 |
Paul Aurich |
Remove trailing whitespace that has snuck in.
|