# # ChangeLog for lib/xmltree.c # # Generated by Trac 1.2.3 # 2024-04-24T14:22:16Z Fri, 17 Oct 2014 22:37:41 GMT Wilmer van der Gaast [9ead105] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * nick.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/sasl.c (modified) Bunch of merges from dx. Fri, 17 Oct 2014 22:26:18 GMT Wilmer van der Gaast [4f7255d] * debian/changelog (modified) * debian/copyright (modified) * lib/arc.c (modified) * lib/json_util.c (modified) * lib/json_util.h (modified) * lib/oauth.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) Debian bug #764181: Accidentally had an LGPL header in a bunch of ... Sat, 11 Oct 2014 02:20:53 GMT dequis [7b40f17] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Add support for XEP-0203: Delayed delivery (message timestamps) ... Sat, 20 Apr 2013 13:05:55 GMT Wilmer van der Gaast [e31e5b8] * bitlbee.c (modified) * configure (modified) * doc/bitlbee.schema (deleted) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/oscar/oscar.c (modified) * protocols/skype/skype.c (modified) * protocols/twitter/twitter_lib.c (modified) * root_commands.c (modified) * set.h (modified) * storage.c (modified) * storage.h (modified) * storage_ldap.c (deleted) * storage_xml.c (modified) Merging "storage" branch which I wrote long ago. It separates ... Thu, 21 Feb 2013 19:15:59 GMT Wilmer van der Gaast [0e788f5] * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * lib/http_client.h (modified) * lib/json_util.c (modified) * lib/json_util.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_nss.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * nick.c (modified) * otr.c (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/purple/purple.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * unix.c (modified) I'm still bored on a long flight. Wrote a script to automatically ... Sun, 02 Dec 2012 16:32:59 GMT Wilmer van der Gaast [b0ee720] * lib/xmltree.c (modified) Error handling fix in xmltree. Fixes a problem where if the start of ... Sun, 23 Sep 2012 23:25:32 GMT Wilmer van der Gaast [6f55bec] * lib/xmltree.c (modified) xt_from_string() will return NULL if the string wasn't terminated ... Sat, 22 Sep 2012 12:12:12 GMT Wilmer van der Gaast [d0752e8] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/twitter/twitter_lib.c (modified) Little cleanup. Use xt_from_string() where possible. Tue, 05 Jun 2012 20:19:56 GMT Wilmer van der Gaast [222b440] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * storage_xml.c (modified) Add xt_to_string_i() and use it to get indentation back in saved ... Sun, 03 Jun 2012 23:08:43 GMT Wilmer van der Gaast [7a2a486] * bitlbee.h (modified) * lib/xmltree.c (modified) * protocols/oscar/oscar.c (modified) Shut up a flood of GLib-related compiler warnings. Sun, 04 Dec 2011 19:14:29 GMT Wilmer van der Gaast [ca974d7] * lib/ssl_gnutls.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Debug output tweaks: Try to send everything to stderr, and add ifdef ... Fri, 02 Dec 2011 10:32:54 GMT Wilmer van der Gaast [bd31661] * lib/http_client.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Somewhat improve debug logging of HTTP/SOAP stuff. Fri, 21 Oct 2011 03:59:14 GMT Wilmer van der Gaast [e6b41b1] * lib/xmltree.c (modified) Strip illegal characters in generated XML streams so Jabber servers ... Thu, 07 Oct 2010 06:25:35 GMT Wilmer van der Gaast [afb9ea9] * lib/ssl_gnutls.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Silencing some (mostly whiny) compiler warnings. Sat, 21 Aug 2010 17:27:32 GMT Wilmer van der Gaast [327af51] * doc/CHANGES (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Some general cleanup, plus fixing a bug in the memberlist parsing ... Fri, 20 Aug 2010 08:22:28 GMT Wilmer van der Gaast [f2520b5] * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) In debugging mode, dump all SOAP requests + responses with some ... Sat, 14 Aug 2010 23:00:53 GMT Wilmer van der Gaast [d912fe4] * lib/xmltree.c (modified) * lib/xmltree.h (modified) Add xt_find_path() to simplify digging through multi-level XML trees. Sat, 14 Aug 2010 13:06:11 GMT Wilmer van der Gaast [4452e69] * lib/xmltree.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) * protocols/nogaim.h (modified) * storage_xml.c (modified) Allow changing the display_name, now permanently! Sat, 14 Aug 2010 12:20:59 GMT Wilmer van der Gaast [d93c0eb9] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.h (modified) Read incoming MSN status/away messages. Thu, 12 Aug 2010 22:44:56 GMT Wilmer van der Gaast [b46769d] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Some syntax checking fixups; don't make the same mistake of failing ... Sat, 07 Aug 2010 16:33:02 GMT Wilmer van der Gaast [daae10f] * Makefile (modified) * conf.c (modified) * configure (modified) * irc_commands.c (modified) * lib/Makefile (modified) * lib/md5.h (modified) * lib/oauth.c (modified) * lib/sha1.h (modified) * lib/xmltree.c (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/message.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * unix.c (modified) OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen ... Tue, 11 May 2010 23:27:11 GMT Wilmer van der Gaast [3742fb6] * lib/xmltree.c (modified) Implement some kind of ignorant awareness of XML namespaces: Enough ... Sun, 28 Sep 2008 11:18:19 GMT Wilmer van der Gaast [94acdd0] * chat.c (modified) * chat.h (modified) * irc_commands.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Restored support for password-protected chatrooms (for now only by ... Sat, 16 Feb 2008 22:40:38 GMT Wilmer van der Gaast [4bbcba3] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/io.c (modified) Moved xmltree handlers initialization to xt_new(). Sat, 16 Feb 2008 22:07:14 GMT Wilmer van der Gaast [add23a2] * lib/Makefile (modified) * lib/xmltree.c (moved) * lib/xmltree.h (moved) * protocols/jabber/Makefile (modified) Moved xmltree to lib/ because I want to use it from more than just ...