log libpurple/protocols/jabber/ibb.c @ 26547:ae41d8e827e3

age author description
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Tue, 16 Dec 2008 21:46:06 +0000 Marcus Lundblad Fix error handling on missing "seq" attribute
Tue, 16 Dec 2008 19:16:10 +0000 Paul Aurich Trigger error callbacks when receiving a malformed-ish packet.
Mon, 15 Dec 2008 23:13:49 +0000 Marcus Lundblad Removed debug output referencing a char * that can be NULL, causing crashes
Sun, 12 Oct 2008 17:41:26 +0000 Marcus Lundblad Set state error on IBBSession if the receiver gives an error.
Sat, 27 Sep 2008 19:39:17 +0000 Marcus Lundblad Actually close the assoiciated jsx when closing an IBB session.
Mon, 22 Sep 2008 17:23:59 +0000 Marcus Lundblad Patch from Phil Hannent to fix build on win32,
Sat, 06 Sep 2008 07:49:05 +0000 Marcus Lundblad Implements file transfers using in-band bytestreams for XMPP