#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-05-07T06:39:51Z

Wed, 09 Dec 2015 07:58:59 GMT dequis <dx@…> [977a9d5]
	* protocols/nogaim.c (modified)

	Revert "imc_away_send_update: Fix leak of away_states linked list"
 ...


Wed, 09 Dec 2015 07:46:21 GMT dequis <dx@…> [dbca297]
	* lib/proxy.c (modified)

	proxy: fix validation of the proxytype value

	Coverity says it could ...


Sun, 06 Dec 2015 04:41:32 GMT dequis <dx@…> [459dec8]
	* protocols/purple/purple.c (modified)

	purple: fix crash when doing 'chat with' with skypeweb

	It was ...


Sun, 06 Dec 2015 02:34:12 GMT dequis <dx@…> [c54bb11]
	* irc.h (modified)
	* irc_cap.c (modified)
	* irc_send.c (modified)

	IRCv3 userhost-in-names capability

	Easiest part of ircv3.2


Sun, 06 Dec 2015 00:43:14 GMT dequis <dx@…> [f4396c4]
	* irc_send.c (modified)

	irc_send_names: refactor to use GString instead of the stack
 ...


Sat, 05 Dec 2015 16:06:54 GMT dequis <dx@…> [ed431c3]
	* protocols/nogaim.c (modified)

	imc_away_send_update: Fix leak of away_states linked list


Sat, 05 Dec 2015 15:53:02 GMT dequis <dx@…> [ac68733a]
	* protocols/nogaim.c (modified)

	If imc_away_state_find() fails, try again finding "away"

	Fixes trac ...


Sat, 05 Dec 2015 01:52:48 GMT dequis <dx@…> [9b02bab]
	* doc/user-guide/commands.xml (modified)
	* protocols/account.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/sasl.c (modified)

	Remove facebook XMPP code, show error pointing at the new plugin
 ...


Tue, 01 Dec 2015 05:30:45 GMT dequis <dx@…> [48b5fef]
	* protocols/purple/purple.c (modified)

	purple: assume HTML for all protocols, fixes random &lt;&gt; for some ...


Tue, 01 Dec 2015 04:55:21 GMT dequis <dx@…> [05aba55]
	* protocols/purple/purple.c (modified)

	purple: Implement PurpleNotifyUiOps.notify_message

	Which has no ...


Tue, 01 Dec 2015 04:45:20 GMT dequis <dx@…> [03df717]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/nogaim.c (modified)

	Add 'log' UI function, to avoid direct calls to irc_rootmsg from ...


Tue, 01 Dec 2015 04:36:53 GMT dequis <dx@…> [398a139]
	* protocols/purple/ft.c (modified)

	purple/ft: remove prplcb_xfer_dbg entries with mismatching signatures ...


Tue, 01 Dec 2015 02:54:23 GMT dequis <dx@…> [5bb5ee3]
	* protocols/purple/purple.c (modified)

	purple: avoid warnings in the PURPLE_INPUT_* enum checks

	Also turn ...


Sun, 29 Nov 2015 14:42:07 GMT dequis <dx@…> [64b8c9f]
	* protocols/msn/soap.c (modified)

	msn: remove suggestion to use the official client, which is dead

	I ...


Sat, 28 Nov 2015 21:09:27 GMT dequis <dx@…> [25f6151]
	* irc_channel.c (modified)

	set_eval_channel_type: skip the channel free/init if nothing is ...


Sat, 28 Nov 2015 18:32:21 GMT dequis <dx@…> [e61f9d1]
	* protocols/msn/ns.c (modified)

	msn: Send VER/CVR/USR together in the first request for faster login


Sat, 28 Nov 2015 15:59:34 GMT dequis <dx@…> [4e4616a]
	* protocols/msn/gw.c (modified)
	* protocols/msn/msn.h (modified)

	msn: Buffer writes a bit to send several commands with a single ...


