# # ChangeLog for protocols/jabber # # Generated by Trac 1.2.3 # 2024-03-28T11:53:40Z Sun, 21 Mar 2010 00:46:18 GMT Wilmer van der Gaast [54a2014] * protocols/jabber/iq.c (modified) xt_status functions should always return an XT_ status, it's not a ... Sun, 21 Mar 2010 00:39:45 GMT Wilmer van der Gaast [699376f7] * protocols/jabber/iq.c (modified) * protocols/jabber/si.c (modified) Read the from attribute from the main stanza, not the inside query. ... Thu, 18 Mar 2010 00:30:38 GMT Wilmer van der Gaast [b8a491d] * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) * root_commands.c (modified) Some compiler warning fixes and renamed "transfers" command to just ... Thu, 18 Mar 2010 00:07:16 GMT Wilmer van der Gaast [78d254f1] * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) More small fixes. (NULL derefs and s/close/disconnect/) Wed, 17 Mar 2010 23:47:35 GMT Wilmer van der Gaast [42fc5b6] * protocols/jabber/iq.c (modified) Ouch, committing stuff without even checking if it compiles is bad ... Wed, 17 Mar 2010 23:41:07 GMT Wilmer van der Gaast [c1a3c27] * protocols/jabber/iq.c (modified) Avoid some NULL pointer dereferences on malformed XMPP packets. Wed, 17 Mar 2010 23:23:27 GMT Wilmer van der Gaast [60e4df3] * dcc.c (modified) * lib/ftutil.c (modified) * lib/ftutil.h (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/msn/invitation.c (modified) Small cleanup. The max_packet_size variable doesn't seem to be read ... Wed, 17 Mar 2010 15:15:19 GMT Wilmer van der Gaast [e8c8d00] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.c (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.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/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2_types.h (modified) * root_commands.c (modified) * unix.c (modified) * user.h (modified) Merging mainline. Wed, 17 Mar 2010 01:13:23 GMT Wilmer van der Gaast [f9928cb] * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * protocols/jabber/jabber.c (modified) Set resource_select to activity by default since priority has always ... Mon, 15 Mar 2010 01:25:47 GMT Wilmer van der Gaast [315dd4c] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop ... Sun, 14 Mar 2010 17:45:33 GMT Wilmer van der Gaast [8fb1263] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Don't send bind and session requests at the same time when logging in ... Sun, 14 Mar 2010 16:56:00 GMT Wilmer van der Gaast [af7f046] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.h (modified) Don't send a stream start after starttls since it upsets ... Sun, 07 Mar 2010 18:32:31 GMT Wilmer van der Gaast [63770b4] * irc_commands.c (modified) * protocols/jabber/jabber.c (modified) Changed formatting of Jabber buddy info response. Sat, 06 Mar 2010 14:50:52 GMT Wilmer van der Gaast [840bba8] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) The Jabber part of the change. Also made representation of not-away a ... Sun, 13 Dec 2009 14:48:56 GMT Wilmer van der Gaast [1c3008a] * dcc.c (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/sb.c (modified) No functional changes, just some style "fixes". Although I admit I'm ... Mon, 07 Dec 2009 21:54:19 GMT Wilmer van der Gaast [2288705] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.h (modified) * chat.c (added) * chat.h (added) * conf.c (modified) * configure (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/patches/bitlbee.conf.diff (added) * debian/postinst (modified) * debian/prerm (modified) * debian/rules (modified) * doc/CHANGES (modified) * doc/user-guide/Makefile (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/user-guide.xml (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/events_libevent.c (modified) * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/ini.c (modified) * lib/ini.h (modified) * lib/misc.c (modified) * lib/proxy.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check_set.c (modified) * user.c (modified) * user.h (modified) Merging head. Fri, 23 Oct 2009 10:43:15 GMT Wilmer van der Gaast [4cf80bb] * lib/misc.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Shuffling a few more #includes. Much more shuffling will be needed. Sat, 17 Oct 2009 15:13:40 GMT Wilmer van der Gaast [74349eb] * protocols/jabber/iq.c (modified) If you can't find what you expect in an IQ packet, it doesn't mean ... Sun, 04 Oct 2009 18:28:41 GMT Wilmer van der Gaast [bdad407] * protocols/jabber/conference.c (modified) Fixing a crash bug that causes crashes only with buggy Jabber ... Wed, 03 Jun 2009 16:10:36 GMT Wilmer van der Gaast [19176513] * protocols/jabber/conference.c (modified) Fixed a bug that caused crashes when joining certain kinds of Google ... Sun, 14 Dec 2008 13:39:02 GMT Wilmer van der Gaast [71d45c2] * protocols/jabber/presence.c (modified) Dropping warnings about unknown JIDs since they're spammy (mostly ... Sun, 28 Sep 2008 11:21:55 GMT Wilmer van der Gaast [b2c062d] * protocols/jabber/conference.c (modified) Adding the password to the right part of the stanza so ... 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 ... Sun, 24 Aug 2008 18:01:05 GMT Wilmer van der Gaast [7125cb3] * account.c (modified) * account.h (modified) * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Added SET_INVALID, which set evaluators should now return instead of ... Mon, 11 Aug 2008 23:07:12 GMT ulim [a02f34f] * Makefile (modified) * conf.c (modified) * conf.h (modified) * dcc.c (modified) * lib/Makefile (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/msn/invitation.c (modified) Added conf entries and lib/ftutil.[ch]. ft_listen = ... Mon, 04 Aug 2008 14:45:24 GMT ulim [8661caa] * .bzrignore (modified) * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/control (modified) * debian/copyright (modified) * debian/rules (modified) * doc/BUILD.win32 (added) * doc/CHANGES (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_bogus.c (modified) * lib/ssl_sspi.c (added) * nick.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/msn/ns.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo_httplib.c (modified) * sock.h (modified) * storage_text.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (added) * unix.c (modified) * win32.c (added) merged in upstream r410. Only conflict was the correction of jabber ... Mon, 04 Aug 2008 14:21:49 GMT ulim [4ac647d] * dcc.c (modified) * dcc.h (modified) * protocols/ft.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) moved some stuff around in preperation for MSN merge. * both ends ... Tue, 22 Jul 2008 12:37:49 GMT ulim [8a90001] * protocols/jabber/jabber.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) Added an account setting 'proxy'. Note that this is only used for ... Sun, 22 Jun 2008 19:21:06 GMT Wilmer van der Gaast [89d736a] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) From the department of over-engineering, now cached packet IDs are ... Sat, 21 Jun 2008 23:51:18 GMT Wilmer van der Gaast [98de2cc] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Now preserving case in JID resources, and handling them with case ... Sat, 21 Jun 2008 23:34:11 GMT Wilmer van der Gaast [3e6764a] * protocols/jabber/jabber_util.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (added) Added jabber_util unittests (buddy_add/_by_jid only ATM). Sun, 15 Jun 2008 18:11:47 GMT Wilmer van der Gaast [7f69740] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Using a port list instead of a single range for the allowed Jabber ... Sun, 15 Jun 2008 00:04:27 GMT Wilmer van der Gaast [5ec4129] * protocols/jabber/message.c (modified) Added parsing of Jabber chatroom invitations. Mon, 02 Jun 2008 13:26:38 GMT ulim [3355a82] * protocols/jabber/s5bytestream.c (modified) added a #define for AI_NUMERICSERV in s5bytestream.c (missing in ulibc). Mon, 02 Jun 2008 12:49:33 GMT ulim [cce0450] * protocols/jabber/s5bytestream.c (modified) Added textual SOCKS5 error messages. Sat, 10 May 2008 10:09:19 GMT ulim [b5cfc2b] * protocols/jabber/jabber.h (modified) * protocols/jabber/si.c (modified) some changes for sending. * not only query but also respect peer's ... Tue, 06 May 2008 22:06:22 GMT ulim [44961cb] * protocols/jabber/si.c (modified) * root_commands.c (modified) fix bug in new kb/s display for transfers of less than one second. Tue, 06 May 2008 00:20:11 GMT ulim [d56ee38] * dcc.c (modified) * dcc.h (modified) * protocols/jabber/si.c (modified) timeout of transfers after 120 seconds of no progress (bytes ... Tue, 06 May 2008 00:13:37 GMT ulim [29c1456] * protocols/jabber/s5bytestream.c (modified) SOCKS5 bytestream related changes. * allow the SOCKS5 server to not ... Sun, 04 May 2008 13:32:15 GMT ulim [4358b10] * dcc.c (modified) * irc.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/s5bytestream.c (modified) ulibc support, fixes "Invalid SOCKS5 Connect message" problem Mon, 14 Apr 2008 13:10:53 GMT ulim [b79308b] * Makefile (modified) * account.c (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * debian/README.Debian (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/conffiles (modified) * debian/control (modified) * debian/po/it.po (added) * debian/postinst (modified) * debian/postrm (modified) * debian/rules (modified) * debian/watch (added) * doc/CHANGES (modified) * doc/README (modified) * doc/user-guide/Support.xml (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/quickstart.xml (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/Makefile (modified) * lib/arc.c (modified) * lib/arc.h (modified) * lib/base64.c (modified) * lib/events_glib.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/proxy.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/url.c (modified) * lib/url.h (modified) * lib/xmltree.c (moved) * lib/xmltree.h (moved) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * query.h (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (modified) * tests/check_help.c (modified) * tests/check_irc.c (modified) * tests/check_jabber_sasl.c (added) merged in upstream r379 (somewhere after 1.2-3). Just one trivial ... Mon, 14 Apr 2008 12:59:15 GMT ulim [6cac643] * dcc.c (modified) * protocols/jabber/s5bytestream.c (modified) more verbose error logging Sat, 05 Apr 2008 12:26:04 GMT Wilmer van der Gaast [9143aeb] * protocols/jabber/jabber_util.c (modified) * protocols/msn/msn_util.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * query.h (modified) query.h now defines a callback function type, not using void* for it ... Sun, 23 Mar 2008 14:29:19 GMT Wilmer van der Gaast [8a2221a7] * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * protocols/jabber/io.c (modified) Fixed stalling issue with OpenSSL and Jabber (#368). Sun, 16 Mar 2008 14:39:34 GMT Wilmer van der Gaast [e960a52] * protocols/jabber/jabber.c (modified) Fixed cached_id_prefix memory leak. Wed, 20 Feb 2008 20:55:38 GMT ulim [2625d6d] * protocols/jabber/s5bytestream.c (modified) some fixes related to connection timeout Sun, 17 Feb 2008 12:34:47 GMT ulim [506e61b] * protocols/ft.h (modified) * protocols/jabber/si.c (modified) Removes the word "dcc" from 2 comments and one message. Thanks to ... 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 ... Sat, 16 Feb 2008 17:38:30 GMT Wilmer van der Gaast [a73e91a] * protocols/jabber/iq.c (modified) Added callback on Jabber add-to-roster requests so buddies get added ... Sat, 16 Feb 2008 15:58:22 GMT Wilmer van der Gaast [ca60550] * Makefile (modified) * debian/watch (added) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) Merge from Jelmer. Sat, 16 Feb 2008 15:45:12 GMT Jelmer Vernooij [fc5cf88] * Makefile (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) Fix lcov dependencies. Sat, 16 Feb 2008 13:17:52 GMT Wilmer van der Gaast [af97b23] * protocols/jabber/sasl.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (added) Improved sasl_get_part() to deal with whitespace in challenge ... Fri, 15 Feb 2008 17:38:57 GMT ulim [1ba7e8f] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * crypting.c (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) * help.c (modified) * help.h (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/events_glib.c (modified) * lib/md5.c (modified) * lib/md5.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/proxy.c (modified) * nick.c (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/jabber_util.c (modified) * protocols/jabber/presence.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/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/txqueue.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * storage_text.c (modified) * storage_xml.c (modified) * unix.c (modified) Merged with upstream r328 Wilmer van der Gaast 2008-02-11 Got rid ... Sun, 10 Feb 2008 17:11:06 GMT Wilmer van der Gaast [3038e47] * protocols/jabber/conference.c (modified) Added support for password-protected Jabber chatrooms. Sun, 03 Feb 2008 23:33:18 GMT Wilmer van der Gaast [63075d7] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.h (modified) Messages from the user are also included in backlogs when joining a ... Sun, 03 Feb 2008 16:59:39 GMT Wilmer van der Gaast [8c1eb80] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/presence.c (modified) Implemented XEP-0115. This adds some info to the tags so ... Sun, 03 Feb 2008 13:54:19 GMT Wilmer van der Gaast [979cfb4] * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Saner garbage collection of cached packets in the Jabber module. Now ... Thu, 24 Jan 2008 22:49:47 GMT Wilmer van der Gaast [b5c8a34] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Keeping track of valid Jabber connections so _connected() events will ... Sun, 20 Jan 2008 11:15:40 GMT Wilmer van der Gaast [a882d6c] * protocols/jabber/conference.c (modified) The Jabber module now uses imcb_chat_log() instead of imcb_log() ... Sun, 20 Jan 2008 00:01:31 GMT Wilmer van der Gaast [0adce21] * protocols/jabber/jabber_util.c (modified) GET_BUDDY_FIRST wasn't actually implemented, even though it was in ... Sun, 13 Jan 2008 17:13:45 GMT Wilmer van der Gaast [13857c6] * protocols/jabber/conference.c (modified) Fixed handing of failed groupchat joins. Sun, 13 Jan 2008 14:48:32 GMT Wilmer van der Gaast [dded27d] * protocols/jabber/presence.c (modified) Fixed "Conditional jump or move depends on uninitialised value(s)" at ... Fri, 11 Jan 2008 13:17:11 GMT Wilmer van der Gaast [e7f8838] * protocols/jabber/presence.c (modified) Fixing bug #344, now away states should always be correct, even when ... Sun, 06 Jan 2008 12:37:55 GMT Wilmer van der Gaast [43462708] * configure (modified) * irc.c (modified) * nick.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/msn/msn_util.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/txqueue.c (modified) More consistency in error/warning errors. Until now "WARNING:" was ... Fri, 28 Dec 2007 23:26:44 GMT Wilmer van der Gaast [fb4ebcc5] * protocols/jabber/jabber.c (modified) Added missing return in jabber_login(). Wed, 19 Dec 2007 00:22:30 GMT kenobi [2379566] * protocols/jabber/jabber.c (modified) merged: Wilmer van der Gaast 2007-12-04 Fixing ... Tue, 18 Dec 2007 23:59:35 GMT kenobi [eded1f7] * account.c (modified) * doc/CREDITS (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_gnutls.c (modified) * nick.c (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/msn/msn.c (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * tests/check_nick.c (modified) Merged in 280..288 from upstream (e.g. PING) Tue, 18 Dec 2007 02:07:59 GMT kenobi [dc0ba9c] * dcc.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) sending via proxy Sun, 16 Dec 2007 16:35:38 GMT Wilmer van der Gaast [529078a] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Implemented XEP-0199 (patch from misc@mandriva.org). Wed, 12 Dec 2007 21:36:33 GMT Wilmer van der Gaast [d52111a] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/io.c (modified) Fixed sockerr_again() usage in Jabber module to (hopefully) fix a ... Sun, 09 Dec 2007 23:19:35 GMT Wilmer van der Gaast [c058ff9] * irc_commands.c (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/msn.c (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Added /invite support for Jabber chatrooms (and fixed the argument ... Tue, 04 Dec 2007 22:59:59 GMT Wilmer van der Gaast [de03374] * protocols/jabber/jabber.c (modified) Fixing jabber_login/_logout for better (non-crashing) cleanup on ... Tue, 04 Dec 2007 01:21:45 GMT ulim [793cc25] * protocols/jabber/si.c (modified) Follow rename of jabber_chat_by_jid from upstrem Tue, 04 Dec 2007 01:08:43 GMT ulim [08135df] * bitlbee.c (modified) * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * irc.c (modified) * lib/events.h (modified) * lib/events_libevent.c (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/oscar/msgcookie.c (modified) * unix.c (modified) Merged in current devel Wilmer van der Gaast 2007-12-02 Imported ... Tue, 04 Dec 2007 00:48:57 GMT ulim [dce3903] * dcc.c (modified) * dcc.h (modified) * protocols/ft.h (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) Send and receive seems to work now! Also adopted the new buffering ... Mon, 03 Dec 2007 14:28:45 GMT ulim [2ff2076] * dcc.c (modified) * dcc.h (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/ft.h (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/s5bytestream.c (added) * protocols/jabber/si.c (modified) * protocols/jabber/stream.c (deleted) * protocols/nogaim.h (modified) Intermediate commit. Sending seems to work. TODOs: * move from ... Sun, 02 Dec 2007 23:14:49 GMT Wilmer van der Gaast [80e9db9] * protocols/jabber/conference.c (modified) Forgot to return something in jabber_chat_join_failed(). Sun, 02 Dec 2007 17:25:57 GMT Wilmer van der Gaast [5bd21df] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) Handling of presence-error packets (only useful for groupchats now), ... Sun, 02 Dec 2007 16:43:57 GMT Wilmer van der Gaast [4306d8b] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Removed retarded printf() (ARGH) and moved the event handling ... Wed, 28 Nov 2007 21:07:30 GMT ulim [2c2df7d] * Makefile (modified) * conf.c (modified) * conf.h (modified) * dcc.c (added) * dcc.h (added) * irc.h (modified) * protocols/ft.h (added) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/si.c (added) * protocols/jabber/stream.c (added) * protocols/nogaim.h (modified) * root_commands.c (modified) Initial import of jabber file receive and DCC send support. This ... Sat, 24 Nov 2007 18:02:39 GMT Wilmer van der Gaast [608f8cf] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Added some random hash to the id= for cached XMPP packets so that ... Sat, 24 Nov 2007 01:13:15 GMT Wilmer van der Gaast [3a80471] * protocols/jabber/presence.c (modified) (Hopefully) fixing one case where the Jabber module doesn't ... Fri, 23 Nov 2007 23:07:44 GMT Wilmer van der Gaast [77bfd07] * lib/Makefile (modified) * lib/sha.c (deleted) * lib/sha.h (deleted) * lib/sha1.c (added) * lib/sha1.h (added) * protocols/jabber/iq.c (modified) * protocols/nogaim.h (modified) * protocols/yahoo/libyahoo2.c (modified) Replaced GPL-incompatible SHA1 hashing code (and renamed the files in ... Mon, 19 Nov 2007 23:14:39 GMT Wilmer van der Gaast [ef5c185] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Added Jabber groupchat topic support. Wed, 14 Nov 2007 23:42:07 GMT Wilmer van der Gaast [ebb95b6] * bitlbee.c (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.h (modified) * debian/postinst (modified) * debian/prerm (modified) * doc/user-guide/commands.xml (modified) * help.h (modified) * irc.c (modified) * lib/misc.c (modified) * lib/proxy.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/xmltree.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/oscar.c (modified) * storage.h (modified) Merging from devel/Jelmer. Wed, 14 Nov 2007 23:29:43 GMT Wilmer van der Gaast [a6df0b5] * doc/user-guide/commands.xml (modified) * protocols/jabber/jabber.c (modified) Added "xmlconsole" setting so it can be enabled at login time already. Wed, 14 Nov 2007 23:09:22 GMT Wilmer van der Gaast [1bf1ae6] * protocols/jabber/io.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/xmltree.c (modified) Removed some debugging stuff that shouldn't have been here for a long ... Fri, 12 Oct 2007 00:08:58 GMT Wilmer van der Gaast [eda54e4] * Makefile (modified) * configure (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * lib/base64.c (modified) * lib/base64.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_bogus.c (modified) * protocols/jabber/sasl.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (added) * tests/check_util.c (modified) * unix.c (modified) Merge from devel. Wed, 08 Aug 2007 09:20:57 GMT Wilmer van der Gaast [82135c7] * protocols/jabber/message.c (modified) Not trying to handle typing notifications from unknown buddies ... Mon, 30 Jul 2007 19:12:06 GMT Wilmer van der Gaast [1baaef8] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) Added jabber_error_parse() and using it for both stream- and stanza ... Sun, 15 Jul 2007 15:47:34 GMT Wilmer van der Gaast [85023c6] * protocols/jabber/conference.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Added imcb_clean_handle() to sanitize handles properly (without ... Sat, 14 Jul 2007 23:54:18 GMT Wilmer van der Gaast [a8a0b4c] * lib/base64.c (modified) * lib/base64.h (modified) * lib/rc4.c (modified) * lib/rc4.h (modified) * lib/ssl_bogus.c (modified) * protocols/jabber/sasl.c (modified) * storage_xml.c (modified) Merge from Jelmer (making GCC4 happy by sanitizing some typecasting ... Sat, 07 Jul 2007 17:19:28 GMT Jelmer Vernooij [3b6eadc] * lib/base64.c (modified) * lib/base64.h (modified) * lib/rc4.c (modified) * lib/rc4.h (modified) * protocols/jabber/sasl.c (modified) * storage_xml.c (modified) Fix some warnings in storage.c. Thu, 05 Jul 2007 23:39:47 GMT Wilmer van der Gaast [e900442] * Makefile (modified) * debian/README.Debian (added) * debian/bitlbee.init (added) * debian/changelog (added) * debian/conffiles (added) * debian/config (added) * debian/control (added) * debian/copyright (added) * debian/po/POTFILES.in (added) * debian/po/cs.po (added) * debian/po/de.po (added) * debian/po/es.po (added) * debian/po/fr.po (added) * debian/po/ja.po (added) * debian/po/nl.po (added) * debian/po/pt.po (added) * debian/po/pt_BR.po (added) * debian/po/sv.po (added) * debian/po/templates.pot (added) * debian/po/vi.po (added) * debian/postinst (added) * debian/postrm (added) * debian/prerm (added) * debian/rules (added) * debian/templates (added) * doc/user-guide/commands.xml (modified) * help.c (modified) * help.h (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/Makefile (modified) * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) * tests/check_help.c (added) * tests/check_set.c (added) * tests/check_user.c (added) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * user.h (modified) Merging from devel. Added documentation for the join_chat command, ... Mon, 02 Jul 2007 22:12:03 GMT Wilmer van der Gaast [9da0bbf] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * root_commands.c (modified) Added (and using) jabber_chat_free() for better memory management, ... Mon, 02 Jul 2007 21:24:04 GMT Wilmer van der Gaast [5d7dc00] * protocols/jabber/conference.c (modified) Stripping of unwanted characters (@ and =) in channel nicknames. Mon, 02 Jul 2007 09:30:48 GMT Wilmer van der Gaast [c377417] * protocols/jabber/jabber.c (modified) Cleaning up groupchats when shutting down the Jabber connection. The ... Sun, 01 Jul 2007 19:58:23 GMT Wilmer van der Gaast [9c9b37c] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/presence.c (modified) Keeping an original (not normalized) copy of the user's nickname. ... Sun, 01 Jul 2007 16:29:21 GMT Wilmer van der Gaast [b9f8b87] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) Better handling of private messages via groupchats.