# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-30T17:07:44Z Fri, 27 Jan 2012 23:16:15 GMT Miklos Vajna [7c2daf5f] * protocols/skype/skype.c (modified) skype: don't crash in skype_parse_user() if the user has multiple ... Tue, 10 Jan 2012 23:36:29 GMT Wilmer van der Gaast [441b9dd] * protocols/twitter/twitter_lib.c (modified) Don't handle HTTP 401 responses from Twitter API differently anymore ... Tue, 10 Jan 2012 15:13:18 GMT Wilmer van der Gaast [ac36463] * protocols/twitter/twitter_lib.c (modified) Return, don't try to flush the timeline on a broken connection. This ... Wed, 04 Jan 2012 00:01:51 GMT Wilmer van der Gaast [7615726] * lib/oauth2.c (modified) Fixing one compiler warning that shouldn't indicate any real problem ... Tue, 03 Jan 2012 23:53:28 GMT Wilmer van der Gaast [59c03bd] * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) A few more SSL fixes merged from AopicieR. This also fixes OpenSSL ... Thu, 29 Dec 2011 21:57:44 GMT Wilmer van der Gaast [6451d27] * root_commands.c (modified) Move the check for "set auto_connect" to a more sensible location. #878. Thu, 29 Dec 2011 20:30:43 GMT Wilmer van der Gaast [59cd92b] * lib/ssl_gnutls.c (modified) Keep only one xcred object globally instead of one per connection. ... Thu, 29 Dec 2011 20:18:12 GMT Wilmer van der Gaast [3558fea] * irc_commands.c (modified) When changing nicks and the change is case-only (or no change *at ... Mon, 26 Dec 2011 18:56:10 GMT Wilmer van der Gaast [f1849a8] * protocols/jabber/jabber_util.c (modified) jabber_buddy_* stuff *is* a complete memory management hell already. ... Mon, 26 Dec 2011 18:17:51 GMT Wilmer van der Gaast [199fea6] * protocols/twitter/twitter_lib.c (modified) Fixing memory leak in Twitter module. Mon, 26 Dec 2011 10:51:19 GMT Wilmer van der Gaast [5f40da7] * Makefile (modified) * doc/user-guide/commands.xml (modified) * irc_im.c (modified) * lib/Makefile (modified) * lib/arc.c (modified) * lib/md5.c (modified) * lib/md5.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/oauth.c (modified) * lib/oauth.h (modified) * lib/oauth2.c (added) * lib/oauth2.h (added) * 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/sasl.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/twitter/twitter.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Merging oauth-xmpp branch, which adds support for OAuth2 ... Mon, 26 Dec 2011 10:50:34 GMT Wilmer van der Gaast [644b808] * lib/oauth2.c (modified) * protocols/jabber/sasl.c (modified) * root_commands.c (modified) A few more minor cleanups before merging this into mainline. Sat, 24 Dec 2011 18:12:15 GMT Wilmer van der Gaast [9a1c14d] * lib/arc.c (modified) * storage_xml.c (modified) An empty password is still a password, don't refuse accounts for that. Sat, 24 Dec 2011 18:09:05 GMT Wilmer van der Gaast [34ded90] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Slight cleanup: Use a constant instead of just "jabber_oauth" ... Sat, 24 Dec 2011 18:02:39 GMT Wilmer van der Gaast [164352e] * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * lib/events_glib.c (modified) * lib/http_client.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) * protocols/bee.h (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/soap.c (modified) * protocols/skype/skype.c (modified) * unix.c (modified) Merging mainline. Sat, 24 Dec 2011 17:49:12 GMT Wilmer van der Gaast [96f954d] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Removing unfinished debugging stuff accidentally committed in ... Sat, 24 Dec 2011 14:52:35 GMT Wilmer van der Gaast [5513f3e] * configure (modified) * lib/ssl_gnutls.c (modified) Fix compatibility with old GnuTLS versions, but with a warning. See ... Fri, 23 Dec 2011 22:40:17 GMT Wilmer van der Gaast [200e151] * lib/ssl_client.h (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) tls_verify correction: Don't fail cert verification in non-GnuTLS ... Fri, 23 Dec 2011 12:44:08 GMT Wilmer van der Gaast [792a93b] * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * doc/user-guide/commands.xml (modified) * lib/http_client.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) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/soap.c (modified) * protocols/skype/skype.c (modified) Merging SSL certificate verification for GnuTLS, with help from AopicieR. Fri, 23 Dec 2011 08:47:02 GMT Wilmer van der Gaast [2d93a51e] * debian/changelog (modified) * debian/rules (modified) Removing the version number override hack broken by a recent NMU. ... Thu, 22 Dec 2011 16:10:27 GMT Wilmer van der Gaast [d6ddff0] * debian/changelog (modified) bitlbee (3.0.4-2) unstable; urgency=low * Not a real Debian ... Thu, 22 Dec 2011 11:23:18 GMT Wilmer van der Gaast [ad46e4d] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * unix.c (modified) Use initgroups() as well when dropping privileges. Closes bug #852. Wed, 21 Dec 2011 19:35:13 GMT Wilmer van der Gaast [e306fbf] * lib/oauth.c (modified) * protocols/twitter/twitter.c (modified) Fixed a bug that probably (can't test this now since it's down) broke ... Wed, 21 Dec 2011 19:03:56 GMT Wilmer van der Gaast [31db8165] * lib/oauth.c (modified) Use sha1_hmac() instead of reimplementing the algorithm in oauth_sign(). Wed, 21 Dec 2011 11:41:13 GMT Wilmer van der Gaast [0dd6570] * protocols/nogaim.c (modified) Add a helpful message on what to do with OAuth login issues. Wed, 21 Dec 2011 11:21:04 GMT Wilmer van der Gaast [ce199b7] * protocols/jabber/jabber.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Make it easier to add OAuth-authenticated accounts without having to ... Wed, 21 Dec 2011 10:48:08 GMT Wilmer van der Gaast [e14b47b8] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Fix parsing of acc->pass. Use oauth_params_ functions instead of ... Tue, 20 Dec 2011 16:45:53 GMT Wilmer van der Gaast [68286eb] * 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) Detect JID changes at login time and warn the user about them. Tue, 20 Dec 2011 16:42:17 GMT Wilmer van der Gaast [f9789d4] * lib/misc.c (modified) * lib/oauth2.c (modified) NULL-checking in rfc822_get_header() and OAuth response handling. Tue, 20 Dec 2011 12:01:08 GMT Wilmer van der Gaast [f1c870a] * debian/changelog (modified) Second attempt at a 3.0.4-1 upload. Tue, 20 Dec 2011 11:18:30 GMT Wilmer van der Gaast [256164c] * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) Merging Debian 3.0.3-1.1 changes. Tue, 20 Dec 2011 09:57:35 GMT Wilmer van der Gaast [6c0fe9b] * debian/control (modified) * debian/rules (modified) Build skyped as arch=all, and don't build it by default. Debian has ... Mon, 19 Dec 2011 20:46:01 GMT Wilmer van der Gaast [9ff0c25] * lib/events_glib.c (modified) Catch condition=G_IO_NVAL from glib's event handler, which should ... Mon, 19 Dec 2011 18:45:53 GMT Wilmer van der Gaast [41658da] * protocols/jabber/io.c (modified) Just check if verification code != 0 instead of checking for one ... Mon, 19 Dec 2011 18:09:11 GMT Wilmer van der Gaast [9f958f7] * protocols/msn/soap.c (modified) Pass the SSL errors through another layer of indirection (Passport ... Mon, 19 Dec 2011 17:57:20 GMT Wilmer van der Gaast [a72dc2b] * lib/http_client.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) * protocols/jabber/jabber.c (modified) * protocols/skype/skype.c (modified) Add verify argument to ssl_connect() so HTTPS-based stuff is also ... Mon, 19 Dec 2011 17:34:06 GMT Wilmer van der Gaast [25b05b7] * bitlbee.conf (modified) * doc/user-guide/commands.xml (modified) Doc update. Mon, 19 Dec 2011 17:23:28 GMT Wilmer van der Gaast [af5764e] * conf.c (modified) Refuse to start if cafile points at an unreadable file, to avoid ... Mon, 19 Dec 2011 17:22:37 GMT Wilmer van der Gaast [78b8401] * 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) * protocols/jabber/io.c (modified) Move conversion of status codes to status messages into SSL libs. Mon, 19 Dec 2011 14:50:58 GMT Wilmer van der Gaast [486ddb5] * conf.c (modified) * conf.h (modified) * lib/http_client.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) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/skype/skype.c (modified) Initial merge of tls_verify patch from AopicieR. Mon, 19 Dec 2011 13:51:58 GMT Wilmer van der Gaast [5a48afd] * doc/user-guide/commands.xml (modified) Slight documentation fix: "both" is no longer a valid scope for a ... Mon, 19 Dec 2011 13:39:10 GMT Wilmer van der Gaast [4b53c65] * Makefile (modified) * doc/user-guide/commands.xml (modified) Update help text for "set oauth" with what's supported now. Also ... Mon, 19 Dec 2011 12:54:49 GMT Wilmer van der Gaast [36533bf] * lib/oauth.h (modified) * protocols/jabber/sasl.c (modified) When updating the XMPP password field with OAuth data, try harder to ... Mon, 19 Dec 2011 10:57:07 GMT Wilmer van der Gaast [a0a3de6] * bitlbee.h (modified) * irc.h (modified) * protocols/bee.h (modified) C++ compatibility fix. Fixes #873. Mon, 19 Dec 2011 00:41:40 GMT Wilmer van der Gaast [4be0e34] * lib/oauth.c (modified) * protocols/jabber/sasl.c (modified) Give a list of SASL mechanisms supported by a server when reporting ... Mon, 19 Dec 2011 00:17:38 GMT Wilmer van der Gaast [bf57cd1] * lib/oauth.c (modified) * lib/oauth2.c (modified) Facebook OAuth2 should now be fully usable. Mon, 19 Dec 2011 00:00:31 GMT Wilmer van der Gaast [9b0ad7e] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can ... Sun, 18 Dec 2011 21:56:44 GMT Wilmer van der Gaast [64b6635] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Restructured and updated code a little bit to support new-style (much ... Sun, 18 Dec 2011 20:45:47 GMT Alex Miller [c1a58cc] * bitlbee.h (modified) Wrap the external API in `extern "C"` if included in a C++ file. Sun, 18 Dec 2011 20:44:11 GMT Alex Miller [4efa5ce] * irc.h (modified) * protocols/bee.h (modified) Don't use the C++ keyword 'new' as a variable name. Sun, 18 Dec 2011 19:25:44 GMT Wilmer van der Gaast [18c6d36] * lib/oauth2.c (modified) * lib/oauth2.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) More generic OAuth support now. Should work well for all GTalk ... Sat, 17 Dec 2011 13:50:01 GMT Wilmer van der Gaast [6e9ae72] * Makefile (modified) * bitlbee.h (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) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xsl (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/quickstart.xml (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/http_client.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * nick.c (modified) * otr.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/nogaim.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/purple/purple.c (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.conf.dist (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) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) * protocols/yahoo/libyahoo2.c (modified) * query.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Mainline merge. Tue, 13 Dec 2011 00:34:07 GMT Wilmer van der Gaast [17f057d] * irc_commands.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) As I intended for a while already, use account tags everywhere ... Sun, 11 Dec 2011 23:26:45 GMT Wilmer van der Gaast [b926d88] * protocols/skype/skyped.py (modified) Skype merge. Sun, 11 Dec 2011 23:25:40 GMT Miklos Vajna [6ba00ac] * protocols/skype/skyped.py (modified) skyped: give reasonable error message when cert is missing Sun, 11 Dec 2011 17:50:35 GMT Wilmer van der Gaast [57a6eb5f] * debian/control (modified) Added direct dependency to bitlbee-common since Lintian really really ... Sun, 11 Dec 2011 17:07:06 GMT Wilmer van der Gaast [d717020] * debian/changelog (modified) Debian changelog entry update for 3.0.4-1. 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:54:12 GMT Wilmer van der Gaast [8b39b1a] * debian/control (modified) asciidoc dependency to build Skype docs. 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 ... Wed, 07 Dec 2011 21:37:27 GMT Wilmer van der Gaast [aee8c19] * configure (modified) Fix libresolv detection on FreeBSD. Based on a patch by ... 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:21:06 GMT Wilmer van der Gaast [df98ee8] * bitlbee.h (modified) * doc/CHANGES (modified) Version 3.0.4, probably. 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. Mon, 28 Nov 2011 08:42:10 GMT Wilmer van der Gaast [191ac9d] * Makefile (modified) Merging typo fix for Skype config installation. Mon, 28 Nov 2011 08:34:46 GMT Wilmer van der Gaast [ddcff199] * otr.c (modified) Merge from pesco. 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, ... Sat, 26 Nov 2011 00:41:45 GMT unknown [c7b94ef] * otr.c (modified) make sure we avoid file traversal in otr load/save functions (#853) 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. Fri, 25 Nov 2011 07:46:44 GMT Wilmer van der Gaast [693ff09] * configure (modified) Removing duplicate twitter=1 line. Bug #804. Thu, 24 Nov 2011 13:11:32 GMT Miklos Vajna [e4fc493] * Makefile (modified) Fix Skype typo: the in-tree config has a .dist suffix 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 ... Thu, 24 Nov 2011 07:38:22 GMT Wilmer van der Gaast [c945ee3] * protocols/skype/skyped.conf.dist (added) Merge from vmiklos. Wed, 23 Nov 2011 16:27:59 GMT Miklos Vajna [d45b181] * protocols/skype/skyped.conf.dist (added) Add missing 'skype/skyped.conf.dist' Mon, 14 Nov 2011 11:08:22 GMT Wilmer van der Gaast [5dd725d] * doc/user-guide/help.xsl (modified) Document command shortening in another place. Mon, 14 Nov 2011 10:43:03 GMT Wilmer van der Gaast [80acb6d] * lib/http_client.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) GnuTLS now also needs ssl_pending() implemented. Bug #860. Sun, 13 Nov 2011 01:41:42 GMT Wilmer van der Gaast [03a8f8e] * lib/http_client.c (modified) Cleanup of http_client fix. Use g_strdup_printf and completely avoid ... 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:59:14 GMT Wilmer van der Gaast [e6b41b1] * lib/xmltree.c (modified) Strip illegal characters in generated XML streams so Jabber servers ... 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 03:18:23 GMT Wilmer van der Gaast [4c225f0] * configure (modified) * ipc.c (modified) Drop the on-disk IPC socket by default. Nothing uses it. If one ... 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. ... Thu, 20 Oct 2011 02:56:36 GMT Wilmer van der Gaast [c148701] * doc/user-guide/misc.xml (modified) Fixed "chan set" typos in help. (Bug #842) 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, 17 Oct 2011 13:28:37 GMT Wilmer van der Gaast [9fc017d] * Makefile (modified) Switch order of linker arguments for building otr.so which should fix ... Fri, 14 Oct 2011 17:47:17 GMT Wilmer van der Gaast [6cdaabb] * doc/user-guide/quickstart.xml (modified) Added missing tag to quickstart. Patch from ... Mon, 03 Oct 2011 15:48:01 GMT unknown [aea22cd] * otr.c (modified) otr: only skip coloring of leading /me if the message will go to a ... Mon, 03 Oct 2011 15:18:00 GMT unknown [409c2de] * otr.c (modified) send user-specific otr messages generated by us as notices from that user 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, ...