Sat, 28 Nov 2015 00:04:07 GMT dequis <dx@…> [31d9930]
	* irc_im.c (modified)

	bee_irc_user_new: Use str_reject_chars to sanitize both user and host ...


Fri, 27 Nov 2015 23:42:00 GMT dequis <dx@…> [47ab9a9]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* otr.c (modified)

	misc.c: Add a str_reject_chars function, use it in otr_filter_colors


Thu, 26 Nov 2015 04:46:51 GMT dequis <dx@…> [d088ee8]
	* irc_channel.c (modified)
	* irc_im.c (modified)

	irc: Send numeric error when failing to join a channel

	This fixes ...


Thu, 26 Nov 2015 02:32:54 GMT dequis <dx@…> [1ec454c]
	* protocols/purple/purple.c (modified)

	purple: fix a bunch of small leaks

	Most of them related to channel ...


Thu, 26 Nov 2015 02:14:34 GMT dequis <dx@…> [a3019499]
	* protocols/purple/purple.c (modified)

	purple: fix /join #channel, which joined a different channel

	When ...


Thu, 26 Nov 2015 01:59:00 GMT dequis <dx@…> [42a418e]
	* help.c (modified)

	help: free strings added by help_add_mem()

	Not really a leak, but I ...


Wed, 25 Nov 2015 15:56:09 GMT dequis <dx@…> [7554702]
	* protocols/jabber/iq.c (modified)

	jabber: Reply unknown IQs with service-unavailable instead

	It was ...


Tue, 24 Nov 2015 15:05:41 GMT dequis <dx@…> [5b01e1a]
	* protocols/jabber/presence.c (modified)

	jabber: Fix detection of away state in choose_priority()

	Thanks to ...


Mon, 23 Nov 2015 21:20:34 GMT dequis <dx@…> [ad9ac5d]
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* root_commands.c (modified)

	Show a nicer message when a protocol is disabled in account add
 ...


Mon, 23 Nov 2015 17:49:09 GMT dequis <dx@…> [9c8dbc7]
	* protocols/jabber/hipchat.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* tests/check_jabber_util.c (modified)

	hipchat: 'chat add hipchat "channel name"' now tries to guess the JID ...


Mon, 23 Nov 2015 17:38:11 GMT dequis <dx@…> [c34247d]
	* protocols/jabber/conference.c (modified)

	jabber_chat_join_failed: add a null check before freeing the chat
 ...


Sat, 21 Nov 2015 18:02:10 GMT dequis <dx@…> [2f8e3ca]
	* conf.c (modified)
	* configure (modified)

	Show ./configure args in bitlbee -V, config.h and Makefile.settings


Sat, 21 Nov 2015 03:01:05 GMT dequis <dx@…> [fa8f57b]
	* doc/user-guide/commands.xml (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/message.c (modified)

	jabber: Implement carbons (XEP-0280)

	"Message carbons" (XEP-0280) ...


Fri, 20 Nov 2015 16:13:35 GMT dequis <dx@…> [8fdeaa5]
	* irc_cap.c (modified)

	IRCv3 cap-3.2/sasl-3.2 capabilities (just send sasl mechanism list)
 ...


Fri, 20 Nov 2015 15:51:45 GMT dequis <dx@…> [80c2f3c]
	* irc.h (modified)
	* irc_cap.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)

	IRCv3 away-notify capability

	Neat lightweight notifications of the ...


Sun, 15 Nov 2015 23:19:13 GMT dequis <dx@…> [0d8a9bb0]
	* irc_send.c (modified)

	irc_send_whois: Refactor out a get_status_message() function
 ...


Mon, 09 Nov 2015 12:21:46 GMT dequis <dx@…> [d6e2aa8]
	* protocols/jabber/conference.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Nuke imcb_clean_handle(), which was merging handles accidentally
 ...


