log libpurple/protocols/jabber/ibb.c @ 27577:6d26258e9f1d

age author description
Sun, 03 May 2009 20:17:09 +0000 Nick Hebner Clean up jabber prpl memory allocations on uninit.
Sun, 05 Apr 2009 19:14:19 +0000 Paul Aurich Move some IQ handler registrations to the appropriate init functions
Sat, 04 Apr 2009 07:05:23 +0000 Paul Aurich Convert IBB parser (and everything that then stems from that) to new iq-handler
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