# # ChangeLog for protocols # # Generated by Trac 1.2.3 # 2024-04-27T23:16:02Z Sun, 11 Dec 2011 16:38:02 GMT Wilmer van der Gaast [3f808ca] * lib/http_client.c (modified) * protocols/twitter/twitter.c (modified) Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. ... Sun, 11 Dec 2011 12:54:40 GMT Wilmer van der Gaast [877686b] * protocols/purple/purple.c (modified) Read both alias and server_alias properties for libpurple contacts. ... Sun, 11 Dec 2011 12:12:24 GMT Wilmer van der Gaast [e46db53] * debian/rules (modified) * protocols/skype/Makefile (modified) Another packaging fix: Don't put skyped manpage in bitlbee-common. Sat, 10 Dec 2011 22:43:10 GMT Wilmer van der Gaast [57da960] * Makefile (modified) * configure (modified) * debian/bitlbee-plugin-skype.docs (added) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * debian/skyped.README.Debian (added) * debian/skyped.docs (added) * protocols/skype/Makefile (modified) Skype module packaging. Wed, 07 Dec 2011 21:47:25 GMT Wilmer van der Gaast [06b5893] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Merging non-SASL authentication patch from #863. This also implements ... Tue, 06 Dec 2011 21:50:43 GMT Wilmer van der Gaast [b041b52] * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/service.c (modified) * protocols/yahoo/libyahoo2.c (modified) Merging compiler warning fixes from vmiklos. This change also ... Tue, 06 Dec 2011 00:53:34 GMT Miklos Vajna [d7edadf] * protocols/yahoo/libyahoo2.c (modified) yahoo: unused-but-set-variables Tue, 06 Dec 2011 00:53:26 GMT Miklos Vajna [d18db32f] * protocols/oscar/chat.c (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/service.c (modified) oscar: unused-but-set-variables Tue, 06 Dec 2011 00:53:16 GMT Miklos Vajna [5dc7f90] * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) msn: unused-but-set-variables 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. Sat, 26 Nov 2011 18:41:24 GMT Wilmer van der Gaast [c77406a] * protocols/msn/ns.c (modified) MSN: No clue if the OUT command can specify other reasons, but if so, ... Fri, 25 Nov 2011 12:16:05 GMT Wilmer van der Gaast [3bd2f17] * protocols/msn/soap.c (modified) msn_soap_debug_print may get called with NULL pointers. Pay attention. Thu, 24 Nov 2011 08:18:04 GMT Wilmer van der Gaast [90fc864] * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Hopefully this fixed #838. Patch from Artem Savkov, thanks! The ... Wed, 23 Nov 2011 16:27:59 GMT Miklos Vajna [d45b181] * protocols/skype/skyped.conf.dist (added) Add missing 'skype/skyped.conf.dist' Sat, 12 Nov 2011 15:49:52 GMT Wilmer van der Gaast [dff732d] * lib/http_client.c (modified) * protocols/msn/soap.h (modified) Undoing old workaround for MSN troubles and added more proper fix. ... Thu, 10 Nov 2011 03:38:40 GMT Wilmer van der Gaast [dac74bd] * protocols/msn/soap.h (modified) Workaround/Fix for MSN login troubles, many thanks to necropresto. ... Wed, 09 Nov 2011 00:07:22 GMT Wilmer van der Gaast [ff1616b] * protocols/msn/soap.c (modified) Fixed bug in msn_soap_debug_print() failing to print HTTP headers of ... Sun, 30 Oct 2011 11:33:49 GMT Wilmer van der Gaast [de26f3c] * protocols/jabber/s5bytestream.c (modified) Killed careless use of strcpy(). Luckily these are only a risk on ... Fri, 21 Oct 2011 03:00:54 GMT Wilmer van der Gaast [3864c08] * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * nick.c (modified) * otr.c (modified) * protocols/nogaim.c (modified) * protocols/purple/purple.c (modified) * query.c (modified) * root_commands.c (modified) * storage_xml.c (modified) Big merge from pesco, closing some OTR issues: #759, #824, #839, #830. Thu, 20 Oct 2011 03:28:29 GMT Wilmer van der Gaast [6a45181] * protocols/oscar/oscar.c (modified) Clearer error msg when trying to add an existing OSCAR contact. Bug #828. Thu, 20 Oct 2011 02:59:57 GMT Wilmer van der Gaast [32bea82] * protocols/twitter/twitter_lib.c (modified) changeset:devel,814 was silly and incomplete. This should fix that. ... Tue, 18 Oct 2011 03:58:14 GMT Wilmer van der Gaast [733f607] * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Stupid work-around for bug #838. The troublesome condition is known, ... Mon, 03 Oct 2011 14:56:58 GMT unknown [e67e513] * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * nick.c (modified) * otr.c (modified) * protocols/nogaim.c (modified) * protocols/purple/purple.c (modified) * query.c (modified) * root_commands.c (modified) * storage_xml.c (modified) rename irc_usermsg to irc_rootmsg. add new irc_usermsg, ... Sat, 27 Aug 2011 10:30:48 GMT Wilmer van der Gaast [ff18fc1] * protocols/skype/skype.c (modified) Fix #820, make Skype mod compile on NetBSD. (I haven't personally ... Sat, 27 Aug 2011 10:18:45 GMT Wilmer van der Gaast [0fff0b2] * protocols/twitter/twitter_lib.c (modified) Just reconstruct all retweets instead of just the ones marked as ... Fri, 26 Aug 2011 20:16:17 GMT Wilmer van der Gaast [429a9b1] * protocols/twitter/twitter_lib.c (modified) Since t.co is all over Twitter now, start parsing and showing entity ... Thu, 25 Aug 2011 18:08:07 GMT Wilmer van der Gaast [2322a9f] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Merging Twitter-mentions patch from meh. Bug #663. Wed, 17 Aug 2011 22:21:47 GMT Wilmer van der Gaast [aa2f575] * protocols/twitter/twitter.c (modified) Better cleanup of status IDs in Twitter commands. Stop using that ... Wed, 17 Aug 2011 21:58:21 GMT Wilmer van der Gaast [5f1e78d] * protocols/twitter/twitter.c (modified) To reduce ambiguity, allow using a # to specify Tweet ID's when doing ... Wed, 03 Aug 2011 21:45:49 GMT Jasper Spaans [d6b6906] * protocols/twitter/twitter.c (modified) Make it easier to retweet by id. Currently, typing "rt 24" would ... Sun, 24 Jul 2011 12:51:00 GMT Wilmer van der Gaast [c8b8c83] * Makefile (modified) * configure (modified) * protocols/skype/.bzrignore (added) * protocols/skype/.mailmap (added) * protocols/skype/HACKING (added) * protocols/skype/Makefile (added) * protocols/skype/NEWS (added) * protocols/skype/README (added) * protocols/skype/asciidoc.conf (added) * protocols/skype/client.sh (added) * protocols/skype/skype.c (added) * protocols/skype/skyped.cnf (added) * protocols/skype/skyped.py (added) * protocols/skype/skyped.txt (added) * protocols/skype/t/Makefile (added) * protocols/skype/t/bitlbee.conf (added) * protocols/skype/t/irssi/livetest-irssi.sh (added) * protocols/skype/t/irssi/skype-call.test (added) * protocols/skype/t/irssi/skype-info.test (added) * protocols/skype/t/irssi/skype-login.test (added) * protocols/skype/t/irssi/skype-msg.test (added) * protocols/skype/t/irssi/trigger.pl (added) * protocols/skype/t/livetest-bitlbee.sh (added) Merging Skype plugin. Many thanks to Miklos Vajna for all his work on ... Sun, 03 Jul 2011 14:15:25 GMT unknown [b518cdc] * protocols/skype/config.mak.in (deleted) * protocols/skype/configure.ac (deleted) Drop no longer necessary autofoo from skype plugin dir Sun, 03 Jul 2011 14:15:13 GMT unknown [5155570] * Makefile (modified) * protocols/skype/Makefile (modified) Install skyped documentation if skype is enabled Sun, 03 Jul 2011 14:14:54 GMT unknown [b5a5938] * Makefile (modified) * protocols/skype/skyped.conf.dist.in (deleted) Install skyped if skype is enabled Wed, 29 Jun 2011 23:30:33 GMT Miklos Vajna [004f494] * protocols/skype/.bzrignore (moved) skype: .gitignore -> .bzrignore Wed, 29 Jun 2011 23:25:02 GMT Miklos Vajna [2ff0f37] * protocols/skype/skyped.py (modified) skyped: user configuration should have priority Wed, 15 Jun 2011 12:47:16 GMT Jan Hruban [05d964c] * protocols/skype/skyped.py (modified) Bind to IPv6 address when -H is in IPv6 format Wed, 15 Jun 2011 12:18:49 GMT Jan Hruban [bd11422] * protocols/skype/skype.c (modified) Free skype groupchats on logout Wed, 15 Jun 2011 12:18:16 GMT Jan Hruban [c573f1b] * protocols/skype/skype.c (modified) Don't create new channel when skype groupchat turns from DIALOG to ... Wed, 15 Jun 2011 12:13:58 GMT Jan Hruban [17dd2ed] * protocols/skype/skype.c (modified) Fix crash on inviting people to skype groupchats Sat, 11 Jun 2011 23:59:00 GMT Wilmer van der Gaast [7ceb6b2] * protocols/twitter/twitter.c (modified) Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format ... Sat, 11 Jun 2011 17:59:39 GMT Wilmer van der Gaast [4bc66ae] * protocols/twitter/twitter.c (modified) Oops. prefix shouldn't be just "ca" for identi.ca. Sat, 11 Jun 2011 17:50:26 GMT Wilmer van der Gaast [c0f33f1] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Change the default base_url to something that works. Change the ... Sat, 11 Jun 2011 17:11:08 GMT Wilmer van der Gaast [de923d5] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Use /friends/ids and /users/lookup instead of /statuses/friends to ... Sat, 11 Jun 2011 11:28:01 GMT Wilmer van der Gaast [5983eca] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_lib.c (modified) Re-indent Twitter code. It just lacks *any* kind of consistency. ... Thu, 09 Jun 2011 08:19:32 GMT Wilmer van der Gaast [27ad50b] * protocols/twitter/twitter.c (modified) Dirty workaround: Don't download the contact list for now as Twitter ... Mon, 18 Apr 2011 14:14:08 GMT Wilmer van der Gaast [6eca2eb] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Try to show better Twitter error messages. Sadly this doesn't always ... Tue, 12 Apr 2011 00:10:57 GMT Miklos Vajna [43b1cd7] * protocols/skype/.gitignore (added) * protocols/skype/.mailmap (added) * protocols/skype/HACKING (added) * protocols/skype/Makefile (added) * protocols/skype/NEWS (added) * protocols/skype/README (added) * protocols/skype/asciidoc.conf (added) * protocols/skype/client.sh (added) * protocols/skype/config.mak.in (added) * protocols/skype/configure.ac (added) * protocols/skype/skype.c (added) * protocols/skype/skyped.cnf (added) * protocols/skype/skyped.conf.dist.in (added) * protocols/skype/skyped.py (added) * protocols/skype/skyped.txt (added) * protocols/skype/t/Makefile (added) * protocols/skype/t/bitlbee.conf (added) * protocols/skype/t/irssi/livetest-irssi.sh (added) * protocols/skype/t/irssi/skype-call.test (added) * protocols/skype/t/irssi/skype-info.test (added) * protocols/skype/t/irssi/skype-login.test (added) * protocols/skype/t/irssi/skype-msg.test (added) * protocols/skype/t/irssi/trigger.pl (added) * protocols/skype/t/livetest-bitlbee.sh (added) Merge bitlbee-skype into bitlbee Thu, 31 Mar 2011 10:28:17 GMT Wilmer van der Gaast [6220254] * protocols/twitter/twitter.c (modified) Check td->log everywhere before using it.. Tue, 29 Mar 2011 22:47:00 GMT Wilmer van der Gaast [15bc063] * protocols/twitter/twitter.c (modified) Also use the short IDs for a new reply command. Couldn't think of a ... Tue, 29 Mar 2011 20:57:54 GMT Wilmer van der Gaast [4f50ea5] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) Allow using the new 2-digit id's for retweets. Mon, 28 Mar 2011 23:28:46 GMT Wilmer van der Gaast [ce81acd] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) For #721, add the numbers in front of tweets if show_ids is enabled. ... Sun, 27 Mar 2011 14:09:55 GMT Wilmer van der Gaast [ce617f0] * lib/oauth.c (modified) * protocols/twitter/twitter.c (modified) Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem ... Sat, 26 Mar 2011 12:02:38 GMT Wilmer van der Gaast [ff94563] * protocols/purple/purple.c (modified) Set the libpurple proxy server in a way that should work with older ... Tue, 08 Mar 2011 06:48:39 GMT Wilmer van der Gaast [7add7ec] * protocols/purple/purple.c (modified) Fixed proxy support with libpurple. Tue, 08 Mar 2011 06:24:34 GMT Wilmer van der Gaast [93cc86f] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) Twitter: Warn the user if the OAuth username and the configured ... Tue, 08 Mar 2011 06:23:34 GMT Wilmer van der Gaast [9e9140b] * protocols/msn/msn.c (modified) Fix crash on quick MSN logoff (NULL pointer dereference because GLib ... Thu, 24 Feb 2011 19:47:50 GMT Wilmer van der Gaast [8e3890b] * protocols/bee_user.c (modified) * protocols/jabber/io.c (modified) Fix memory corruption on Jabber disconnect with xmlconsole and ... Thu, 24 Feb 2011 18:52:18 GMT Wilmer van der Gaast [bb8d7d1] * protocols/twitter/twitter_lib.c (modified) s/Your Tweet:/You:/ to avoid using Twitter-specific terminology. Sun, 23 Jan 2011 16:32:07 GMT Wilmer van der Gaast [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 [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. :-( Thu, 16 Dec 2010 21:02:16 GMT Wilmer van der Gaast [fe79f7a7] * protocols/jabber/io.c (modified) Hide password information during SASL auth in xmlconsole. Mon, 13 Dec 2010 00:42:58 GMT Wilmer van der Gaast [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 [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 [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 [c775a58] * configure (modified) * protocols/purple/purple.c (modified) At least don't disable Twitter anymore for libpurple builds. ... Tue, 07 Dec 2010 23:14:30 GMT Wilmer van der Gaast [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 [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 [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 00:30:07 GMT Wilmer van der Gaast [fd65edb] * protocols/twitter/twitter_lib.c (modified) When recreating the Twitter channel after the user left, also pre- ... Sun, 21 Nov 2010 19:34:59 GMT Wilmer van der Gaast [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:13:54 GMT Wilmer van der Gaast [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 [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 [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:23:54 GMT Wilmer van der Gaast [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 15:39:58 GMT Wilmer van der Gaast [d68365c] * protocols/msn/soap.c (modified) D'oh. Obviously, only look at MSN buddies when checking the MSN ... Sat, 20 Nov 2010 11:48:04 GMT Wilmer van der Gaast [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 [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 [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 [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 [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. Mon, 25 Oct 2010 14:23:46 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [7064d28] * protocols/oscar/chatnav.c (modified) * protocols/oscar/im.c (modified) Fix typo: recieve -> receive Sat, 23 Oct 2010 03:05:48 GMT Wilmer van der Gaast [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 [03e6c52] * protocols/jabber/jabber_util.c (modified) Change 704 introduced one tiny bug where a Jabber resource doesn't ... Thu, 21 Oct 2010 22:17:58 GMT Wilmer van der Gaast [a0626c1] * protocols/nogaim.h (modified) Removed problematic include from nogaim.h. (Bug #695) Thu, 21 Oct 2010 00:11:02 GMT Wilmer van der Gaast [79b5c41] * protocols/jabber/jabber_util.c (modified) Another memory leak fix. Sat, 16 Oct 2010 05:17:46 GMT Wilmer van der Gaast [9c9a29c] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) Don't initialize the twitter_connections list to NULL in ... Sat, 09 Oct 2010 18:41:19 GMT Wilmer van der Gaast [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 ... Fri, 08 Oct 2010 06:32:44 GMT Wilmer van der Gaast [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 [8a35d4b] * protocols/msn/soap.c (modified) base64-decode the msg in offline msg non-delivery reports and ... 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. Thu, 07 Oct 2010 06:19:39 GMT Wilmer van der Gaast [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 [385fbc4] * protocols/msn/soap.c (modified) Fixed string handling bug with long MSN passwords. Sun, 03 Oct 2010 02:45:26 GMT Wilmer van der Gaast [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 [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 [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:19:27 GMT Wilmer van der Gaast [04cd284] * protocols/msn/soap.c (modified) Export block/allow list again. The way this is done is ugly though ... Sat, 02 Oct 2010 04:22:57 GMT Wilmer van der Gaast [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 [52f5e90] * protocols/msn/soap.c (modified) Fixed possible crash bug on removing contacts while the auth cookie ...