Sun, 08 Nov 2015 08:16:15 GMT dequis <dx@…> [d63f37c]
	* irc.h (modified)
	* irc_cap.c (modified)
	* irc_send.c (modified)

	IRCv3 extended-join capability

	Not very useful for the account ...


Sun, 08 Nov 2015 08:14:20 GMT dequis <dx@…> [37c9653]
	* doc/user-guide/commands.xml (modified)

	Update twitter's "help set mode" to mention that DMs are now fetched


Sun, 08 Nov 2015 00:21:35 GMT dequis <dx@…> [3d365b4]
	* otr.c (modified)

	otr_filter_colors: Also remove \x02 (irc bold)


Sun, 08 Nov 2015 00:19:25 GMT dequis <dx@…> [0a5d03c]
	* otr.c (modified)

	Do not use NOTICE for OTR messages for a given user

	Because they ...


Tue, 03 Nov 2015 11:43:04 GMT dequis <dx@…> [c467adc]
	* unix.c (modified)

	sighandler_crash: Mark irc socket as blocking before writing

	Just ...


Fri, 30 Oct 2015 13:15:33 GMT dequis <dx@…> [abf4717]
	* doc/README (modified)

	Remove some dust from the old (very old) doc/README

	There were some ...


Fri, 30 Oct 2015 13:13:19 GMT dequis <dx@…> [b5cc87e]
	* README.md (modified)

	A bunch of completely arbitrary changes to the README


Fri, 30 Oct 2015 10:44:37 GMT dequis <dx@…> [9516bb6]
	* tests/check.c (modified)

	tests: Define a stub sighandler_shutdown_setup() to allow linking
 ...


Fri, 30 Oct 2015 10:31:09 GMT dequis <dx@…> [2e99039]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* unix.c (modified)

	Avoid propagating shutdown signal to all subprocesses

	This was a ...


Fri, 30 Oct 2015 10:31:09 GMT dequis <dx@…> [ad8a810]
	* protocols/jabber/message.c (modified)

	jabber: Don't reply XEP-0184 receipts sent over MUCs

	XEP-0184 ...


Fri, 30 Oct 2015 10:31:09 GMT dequis <dx@…> [129e282]
	* ipc.c (modified)

	ipc: Fix strict aliasing warnings

	Turned out to be as simple as ...


Fri, 30 Oct 2015 10:31:09 GMT dequis <dx@…> [0edc2fb]
	* log.c (modified)

	log: Refactor log_link() to be less redundant.

	"I didn't feel like ...


Fri, 30 Oct 2015 10:28:32 GMT dequis <dx@…> [884577f]
	* protocols/msn/ns.c (modified)

	MSN: self message support

	This is straightforward, like receiving a ...


Fri, 30 Oct 2015 10:28:32 GMT dequis <dx@…> [fb2338d]
	* protocols/jabber/conference.c (modified)

	jabber: Self message handling (echo removal) in MUCs

	XMPP MUCs ...


