log libpurple/protocols/jabber/parser.c @ 28681:f043c5a07042

age author description
Mon, 30 Nov 2009 02:40:30 +0000 Paul Aurich Use g_str_equal()
Sat, 28 Nov 2009 05:51:05 +0000 Paul Aurich jabber: Don't print "Extra content at the end of the document".
Tue, 06 Oct 2009 03:25:26 +0000 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
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
Fri, 04 Jul 2008 16:14:35 +0000 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
Fri, 04 Jul 2008 16:07:20 +0000 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
Fri, 04 Jul 2008 15:41:26 +0000 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
Mon, 12 May 2008 02:21:52 +0000 Daniel Atallah Using named elements in a struct initialization doesn't work in MSVC.
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Fri, 12 Oct 2007 00:19:12 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
Fri, 05 Oct 2007 18:33:27 +0000 Will Thompson Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
Fri, 19 Oct 2007 18:27:12 +0000 Luke Schierer applied changes from 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9
Wed, 19 Sep 2007 15:03:59 +0000 Will Thompson Use PurpleDisconnectReasons in prpl-jabber.
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.