log libpurple/protocols/jabber/iq.c @ 25067:36c73d036026

age author description
Sun, 08 Feb 2009 00:23:13 +0000 Elliott Sales de Andrade disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
Thu, 05 Feb 2009 05:42:58 +0000 Elliott Sales de Andrade In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
Sun, 26 Oct 2008 17:23:40 +0000 Daniel Atallah Perform some sanity checking on inbound IQs and send an error / drop as needed.
Sat, 06 Sep 2008 07:49:05 +0000 Marcus Lundblad Implements file transfers using in-band bytestreams for XMPP
Fri, 05 Sep 2008 21:55:09 +0000 Marcus Lundblad Updated to use latest spec. in XEP-0231
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Mon, 12 May 2008 02:18:55 +0000 Daniel Atallah Fix jabber_iq_register_handler() to match header.