log libpurple/protocols/jabber/bosh.c @ 32827:4a34689eeb33 default tip

age author description
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.