log libpurple/protocols/jabber/bosh.c @ 25991:71835e00c0fc

age author description
Sun, 15 Mar 2009 05:10:46 +0000 Paul Aurich Rename a few functions and drop some data members.
Sun, 15 Mar 2009 04:48:47 +0000 Paul Aurich Restore BOSH to a more-or-less working state.
Thu, 22 Jan 2009 01:01:51 +0000 Paul Aurich Store PurpleBOSHConnection* instead of void* userdata
Wed, 21 Jan 2009 00:19:33 +0000 Paul Aurich Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.
Tue, 20 Jan 2009 06:10:42 +0000 Paul Aurich The BOSH User Agent should include the client name (and optionally version),
Mon, 19 Jan 2009 18:25:38 +0000 Paul Aurich BOSH: Fix an off-by-one g_memdup that was missing the null terminator.
Mon, 19 Jan 2009 04:52:37 +0000 Paul Aurich BOSH: Another g_return_if_fail that is backward