# # ChangeLog for protocols/jabber/message.c # # Generated by Trac 1.2.3 # 2024-04-19T22:53:05Z Mon, 23 Oct 2006 20:01:19 GMT Wilmer van der Gaast [f0071b7] * protocols/jabber/message.c (modified) Better handling of packets. (Headlines, JIDs without ... Sun, 15 Oct 2006 20:24:01 GMT Wilmer van der Gaast [788a1af] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) Proper cleanup of jabber buddy structures when removing a buddy from ... Tue, 10 Oct 2006 12:05:42 GMT Wilmer van der Gaast [a21a8ac] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) Added resource selection (based on priority or time of last message) ... Thu, 21 Sep 2006 07:32:39 GMT Wilmer van der Gaast [dd788bb] * protocols/jabber/jabber.c (modified) * protocols/jabber/message.c (modified) Added enough to not make it crash on login, and it can properly ... Wed, 20 Sep 2006 19:42:27 GMT Wilmer van der Gaast [21167d2] * protocols/jabber/Makefile (modified) * protocols/jabber/io.c (added) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/xmltree.c (modified) It can send a valid (pre-XMPP) login packet. Lots of work to do, still... Wed, 20 Sep 2006 10:18:56 GMT Wilmer van der Gaast [f06894d] * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (added) * protocols/jabber/jabber.c (added) * protocols/jabber/jabber.h (added) * protocols/jabber/jabber_util.c (added) * protocols/jabber/message.c (added) * protocols/jabber/presence.c (added) * protocols/jabber/xmltree.h (modified) Added some pretty empty files.