#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-15T22:56:11Z

Sun, 23 Jan 2011 16:32:07 GMT Wilmer van der Gaast <wilmer@…> [02e06b5]
	* protocols/msn/soap.c (modified)

	Sneaky if statement is sneaky. The fix from the previous changeset ...


Sat, 22 Jan 2011 17:29:55 GMT Wilmer van der Gaast <wilmer@…> [5282ffd]
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	MSN changed the @msn.com login server URL and/or broke the old one.
	:-(


Sat, 08 Jan 2011 13:24:42 GMT Wilmer van der Gaast <wilmer@…> [50c9996]
	* bitlbee.h (modified)

	Bump API version number because of the new CTCP stuff.


Sun, 19 Dec 2010 11:16:20 GMT Wilmer van der Gaast <wilmer@…> [31c28a4]
	* lib/ssl_nss.c (modified)

	Implement ssl_pending() for NSS. This fixes bug #368 which so far ...


Sun, 19 Dec 2010 11:13:19 GMT Wilmer van der Gaast <wilmer@…> [b9de97b]
	* debian/changelog (modified)

	3.0.1-1 changelog entry. Note that this revision is *not* the exact ...


Thu, 16 Dec 2010 22:48:23 GMT Wilmer van der Gaast <wilmer@…> [191cfb1]
	* configure (modified)

	Fixing syntax error in configure script.


Thu, 16 Dec 2010 21:02:16 GMT Wilmer van der Gaast <wilmer@…> [fe79f7a7]
	* protocols/jabber/io.c (modified)

	Hide password information during SASL auth in xmlconsole.


Thu, 16 Dec 2010 12:09:58 GMT Wilmer van der Gaast <wilmer@…> [c5920df]
	* configure (modified)

	Don't use NSS unless the user insists. It's known to not work so well ...


Mon, 13 Dec 2010 00:42:58 GMT Wilmer van der Gaast <wilmer@…> [9c84617]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/sb.c (modified)

	Silently adding /CTCP NUDGE support for MSN contacts.


Mon, 13 Dec 2010 00:33:56 GMT Wilmer van der Gaast <wilmer@…> [8eec79d]
	* protocols/msn/soap.c (modified)

	MSN: Don't send any of the special messages offline since they creep ...


Sun, 12 Dec 2010 00:25:17 GMT Wilmer van der Gaast <wilmer@…> [76c89dc7]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Allow changing MSN display names in server-side profiles. (I.e. the ...


Tue, 07 Dec 2010 23:41:49 GMT Wilmer van der Gaast <wilmer@…> [c775a58]
	* configure (modified)
	* protocols/purple/purple.c (modified)

	At least don't disable Twitter anymore for libpurple builds. ...


Tue, 07 Dec 2010 23:24:32 GMT Wilmer van der Gaast <wilmer@…> [83f1bd1d]
	* debian/control (modified)

	Tweak Debian package description for bitlbee-libpurple: No whining ...


Tue, 07 Dec 2010 23:14:30 GMT Wilmer van der Gaast <wilmer@…> [a97a336]
	* irc_im.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/twitter/twitter.c (modified)

	Add CTCP HELP code. Also cleaning up some noop handlers in the ...


Mon, 06 Dec 2010 00:18:27 GMT Wilmer van der Gaast <wilmer@…> [d76e12f]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)

	Add support for XEP 202 (replacement for jabber:iq:time).


Mon, 06 Dec 2010 00:03:49 GMT Wilmer van der Gaast <wilmer@…> [d88c92a]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/nogaim.h (modified)

	First bits of CTCP support to contacts. (Try /CTCP VERSION on a ...


Sun, 05 Dec 2010 12:28:07 GMT Wilmer van der Gaast <wilmer@…> [a429907]
	* doc/user-guide/commands.xml (modified)
	* irc.h (modified)
	* irc_im.c (modified)
	* root_commands.c (modified)

	rename -del


Sun, 05 Dec 2010 00:30:07 GMT Wilmer van der Gaast <wilmer@…> [fd65edb]
	* protocols/twitter/twitter_lib.c (modified)

	When recreating the Twitter channel after the user left, also pre- ...


Sat, 04 Dec 2010 23:59:51 GMT Wilmer van der Gaast <wilmer@…> [b41d5d2]
	* Makefile (modified)

	Don't use xargs -r in distclean (fixes OS X compatibility, #688).


Thu, 02 Dec 2010 12:14:09 GMT Wilmer van der Gaast <wilmer@…> [cc20520]
	* irc_channel.c (modified)
	* irc_im.c (modified)

	Clean up pastebuf_timer when cleaning up channels, and properly clean ...


Wed, 24 Nov 2010 22:42:28 GMT Wilmer van der Gaast <wilmer@…> [b11b781]
	* doc/CHANGES (modified)

	Time to release 3.0.1, fixing some problematic 3.0 bugs.


Wed, 24 Nov 2010 22:32:12 GMT Wilmer van der Gaast <wilmer@…> [bedad20]
	* doc/user-guide/commands.xml (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	Some polishing/documentation for the "account add" without password
	hack.


Mon, 22 Nov 2010 13:17:45 GMT Wilmer van der Gaast <wilmer@…> [9564e55]
	* bitlbee.h (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	Allow omitting the password argument to "account add", to then ...


Sun, 21 Nov 2010 19:34:59 GMT Wilmer van der Gaast <wilmer@…> [09d4922]
	* irc.c (modified)
	* protocols/account.c (modified)
	* root_commands.c (modified)
	* set.h (modified)

	Be clearer about password settings being intentionally hidden (and ...


Sun, 21 Nov 2010 19:26:35 GMT Wilmer van der Gaast <wilmer@…> [bdedc14]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	Preparing for 3.0.1, which will probably come soon.


Sun, 21 Nov 2010 19:24:37 GMT Wilmer van der Gaast <wilmer@…> [ca0ce03]
	* otr.c (modified)

	Advertise support for OTR 1 + 2 when doing "otr connect", as was ...


Sun, 21 Nov 2010 19:13:54 GMT Wilmer van der Gaast <wilmer@…> [68adaf8]
	* protocols/account.c (modified)

	Extra NULL-check because it *is* possible that prpl->login returns ...


Sun, 21 Nov 2010 19:08:43 GMT Wilmer van der Gaast <wilmer@…> [694be84]
	* protocols/purple/Makefile (modified)
	* protocols/purple/purple.c (modified)

	Fetch Gadu-Gadu contact lists (libpurple-specific hardcoding hack). ...


Sun, 21 Nov 2010 16:14:03 GMT Wilmer van der Gaast <wilmer@…> [5df65bd]
	* protocols/bee.c (modified)
	* set.h (modified)
	* storage_xml.c (modified)

	Don't save the global "away" settings, leave that to the IRC /AWAY ...


Sun, 21 Nov 2010 15:53:08 GMT Wilmer van der Gaast <wilmer@…> [495d21b]
	* irc_im.c (modified)

	Chop spaces from IM handles in all cases. Fixes #723.


Sun, 21 Nov 2010 15:23:54 GMT Wilmer van der Gaast <wilmer@…> [748bcdd]
	* protocols/account.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/twitter/twitter.c (modified)

	Time out if logging in takes too long (2m for now). Except for ...


Sat, 20 Nov 2010 20:25:44 GMT Wilmer van der Gaast <wilmer@…> [bb151f7]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* irc_user.c (modified)

	Added irc_channel_with_user() function to find a suitable channel to ...


Sat, 20 Nov 2010 15:39:58 GMT Wilmer van der Gaast <wilmer@…> [d68365c]
	* protocols/msn/soap.c (modified)

	D'oh. Obviously, only look at MSN buddies when checking the MSN ...


Sat, 20 Nov 2010 15:18:55 GMT Wilmer van der Gaast <wilmer@…> [1074806]
	* configure (modified)

	Fixed out-of-directory build support to not get confused by Eclipse.
	#713


Sat, 20 Nov 2010 15:13:40 GMT Wilmer van der Gaast <wilmer@…> [ef043d3]
	* configure (modified)
	* lib/ssl_nss.c (modified)

	Fix up NSS SSL module.


Sat, 20 Nov 2010 11:48:04 GMT Wilmer van der Gaast <wilmer@…> [6d544a1]
	* protocols/jabber/jabber.c (modified)

	Restore support for joining password-protected Jabber rooms. Now ...


Sat, 20 Nov 2010 11:31:39 GMT Wilmer van der Gaast <wilmer@…> [4eb75b2]
	* protocols/msn/soap.c (modified)

	Sometimes for whatever reasons MSN adds all contacts to both the ...


Fri, 19 Nov 2010 21:00:14 GMT Wilmer van der Gaast <wilmer@…> [10685d3]
	* doc/user-guide/commands.xml (modified)
	* protocols/msn/msn.c (modified)

	Fixed two doc/string typos.


Mon, 15 Nov 2010 23:00:32 GMT Wilmer van der Gaast <wilmer@…> [6b96de6]
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Un-deprecate login.icq.com, ICQ is back on its own server thanks to ...


Sat, 13 Nov 2010 13:01:40 GMT Wilmer van der Gaast <wilmer@…> [ed0589c]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)

	Fixed issue with logging in to unverified MSN accounts.


Fri, 12 Nov 2010 22:51:39 GMT Wilmer van der Gaast <wilmer@…> [70d7795]
	* configure (modified)
	* ipc.c (modified)

	Don't use the fd passing code in ipc.c on SunOS since it doesn't seem ...


Fri, 12 Nov 2010 22:48:28 GMT Wilmer van der Gaast <wilmer@…> [6da18ac]
	* debian/bitlbee-common.config (modified)
	* debian/bitlbee-common.init (modified)
	* debian/bitlbee-common.postinst (modified)
	* debian/bitlbee-common.postrm (modified)
	* debian/bitlbee-common.prerm (modified)
	* debian/bitlbee-libpurple.lintian-overrides (added)
	* debian/bitlbee.lintian-overrides (added)
	* debian/bitlbee.prerm (modified)
	* debian/changelog (modified)
	* debian/control (modified)
	* debian/copyright (modified)
	* debian/rules (modified)
	* debian/source/format (added)
	* doc/bitlbee.8 (modified)
	* protocols/oscar/chatnav.c (modified)
	* protocols/oscar/im.c (modified)

	Merging a bunch of Debian packaging fixes from AnAnt, the package ...


Mon, 25 Oct 2010 14:56:53 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [5258d364]
	* debian/bitlbee-common.config (modified)
	* debian/changelog (modified)

	* debian/*.config: use set -e in the body of maintainer scripts.


Mon, 25 Oct 2010 14:50:23 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [9c66db0]
	* debian/bitlbee-common.init (modified)
	* debian/changelog (modified)

	* debian/bitlbee-common.init: Also stop at runlevels 0 and 6.


Mon, 25 Oct 2010 14:48:46 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [920ed08]
	* debian/bitlbee-common.init (modified)
	* debian/changelog (modified)

	debian/bitlbee-common.init: Add Short-Description header.


Mon, 25 Oct 2010 14:43:20 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [5020ef6]
	* debian/changelog (modified)
	* debian/control (modified)

	* debian/control: Bumped debhelper version to 6.0.7~ for dh_lintian


Mon, 25 Oct 2010 14:34:04 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [295c17b]
	* doc/bitlbee.8 (modified)

	Escape hyphens in manpage


Mon, 25 Oct 2010 14:25:55 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [279454e]
	* debian/changelog (modified)
	* debian/source/format (added)

	Explicitly set source format to 1.0


Mon, 25 Oct 2010 14:23:46 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [7064d28]
	* protocols/oscar/chatnav.c (modified)
	* protocols/oscar/im.c (modified)

	Fix typo: recieve -> receive


Mon, 25 Oct 2010 14:21:29 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [6c2b430]
	* debian/bitlbee-libpurple.lintian-overrides (added)
	* debian/bitlbee.lintian-overrides (added)
	* debian/changelog (modified)
	* debian/rules (modified)

	Added lintian overrides for bitlbee & bitlbee-libpurple


Mon, 25 Oct 2010 12:42:19 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [1c12811]
	* debian/changelog (modified)
	* debian/control (modified)
	* debian/copyright (modified)

	* debian/control:  Moved dependency on adduser to bitlbee-common
	* ...


Mon, 25 Oct 2010 12:35:29 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [bc37983]
	* debian/bitlbee-common.postinst (modified)
	* debian/bitlbee-common.postrm (modified)
	* debian/changelog (modified)

	* debian/{*.postinst, *.postrm}: use set -e in the body of the
	  script.


Mon, 25 Oct 2010 12:29:39 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [d1c70e7]
	* debian/bitlbee-common.prerm (modified)
	* debian/bitlbee.prerm (modified)
	* debian/changelog (modified)

	* debian/*.prerm: use set -e in the body of the script.


Mon, 25 Oct 2010 12:21:23 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [6e0e283]
	* debian/changelog (modified)
	* debian/control (modified)

	Added ${misc:Depends} for bitlbee & bitlbee-libpurple


Mon, 25 Oct 2010 12:18:43 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [56ff331]
	* debian/changelog (modified)
	* debian/control (modified)

	* debian/control: Bumped Standards-Version to 3.9.1
	* Create ...


Mon, 25 Oct 2010 12:03:07 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [b350aad]
	* debian/bitlbee-common.postinst (modified)

	Replace 'type' with 'which' to avoid bashism


Mon, 25 Oct 2010 11:56:45 GMT أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…> [724dfce]
	* debian/control (modified)

	Corrected short description of bitlbee-plugin-otr


Sun, 24 Oct 2010 22:20:40 GMT Wilmer van der Gaast <wilmer@…> [389ce9f]
	* lib/proxy.c (modified)

	Another compatibility fix: AI_ADDRCONFIG doesn't exist on some
	systems.


Sat, 23 Oct 2010 23:29:43 GMT Wilmer van der Gaast <wilmer@…> [9a0ee1a]
	* debian/control (modified)

	Adding bitlbee-common dependency since Lintian doesn't understand ...


Sat, 23 Oct 2010 15:52:49 GMT Wilmer van der Gaast <wilmer@…> [f486006]
	* debian/changelog (modified)
	* debian/po/da.po (added)

	Debian 3.0-1 packaging stuff.


Sat, 23 Oct 2010 03:05:48 GMT Wilmer van der Gaast <wilmer@…> [9066974]
	* protocols/msn/ns.c (modified)

	Fixed some still-leaky code in the MSN incoming status message
	handling.


Fri, 22 Oct 2010 23:46:44 GMT Wilmer van der Gaast <wilmer@…> [03e6c52]
	* protocols/jabber/jabber_util.c (modified)

	Change 704 introduced one tiny bug where a Jabber resource doesn't ...


Fri, 22 Oct 2010 00:50:34 GMT Wilmer van der Gaast <wilmer@…> [8d93b4a]
	* irc.c (modified)
	* root_commands.c (modified)

	Oops. Just in time I noticed the whatsnew code doesn't kick in for ...


Fri, 22 Oct 2010 00:28:52 GMT Wilmer van der Gaast <wilmer@…> [7c5a3be5]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)
	* doc/comic_3.0.png (added)
	* doc/user-guide/misc.xml (modified)
	* irc_send.c (modified)

	There. BitlBee 3.0, it was about time. :-)


Thu, 21 Oct 2010 22:17:58 GMT Wilmer van der Gaast <wilmer@…> [a0626c1]
	* protocols/nogaim.h (modified)

	Removed problematic include from nogaim.h. (Bug #695)


Thu, 21 Oct 2010 22:15:00 GMT Wilmer van der Gaast <wilmer@…> [1d19cdb]
	* doc/user-guide/misc.xml (modified)

	Fixed nick_format2 typo in help. (Bug #684)


Thu, 21 Oct 2010 22:14:14 GMT Wilmer van der Gaast <wilmer@…> [e1aaea4]
	* irc.c (modified)

	Fixed Ping Timeout on connection takeover (bug #692).


Thu, 21 Oct 2010 00:11:02 GMT Wilmer van der Gaast <wilmer@…> [79b5c41]
	* protocols/jabber/jabber_util.c (modified)

	Another memory leak fix.


Sun, 17 Oct 2010 06:44:35 GMT Wilmer van der Gaast <wilmer@…> [83e47ec]
	* configure (modified)
	* lib/ssl_gnutls.c (modified)

	Use gcrypt for 3DES encryption (used for new MSN authentication) so ...


Sat, 16 Oct 2010 22:58:21 GMT Wilmer van der Gaast <wilmer@…> [3fc6c32]
	* irc.c (modified)
	* unix.c (modified)

	Stop calling nogaim_init() on every incoming connection (unless we're ...


Sat, 16 Oct 2010 05:17:46 GMT Wilmer van der Gaast <wilmer@…> [9c9a29c]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)

	Don't initialize the twitter_connections list to NULL in ...


Sun, 10 Oct 2010 18:40:06 GMT Wilmer van der Gaast <wilmer@…> [d150a9d]
	* unix.c (modified)

	Alas, commit 700 becomes a boring "Oops, --otr=0 still doesn't build ...


Sat, 09 Oct 2010 18:41:19 GMT Wilmer van der Gaast <wilmer@…> [6197702]
	* Makefile (modified)
	* bitlbee.h (modified)
	* commands.h (modified)
	* configure (modified)
	* debian/control (modified)
	* debian/rules (modified)
	* doc/README (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/misc.c (modified)
	* lib/ssl_bogus.c (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)
	* log.c (modified)
	* log.h (modified)
	* nick.c (modified)
	* otr.c (added)
	* otr.h (added)
	* protocols/bee_user.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* sock.h (modified)
	* storage.c (modified)
	* unix.c (modified)

	Merging OTR branch. It's more or less a plugin if you enable it, and ...


Sat, 09 Oct 2010 18:28:33 GMT Wilmer van der Gaast <wilmer@…> [27b407f]
	* debian/control (modified)
	* debian/rules (modified)

	Added Debian packaging for OTR plugin. It's built by default but this ...


Fri, 08 Oct 2010 06:32:44 GMT Wilmer van der Gaast <wilmer@…> [23b29c6]
	* protocols/msn/msn.c (modified)

	Clean up ordering of free()s in msn_buddy_data_free().


Thu, 07 Oct 2010 06:41:50 GMT Wilmer van der Gaast <wilmer@…> [8a35d4b]
	* protocols/msn/soap.c (modified)

	base64-decode the msg in offline msg non-delivery reports and ...


Thu, 07 Oct 2010 06:32:06 GMT Wilmer van der Gaast <wilmer@…> [508588a]
	* doc/user-guide/commands.xml (modified)
	* otr.c (modified)

	Merging smpq fix from pesco.


Thu, 07 Oct 2010 06:25:35 GMT Wilmer van der Gaast <wilmer@…> [afb9ea9]
	* lib/ssl_gnutls.c (modified)
	* lib/xmltree.c (modified)
	* protocols/msn/soap.c (modified)

	Silencing some (mostly whiny) compiler warnings.


Thu, 07 Oct 2010 06:19:39 GMT Wilmer van der Gaast <wilmer@…> [c1d40e7]
	* irc_user.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/soap.c (modified)

	Fixed some memory leaks.


Wed, 06 Oct 2010 08:31:15 GMT Wilmer van der Gaast <wilmer@…> [385fbc4]
	* protocols/msn/soap.c (modified)

	Fixed string handling bug with long MSN passwords.


Mon, 04 Oct 2010 21:55:18 GMT Sven Moritz Hallberg <pesco@…> [3ad8036]
	* doc/user-guide/commands.xml (modified)
	* otr.c (modified)

	q&a-style smp only affects trust on the asking side


Sun, 03 Oct 2010 03:03:19 GMT Wilmer van der Gaast <wilmer@…> [25b5a4a]
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* sock.h (modified)

	Make sure events_*.c are fully compatible to callers so plugins built ...


Sun, 03 Oct 2010 02:50:20 GMT Wilmer van der Gaast <wilmer@…> [04f0c10]
	* configure (modified)
	* doc/README (modified)

	At least for now, only enable OTR if the user specifically asks for ...


Sun, 03 Oct 2010 02:45:26 GMT Wilmer van der Gaast <wilmer@…> [8e9e2b7]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* doc/CHANGES (modified)
	* doc/FAQ (modified)
	* doc/README (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)
	* help.c (modified)
	* help.h (modified)
	* irc.c (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* lib/Makefile (modified)
	* lib/des.c (added)
	* lib/des.h (added)
	* lib/misc.c (modified)
	* lib/sha1.c (modified)
	* lib/sha1.h (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_openssl.c (modified)
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (deleted)
	* protocols/msn/passport.h (deleted)
	* protocols/msn/sb.c (modified)
	* protocols/msn/soap.c (added)
	* protocols/msn/soap.h (added)
	* protocols/msn/tables.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/ssi.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/twitter/twitter.c (modified)
	* root_commands.c (modified)
	* storage_xml.c (modified)
	* unix.c (modified)

	Merging mainline, which includes a huge msnp13 merge.

	Not 100% sure ...


Sat, 02 Oct 2010 06:56:33 GMT Wilmer van der Gaast <wilmer@…> [2af3e23]
	* doc/CHANGES (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Restore MSN password truncation code. MSN still can't handle ...


Sat, 02 Oct 2010 05:34:53 GMT Wilmer van der Gaast <wilmer@…> [62f53b50]
	* configure (modified)
	* doc/CHANGES (modified)
	* lib/Makefile (modified)
	* lib/des.c (added)
	* lib/des.h (added)
	* lib/misc.c (modified)
	* lib/sha1.c (modified)
	* lib/sha1.h (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_openssl.c (modified)
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (deleted)
	* protocols/msn/passport.h (deleted)
	* protocols/msn/sb.c (modified)
	* protocols/msn/soap.c (added)
	* protocols/msn/soap.h (added)
	* protocols/msn/tables.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* storage_xml.c (modified)

	Merging msnp13 branch which, confusingly, upgrades the msn module to ...


Sat, 02 Oct 2010 05:28:43 GMT Wilmer van der Gaast <wilmer@…> [88de0c9]
	* otr.c (modified)

	Merging some more fixes (dealing with incoming smpq stuff).


Sat, 02 Oct 2010 05:19:27 GMT Wilmer van der Gaast <wilmer@…> [04cd284]
	* protocols/msn/soap.c (modified)

	Export block/allow list again. The way this is done is ugly though ...


Sat, 02 Oct 2010 04:51:19 GMT Wilmer van der Gaast <wilmer@…> [05bf2a0]
	* irc_channel.c (modified)

	Force the default/first channel to be a control channel, fixing one ...


Sat, 02 Oct 2010 04:22:57 GMT Wilmer van der Gaast <wilmer@…> [ed86165]
	* protocols/msn/soap.c (modified)

	Silence some debugging stuff that was still going to stdout.


Sat, 02 Oct 2010 04:21:50 GMT Wilmer van der Gaast <wilmer@…> [52f5e90]
	* protocols/msn/soap.c (modified)

	Fixed possible crash bug on removing contacts while the auth cookie ...


Fri, 01 Oct 2010 21:39:31 GMT Sven Moritz Hallberg <pesco@…> [faa75c0e]
	* otr.c (modified)

	cosmetic: show smpq question in bold


Fri, 01 Oct 2010 21:36:44 GMT Sven Moritz Hallberg <pesco@…> [944d7a5]
	* otr.c (modified)

	libotr forgets to set trust when responding to smpq


Fri, 01 Oct 2010 20:38:16 GMT Sven Moritz Hallberg <pesco@…> [f26db4a8]
	* otr.c (modified)

	explicitly handle cheating by smp opponent


Fri, 01 Oct 2010 20:14:45 GMT Sven Moritz Hallberg <pesco@…> [7c91392]
	* otr.c (modified)

	give smp/smpq command handler a better name


Fri, 01 Oct 2010 19:25:48 GMT Sven Moritz Hallberg <pesco@…> [03e5fb7]
	* otr.c (modified)

	clarify copyright


Thu, 30 Sep 2010 06:30:07 GMT Wilmer van der Gaast <wilmer@…> [560129a]
	* nick.c (modified)

	Fix use of g_convert(), thanks to an anonymous person who opened
	#676.


Thu, 30 Sep 2010 06:02:01 GMT Wilmer van der Gaast <wilmer@…> [6ce2240]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* otr.c (modified)

	Merging some fixes from pesco. Adds support for the SMP flavour used ...


Thu, 30 Sep 2010 05:50:43 GMT Wilmer van der Gaast <wilmer@…> [858ea01]
	* Makefile (modified)
	* configure (modified)
	* otr.c (modified)
	* unix.c (modified)

	Allow building OTR support as a plugin. Fairly simple, let's hope I ...


Thu, 30 Sep 2010 05:28:36 GMT Wilmer van der Gaast <wilmer@…> [665c24f]
	* protocols/twitter/twitter.c (modified)

	Some simple error msgs on failed Twitter commands (undo and rt).