log libpurple/protocols/jabber/parser.c @ 27173:a9fdf9327652

age author description
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Sat, 30 May 2009 00:32:50 +0000 Paul Aurich merge of '7c614b09b72037ebd86c03fbbeac7794a155547b'
Sat, 30 May 2009 00:21:37 +0000 Paul Aurich disapproval of revision 'd34a15898cacf017df9190ca02741880be8dd940'
Sun, 26 Apr 2009 01:42:34 +0000 Paul Aurich xmlCtxtGetLastError may return NULL, especially with other misbehaving
Sun, 26 Apr 2009 00:22:21 +0000 Paul Aurich Feed a fake </stream:stream> to the XMPP parser to silence warnings.
Fri, 13 Mar 2009 04:29:11 +0000 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
Wed, 29 Apr 2009 20:57:53 +0000 Paul Aurich *** Plucked rev d34a1589 (darkrain42@pidgin.im):
Tue, 17 Feb 2009 00:27:34 +0000 Elliott Sales de Andrade Don't set an attribute prefix on the node, and remove an unnecessary call
Wed, 07 Jan 2009 01:18:16 +0000 Stu Tomlinson Make XML parsing error levels match libxml2's levels, making less important
Sun, 21 Dec 2008 04:58:36 +0000 Michal Witkowski Don't ignore XML namespace and prefix information when parsing incoming XMPP
Fri, 21 Nov 2008 12:12:31 +0000 Will Thompson Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
Tue, 18 Nov 2008 03:02:03 +0000 Richard Laager I know Mark was trying to save newlines, but I had one to spare.
Tue, 18 Nov 2008 02:00:48 +0000 Mark Doliner Don't log an error when parsing vcard data. Also, these messages
Fri, 22 Aug 2008 20:54:24 +0000 Stu Tomlinson Only disconnect xmpp connections during xml parsing if the error is an
Fri, 04 Jul 2008 16:14:48 +0000 Evan Schoenberg Whitespace fix