Fri, 30 Oct 2015 10:27:20 GMT dequis <dx@…> [345577b]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_im.c (modified)
	* irc_util.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/bee_user.c (modified)
	* protocols/nogaim.h (modified)

	IRC self-message support (messages sent by yourself from other ...


Mon, 26 Oct 2015 08:28:10 GMT dequis <dx@…> [0db6618]
	* lib/http_client.c (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/oscar/conn.c (modified)

	Use proxy_disconnect() in http, ssl, jabber, oscar

	Twitter and MSN ...


Mon, 26 Oct 2015 03:42:15 GMT dequis <dx@…> [4e365ce]
	* lib/proxy.c (modified)
	* lib/proxy.h (modified)

	Add proxy_disconnect() to interrupt possibly pending connections
 ...


Mon, 26 Oct 2015 03:42:12 GMT dequis <dx@…> [f710673]
	* lib/proxy.c (modified)

	proxy: Turn phb_close() into phb_free(), use it for all g_free(phb)
 ...


Sun, 25 Oct 2015 22:37:56 GMT dequis <dx@…> [5756890]
	* lib/proxy.c (modified)

	proxy: Use an array of function pointers for proxy_connect_*

	Just ...


Sun, 25 Oct 2015 05:16:52 GMT dequis <dx@…> [e4c3041]
	* protocols/purple/purple.c (modified)

	purple: Fix certificate cache dir after changing user dir

	This ...


Sun, 25 Oct 2015 03:17:09 GMT dequis <dx@…> [d7969a1]
	* doc/user-guide/commands.xml (modified)

	Update 'help set show_users' to mention special and the new default
 ...


Thu, 22 Oct 2015 08:05:26 GMT dequis <dx@…> [b0da3b8]
	* tests/check_jabber_util.c (modified)

	check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT

	I can't ...


Wed, 21 Oct 2015 13:14:17 GMT dequis <dx@…> [12f041d]
	* conf.c (modified)
	* lib/proxy.c (modified)
	* lib/proxy.h (modified)
	* lib/url.c (modified)
	* lib/url.h (modified)
	* protocols/purple/purple.c (modified)

	socks4a proxy support (like socks4 with remote DNS)

	Fixes trac ...


Wed, 21 Oct 2015 11:40:58 GMT dequis <dx@…> [3314ced]
	* protocols/jabber/jabber.c (modified)

	jabber: set BEE_USER_NOOTR flag to _xmlconsole

	Fixes trac ticket ...


Wed, 21 Oct 2015 11:40:11 GMT dequis <dx@…> [09f7ec1]
	* otr.c (modified)
	* protocols/bee.h (modified)

	Add a per-user version of OPT_NOOTR, BEE_USER_NOOTR


Wed, 21 Oct 2015 09:50:08 GMT dequis <dx@…> [2b0c05c]
	* protocols/yahoo/yahoo.c (modified)

	yahoo: call callback on connect error to fix memleak

	Passing NULL ...


Wed, 21 Oct 2015 08:46:02 GMT dequis <dx@…> [72d661e]
	* protocols/yahoo/yahoo.c (modified)

	yahoo: Fix handling of proxy connection failures

	Fixes trac ticket ...


Wed, 21 Oct 2015 06:24:08 GMT dequis <dx@…> [5307e88]
	* protocols/jabber/message.c (modified)

	jabber: Fix XEP85 detection (typing) between two bitlbee users
 ...


Wed, 21 Oct 2015 06:05:17 GMT dequis <dx@…> [0c78bb7]
	* protocols/jabber/jabber.c (modified)

	jabber: Fix outgoing google talk typing notifications

	Since bare ...


Wed, 21 Oct 2015 06:05:01 GMT dequis <dx@…> [e4145d9]
	* protocols/jabber/jabber_util.c (modified)

	jabber: Fix incoming google talk typing notifications
 ...


Wed, 14 Oct 2015 16:31:07 GMT dequis <dx@…> [532efdf]
	* protocols/msn/ns.c (modified)

	msn: Don't reconnect on wsse:FailedAuthentication errors

	That ...


Wed, 14 Oct 2015 16:28:52 GMT dequis <dx@…> [12442ed]
	* protocols/msn/soap.c (modified)

	msn: Better error messages on 'location blocked'

	This is what the ...


Tue, 13 Oct 2015 05:05:36 GMT dequis <dx@…> [0b1ae59]
	* otr.c (modified)

	otr: fix trailing whitespace issues with 'otr forget key'

	Fixes ...


Tue, 13 Oct 2015 05:05:22 GMT dequis <dx@…> [64bed24]
	* protocols/skype/skype.c (modified)
	* protocols/skype/t/groupchat-invite-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invite-skyped.mock (modified)
	* protocols/skype/t/groupchat-invited-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-skyped.mock (modified)
	* protocols/skype/t/groupchat-msg-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-msg-skyped.mock (modified)
	* protocols/skype/t/groupchat-topic-bitlbee.mock (modified)

	skype: create groupchat as soon as a message is received

	Before ...


Tue, 13 Oct 2015 04:24:12 GMT dequis <dx@…> [fdc6d84]
	* protocols/skype/t/groupchat-invite-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invited-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-msg-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-topic-bitlbee.mock (modified)

	skype tests: adjust channel length limit to fix tests...

	The diff ...


Tue, 13 Oct 2015 04:23:59 GMT dequis <dx@…> [fa41a75]
	* protocols/skype/t/add-yes-bitlbee.mock (modified)
	* protocols/skype/t/added-no-bitlbee.mock (modified)
	* protocols/skype/t/added-yes-bitlbee.mock (modified)
	* protocols/skype/t/away-set-bitlbee.mock (modified)
	* protocols/skype/t/call-bitlbee.mock (modified)
	* protocols/skype/t/call-failed-bitlbee.mock (modified)
	* protocols/skype/t/called-no-bitlbee.mock (modified)
	* protocols/skype/t/called-yes-bitlbee.mock (modified)
	* protocols/skype/t/ctcp-help-bitlbee.mock (modified)
	* protocols/skype/t/filetransfer-bitlbee.mock (modified)
	* protocols/skype/t/group-add-bitlbee.mock (modified)
	* protocols/skype/t/group-read-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invite-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invited-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-msg-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-topic-bitlbee.mock (modified)
	* protocols/skype/t/info-bitlbee.mock (modified)
	* protocols/skype/t/login-bitlbee.mock (modified)
	* protocols/skype/t/msg-bitlbee.mock (modified)
	* protocols/skype/t/set-mood-text-bitlbee.mock (modified)

	skype: fix tests to expect NOTICE * instead of NOTICE AUTH

	Forgot ...


Tue, 13 Oct 2015 04:23:49 GMT dequis <dx@…> [6ea8782]
	* protocols/skype/skype.c (modified)

	skype: use g_vsnprintf() instead of vsnprintf()

	More prefixes = ...


Tue, 13 Oct 2015 04:23:46 GMT dequis <dx@…> [b87e5dc]
	* protocols/skype/skype.c (modified)

	skype: use ssl_sockerr_again() instead of sockerr_again()

	Found the ...


Fri, 09 Oct 2015 02:41:01 GMT dequis <dx@…> [bbff22d]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_lib.c (modified)

	twitter: Fix some nitpicky issues reported by coverity

	Mostly minor ...


Thu, 08 Oct 2015 10:25:37 GMT dequis <dx@…> [c4e61db]
	* irc_commands.c (modified)

	irc_sasl_plain_parse: fix size of the parts array

	Oddly enough it ...


Thu, 08 Oct 2015 09:38:15 GMT dequis <dx@…> [e1bea35]
	* irc_im.c (modified)

	Fix use-after-free when leaving invited (temporary) channels

	Trac ...


Thu, 08 Oct 2015 08:38:47 GMT dequis <dx@…> [c788e15]
	* irc_commands.c (modified)

	The SASL PLAIN RFC says that the first part can be empty

	So use the ...


Thu, 08 Oct 2015 08:34:18 GMT dequis <dx@…> [58b63de6]
	* irc.h (modified)
	* irc_cap.c (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	IRCv3 SASL capability + PLAIN method

	Only plain, no other methods. ...


Thu, 08 Oct 2015 07:43:45 GMT dequis <dx@…> [2f73692]
	* irc_send.c (modified)

	irc_send_who: move the iu->flags check after iu has a value...
 ...


Thu, 08 Oct 2015 05:25:56 GMT dequis <dx@…> [687ec88]
	* irc.h (modified)
	* irc_cap.c (modified)
	* irc_channel.c (modified)
	* irc_send.c (modified)

	IRCv3 multi-prefix... but mostly just adding prefixes to WHO

	We ...


Thu, 08 Oct 2015 05:10:19 GMT dequis <dx@…> [0b0bb4c]
	* lib/http_client.c (modified)

	Allow NULL callback functions in http_dorequest

	Check callback ...


Thu, 08 Oct 2015 05:09:14 GMT dequis <dx@…> [098b430]
	* lib/misc.c (modified)

	Replace <br/> and <br /> with \n in strip_html


Thu, 08 Oct 2015 05:09:12 GMT dequis <dx@…> [872e017]
	* configure (modified)

	Add missing space in configure


Thu, 08 Oct 2015 04:59:39 GMT dequis <dx@…> [35a7525]
	* doc/user-guide/quickstart.xml (modified)

	Fix typo


Thu, 08 Oct 2015 04:58:59 GMT dequis <dx@…> [df215a3]
	* protocols/jabber/iq.c (modified)

	jabber: Fix leak in jabber_gmail_handle_new

	From coverity.

	That ...


Thu, 08 Oct 2015 04:58:59 GMT dequis <dx@…> [c2969f9]
	* conf.c (modified)
	* help.c (modified)

	conf, help: Fix minor leaks in error conditions

	From coverity.


Thu, 08 Oct 2015 04:58:59 GMT dequis <dx@…> [3cbf71d]
	* protocols/jabber/conference.c (modified)

	jabber: fix null handling with MUC topics

	From coverity.


Thu, 01 Oct 2015 01:01:48 GMT dequis <dx@…> [355e2ad]
	* Makefile (modified)
	* irc.h (modified)
	* irc_cap.c (added)
	* irc_commands.c (modified)
	* tests/Makefile (modified)

	Move CAP commands to irc_cap.c; use enum for flags


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [d797fb4]
	* irc_commands.c (modified)

	CAP LIST


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [b57fed0]
	* irc_commands.c (modified)

	CAP LS


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [dc96e6e]
	* irc.h (modified)
	* irc_commands.c (modified)

	CAP REQ


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [0ef1c92]
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_send.c (modified)

	Initial implementation of ircv3 capability negotiation

	Mostly no-op ...


Sun, 06 Sep 2015 02:26:41 GMT anderspapitto <anderspapitto@…> [34d16d5]
	* conf.c (modified)

	Allow setting the plugin dir at runtime

	This enables the use of ...


Mon, 31 Aug 2015 13:58:41 GMT dequis <dx@…> [f5bbaba]
	* configure (modified)

	Improved cross compiler support.

	* Added a configure option for ...


Fri, 28 Aug 2015 02:05:45 GMT dequis <dx@…> [aa3b61e]
	* doc/user-guide/commands.xml (modified)

	user-guide: add help for the jabber 'proxy' setting


Thu, 27 Aug 2015 07:25:07 GMT dequis <dx@…> [b6a3fbf]
	* irc_channel.c (modified)

	irc_channel_name_gen: handle g_convert_with_fallback failures

	First ...


Wed, 26 Aug 2015 05:58:54 GMT dequis <dx@…> [3c23681]
	* protocols/jabber/conference.c (modified)

	jabber: Improvements to the MUC part reason handling

	- Look for a ...


Wed, 26 Aug 2015 05:41:10 GMT dequis <dx@…> [0605498]
	* protocols/jabber/io.c (modified)

	jabber/io: Split input buffer parsing to a jabber_feed_input() ...


Wed, 26 Aug 2015 03:55:32 GMT dequis <dx@…> [3e6cdb6]
	* Makefile (modified)

	Makefile: suggest users to run "make install-dev" after install
 ...


Wed, 19 Aug 2015 03:23:44 GMT dequis <dx@…> [49f1105]
	* conf.c (modified)

	conf: Fix leak of members of conf_t when using -c to specify a config ...


Tue, 18 Aug 2015 03:52:26 GMT dequis <dx@…> [b39859e]
	* irc.c (modified)

	irc: Replace NOTICE AUTH before registration with NOTICE *

	Because ...