# # ChangeLog for lib/xmltree.c # # Generated by Trac 1.2.3 # 2024-04-27T05:43:12Z 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 ...