log libpurple/protocols/jabber/bosh.c @ 28123:14e5eadff540

age author description
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.
Fri, 22 May 2009 03:48:19 +0000 Paul Aurich Various BOSH fixes
Thu, 21 May 2009 21:09:17 +0000 Paul Aurich Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).