#
# ChangeLog for protocols
#
# Generated by Trac 1.2.3
# 2025-06-13T07:52:00Z

Wed, 20 Sep 2006 20:09:19 GMT Wilmer van der Gaast <wilmer@…> [70f6aab8]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)

	It now requests a roster when logged in, no parsing for it yet.


Wed, 20 Sep 2006 19:42:27 GMT Wilmer van der Gaast <wilmer@…> [21167d2]
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/io.c (added)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/message.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/xmltree.c (modified)

	It can send a valid (pre-XMPP) login packet. Lots of work to do,
	still...


Wed, 20 Sep 2006 10:18:56 GMT Wilmer van der Gaast <wilmer@…> [f06894d]
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/iq.c (added)
	* protocols/jabber/jabber.c (added)
	* protocols/jabber/jabber.h (added)
	* protocols/jabber/jabber_util.c (added)
	* protocols/jabber/message.c (added)
	* protocols/jabber/presence.c (added)
	* protocols/jabber/xmltree.h (modified)

	Added some pretty empty files.


Wed, 20 Sep 2006 09:36:53 GMT Wilmer van der Gaast <wilmer@…> [8f243ad]
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/asciitab.h (deleted)
	* protocols/jabber/expat.c (deleted)
	* protocols/jabber/hashtable.c (deleted)
	* protocols/jabber/hashtable.h (deleted)
	* protocols/jabber/iasciitab.h (deleted)
	* protocols/jabber/jabber.c (deleted)
	* protocols/jabber/jabber.h (deleted)
	* protocols/jabber/jid.c (deleted)
	* protocols/jabber/jpacket.c (deleted)
	* protocols/jabber/jutil.c (deleted)
	* protocols/jabber/latin1tab.h (deleted)
	* protocols/jabber/lib.h (deleted)
	* protocols/jabber/libxode.h (deleted)
	* protocols/jabber/log.c (deleted)
	* protocols/jabber/log.h (deleted)
	* protocols/jabber/nametab.h (deleted)
	* protocols/jabber/pool.c (deleted)
	* protocols/jabber/str.c (deleted)
	* protocols/jabber/utf8tab.h (deleted)
	* protocols/jabber/xmldef.h (deleted)
	* protocols/jabber/xmlnode.c (deleted)
	* protocols/jabber/xmlparse.c (deleted)
	* protocols/jabber/xmlparse.h (deleted)
	* protocols/jabber/xmlrole.c (deleted)
	* protocols/jabber/xmlrole.h (deleted)
	* protocols/jabber/xmltok.c (deleted)
	* protocols/jabber/xmltok.h (deleted)
	* protocols/jabber/xmltok_impl.c (deleted)
	* protocols/jabber/xmltok_impl.h (deleted)
	* protocols/jabber/xmltok_ns.c (deleted)
	* protocols/jabber/xmltree.c (added)
	* protocols/jabber/xmltree.h (added)

	Removed old Jabber module, started to fill in the new stuff. (xmltree ...


Sun, 13 Aug 2006 19:15:23 GMT Wilmer van der Gaast <wilmer@…> [d5ccd83]
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/rxhandlers.c (modified)
	* root_commands.c (modified)
	* set.h (modified)
	* user.c (modified)

	Extra comments in set.h and now properly using set_getbool() instead ...


Fri, 04 Aug 2006 13:56:53 GMT Wilmer van der Gaast <wilmer@…> [d3a672c]
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/service.c (modified)

	Added a per-account web_aware setting for ICQ connections.


Fri, 14 Jul 2006 18:24:59 GMT Wilmer van der Gaast <wilmer@…> [00a5270]
	* account.c (modified)
	* protocols/nogaim.c (modified)

	Added a per-connection auto_reconnect setting.


Fri, 14 Jul 2006 09:34:56 GMT Wilmer van der Gaast <wilmer@…> [eda0270]
	* bitlbee.c (modified)
	* irc.c (modified)
	* protocols/msn/msn.c (modified)
	* sock.h (modified)

	Merging from main.


Fri, 14 Jul 2006 09:25:48 GMT Wilmer van der Gaast <wilmer@…> [75a4b85]
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/help.xsl (modified)
	* protocols/jabber/jabber.c (modified)
	* root_commands.c (modified)

	Fixed a memory leak, added a check for valid Jabber handles, and ...


Mon, 03 Jul 2006 21:22:45 GMT Wilmer van der Gaast <wilmer@…> [5b52a48]
	* account.c (modified)
	* account.h (modified)
	* bitlbee.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* nick.c (modified)
	* nick.h (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* root_commands.c (modified)
	* storage_text.c (modified)
	* storage_xml.c (modified)
	* user.c (modified)

	Implemented per-account nick lists instead of per-protocol nick ...


Mon, 03 Jul 2006 21:16:35 GMT Wilmer van der Gaast <wilmer@…> [bf25fa3]
	* protocols/msn/msn.c (modified)

	Completed [167]. (Memory leak wasn't completely fixed yet.)


Sun, 02 Jul 2006 23:20:27 GMT Wilmer van der Gaast <wilmer@…> [911f2eb]
	* account.h (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* root_commands.c (modified)

	Added display_name setting for MSN connections. (Should replace the ...


Sun, 02 Jul 2006 09:49:31 GMT Wilmer van der Gaast <wilmer@…> [96863f6]
	* account.c (modified)
	* account.h (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Added protocol-specific settings, made the server setting specific to ...


Fri, 30 Jun 2006 23:18:56 GMT Wilmer van der Gaast <wilmer@…> [0a3c243]
	* account.c (modified)
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* root_commands.c (modified)
	* user.c (modified)

	Got rid of struct aim_user (now using account_t everywhere). Needs ...


Fri, 30 Jun 2006 09:17:18 GMT Wilmer van der Gaast <wilmer@…> [5c9512f]
	* conf.c (modified)
	* irc.c (modified)
	* irc_commands.c (modified)
	* nick.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* set.h (modified)
	* storage_xml.c (modified)
	* user.c (modified)

	Made set.c API more generic so it's not specific to irc_t structures ...


Sun, 25 Jun 2006 19:43:14 GMT Wilmer van der Gaast <wilmer@…> [fd03770]
	* .bzrignore (modified)
	* Makefile (modified)
	* configure (modified)
	* lib/proxy.c (modified)
	* nick.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.c (modified)
	* tests/Makefile (added)
	* tests/check.c (added)
	* tests/check_nick.c (added)
	* tests/check_util.c (added)
	* user.c (modified)

	Merging from devel/Jelmer.


Sun, 25 Jun 2006 15:16:44 GMT Wilmer van der Gaast <wilmer@…> [4b1a75a]
	* protocols/proxy.c (modified)

	Disabling call to sethostent() because it causes major problems on ...


Sun, 25 Jun 2006 14:07:01 GMT Wilmer van der Gaast <wilmer@…> [7ed3199]
	* lib/Makefile (modified)
	* lib/base64.c (added)
	* lib/base64.h (added)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/proxy.c (modified)
	* lib/rc4.c (modified)
	* lib/rc4.h (modified)
	* protocols/yahoo/libyahoo2.c (modified)

	Moved Base64-related functions to a separate file and added decode ...


Sun, 25 Jun 2006 12:15:42 GMT Wilmer van der Gaast <wilmer@…> [df1694b]
	* Makefile (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* configure (modified)
	* irc_commands.c (modified)
	* lib/Makefile (added)
	* lib/events.h (moved)
	* lib/events_glib.c (moved)
	* lib/events_libevent.c (moved)
	* lib/http_client.c (moved)
	* lib/http_client.h (moved)
	* lib/ini.c (moved)
	* lib/ini.h (moved)
	* lib/md5.c (moved)
	* lib/md5.h (moved)
	* lib/misc.c (moved)
	* lib/misc.h (moved)
	* lib/proxy.c (moved)
	* lib/proxy.h (moved)
	* lib/rc4.c (added)
	* lib/rc4.h (added)
	* lib/sha.c (moved)
	* lib/sha.h (moved)
	* lib/ssl_bogus.c (moved)
	* lib/ssl_client.h (moved)
	* lib/ssl_gnutls.c (moved)
	* lib/ssl_nss.c (moved)
	* lib/ssl_openssl.c (moved)
	* lib/url.c (moved)
	* lib/url.h (moved)
	* protocols/Makefile (modified)

	Moving all generic files to lib/ instead of having some in / and some ...


Fri, 23 Jun 2006 18:15:28 GMT Wilmer van der Gaast <wilmer@…> [812a413]
	* protocols/yahoo/libyahoo2.c (modified)
	* util.c (modified)
	* util.h (modified)

	Added saner base64 encoding function (actually, moved the one from ...


Wed, 21 Jun 2006 16:56:16 GMT Wilmer van der Gaast <wilmer@…> [59f5c42a]
	* protocols/msn/msn.c (modified)

	Fixed md->grouplist memory leak.


Wed, 21 Jun 2006 16:34:33 GMT Wilmer van der Gaast <wilmer@…> [b72caac]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* protocols/Makefile (modified)
	* protocols/events.h (added)
	* protocols/events_glib.c (added)
	* protocols/events_libevent.c (added)
	* protocols/http_client.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.h (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/proxy.c (modified)
	* protocols/proxy.h (modified)
	* protocols/ssl_bogus.c (modified)
	* protocols/ssl_client.h (modified)
	* protocols/ssl_gnutls.c (modified)
	* protocols/ssl_nss.c (modified)
	* protocols/ssl_openssl.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* sock.h (modified)
	* unix.c (modified)
	* user.c (modified)

	Merging libevent branch: Events can now be handles by both glib and ...


Thu, 15 Jun 2006 12:46:31 GMT Wilmer van der Gaast <wilmer@…> [5898ef8]
	* bitlbee.c (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* protocols/msn/msn.c (modified)
	* root_commands.c (modified)
	* storage_text.c (modified)
	* storage_xml.c (modified)

	xml_save(), decent error handling and merging fixed autosaving.


Mon, 12 Jun 2006 06:58:20 GMT Wilmer van der Gaast <wilmer@…> [5a5c926]
	* protocols/msn/msn.c (modified)

	Fixed a (very rare, AFAIK) NULL-pointer dereference.


Wed, 07 Jun 2006 13:36:19 GMT Wilmer van der Gaast <wilmer@…> [85e9644]
	* Makefile (modified)
	* configure (modified)
	* doc/bitlbee.schema (added)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* storage.c (modified)
	* storage_ldap.c (added)

	Merging Jelmer's storage tree (with LDAP support).


Sat, 03 Jun 2006 19:51:16 GMT Wilmer van der Gaast <wilmer@…> [fb62f81f]
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Implemented netsplits for "account off".


Sun, 28 May 2006 23:13:47 GMT Wilmer van der Gaast <wilmer@…> [4ff0966]
	* configure (modified)
	* doc/README (modified)
	* irc_commands.c (modified)
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/msn/passport.h (modified)
	* protocols/msn/sb.c (modified)
	* protocols/msn/tables.c (modified)
	* util.c (modified)

	Merging from main/jelmer.


Sat, 27 May 2006 15:33:58 GMT Wilmer van der Gaast <wilmer@…> [cdca30b]
	* protocols/events_libevent.c (modified)

	Making sure that event handlers don't get called anymore after a call ...


Fri, 26 May 2006 22:49:28 GMT Wilmer van der Gaast <wilmer@…> [db28304]
	* protocols/msn/passport.c (modified)

	Using http_dorequest_url() at one place in passport.c now.


Fri, 26 May 2006 22:44:48 GMT Wilmer van der Gaast <wilmer@…> [a2582c8]
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/msn/passport.h (modified)

	Added error_string variable to Passport client.


Fri, 26 May 2006 18:35:16 GMT Wilmer van der Gaast <wilmer@…> [fe23720]
	* protocols/http_client.c (modified)

	Always use GET-requests on redirects.


Fri, 26 May 2006 18:32:50 GMT Wilmer van der Gaast <wilmer@…> [7deb447]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Added status_string variable to http_client.


Fri, 26 May 2006 13:06:20 GMT Wilmer van der Gaast <wilmer@…> [6048744]
	* protocols/msn/sb.c (modified)
	* protocols/msn/tables.c (modified)

	Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from ...


Fri, 26 May 2006 09:03:38 GMT Wilmer van der Gaast <wilmer@…> [68b518d6]
	* configure (modified)
	* ipc.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* log.h (modified)
	* protocols/http_client.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/im.c (modified)
	* protocols/oscar/oscar.c (modified)
	* root_commands.c (modified)
	* user.c (modified)
	* util.c (modified)

	Merging from main development tree.


Fri, 26 May 2006 08:57:36 GMT Wilmer van der Gaast <wilmer@…> [7bfd574]
	* protocols/oscar/im.c (modified)

	Fixed a NULL pointer dereference that showed up on testing.b.o
	sometimes.


Thu, 25 May 2006 11:31:22 GMT Wilmer van der Gaast <wilmer@…> [5d9b792]
	* configure (modified)
	* protocols/nogaim.h (modified)
	* util.c (modified)

	Merging from Jelmer.


Thu, 25 May 2006 11:22:06 GMT Wilmer van der Gaast <wilmer@…> [0602496]
	* protocols/http_client.c (modified)

	Better handling of completely empty HTTP replies in http_client.c.


Thu, 25 May 2006 09:46:36 GMT Jelmer Vernooij <jelmer@…> [1c8a7a2]
	* protocols/nogaim.h (modified)

	Fix typo


Thu, 25 May 2006 08:57:31 GMT Wilmer van der Gaast <wilmer@…> [936ded6]
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/oscar.c (modified)

	Disabling chat charset stuff again for now and fixed the crash-bug. ...


Tue, 23 May 2006 08:31:04 GMT Wilmer van der Gaast <wilmer@…> [fc630f9]
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/oscar/oscar.c (modified)

	Silenced all compiler warnings that appeared after previous commit.


Tue, 23 May 2006 08:18:24 GMT Wilmer van der Gaast <wilmer@…> [a9ca7dd]
	* ipc.h (modified)
	* irc.h (modified)
	* log.h (modified)
	* protocols/nogaim.h (modified)

	Added G_GNUC_PRINTF(...) to definitions of functions that take format ...


Tue, 23 May 2006 08:09:16 GMT Wilmer van der Gaast <wilmer@…> [da3b536]
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* root_commands.c (modified)

	Added bim_ functions for block/allow list management to keep ...


Tue, 23 May 2006 07:45:14 GMT Wilmer van der Gaast <wilmer@…> [226fce1]
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Some changes for im_api. (bim_* functions)


Mon, 22 May 2006 09:11:49 GMT Wilmer van der Gaast <wilmer@…> [73cf7fd]
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/oscar.c (modified)

	Trying to fix charset issues with outgoing AIM chat messages.


Sun, 21 May 2006 19:55:52 GMT Wilmer van der Gaast <wilmer@…> [f66c701]
	* protocols/oscar/oscar.c (modified)

	Modified oscar.c headers.


Sat, 20 May 2006 11:48:08 GMT Wilmer van der Gaast <wilmer@…> [c53911e]
	* protocols/nogaim.c (modified)
	* user.c (modified)

	Fixed a string handling mistake and better stripping of servernames ...


Fri, 19 May 2006 07:55:53 GMT Wilmer van der Gaast <wilmer@…> [41ca004]
	* conf.c (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/xmlparse.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/oscar_util.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* set.c (modified)

	Merging from main development tree.


Fri, 19 May 2006 07:53:03 GMT Wilmer van der Gaast <wilmer@…> [881fd4e]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Merging extended http_client


Thu, 18 May 2006 17:05:28 GMT Wilmer van der Gaast <wilmer@…> [1b5ab36]
	* protocols/http_client.c (modified)

	User-Agent: header.


Thu, 18 May 2006 16:50:06 GMT Wilmer van der Gaast <wilmer@…> [41e5202]
	* protocols/http_client.c (modified)

	Damn typo...


Thu, 18 May 2006 16:41:18 GMT Wilmer van der Gaast <wilmer@…> [0eec386]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Added a body_size attribute to http_client and fixed a possible NULL ...


Thu, 18 May 2006 07:11:15 GMT Wilmer van der Gaast <wilmer@…> [266fe2f]
	* protocols/http_client.c (modified)

	Fixed return value bug in http_dorequest_url().


Wed, 17 May 2006 13:15:20 GMT Wilmer van der Gaast <wilmer@…> [0790644]
	* protocols/http_client.c (modified)
	* protocols/http_client.h (modified)

	Added http_dorequest_url().


Tue, 16 May 2006 21:27:59 GMT Wilmer van der Gaast <wilmer@…> [75cde5d]
	* protocols/jabber/jabber.c (modified)

	Fixed possible double free() in Jabber module.


Tue, 16 May 2006 21:23:21 GMT Wilmer van der Gaast <wilmer@…> [10a0abf]
	* protocols/yahoo/yahoo.c (modified)

	Idle values for Yahoo!


Tue, 16 May 2006 21:21:34 GMT Wilmer van der Gaast <wilmer@…> [c2ee85c]
	* configure (modified)
	* protocols/Makefile (modified)

	Merge from main tree.


Tue, 16 May 2006 07:09:11 GMT Wilmer van der Gaast <wilmer@…> [5a348c3]
	* protocols/yahoo/yahoo.c (modified)

	Yahoo module now passes the idle value to serv_got_update().


Mon, 15 May 2006 17:57:12 GMT Wilmer van der Gaast <wilmer@…> [dd89a55]
	* conf.c (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/service.c (modified)
	* set.c (modified)

	Fixed various memory leaks/other possible problems after code review.


Mon, 15 May 2006 09:57:04 GMT Wilmer van der Gaast <wilmer@…> [af9980f]
	* protocols/events.h (modified)
	* protocols/events_glib.c (modified)
	* protocols/events_libevent.c (modified)

	Removed g_event_remove_by_data().


Mon, 15 May 2006 09:52:01 GMT Wilmer van der Gaast <wilmer@…> [c98be00]
	* protocols/nogaim.c (modified)

	No more need for remove_by_user_data, hope the auto-reconnect code ...


Mon, 15 May 2006 09:26:54 GMT Wilmer van der Gaast <wilmer@…> [7a685f1]
	* protocols/yahoo/yahoo.c (modified)

	Added correct return values for callbacks in yahoo.c.


Mon, 15 May 2006 09:19:46 GMT Wilmer van der Gaast <wilmer@…> [b8b8c6c]
	* protocols/events_libevent.c (modified)

	Shutting up annoying compilers.


Sun, 14 May 2006 10:32:21 GMT Wilmer van der Gaast <wilmer@…> [85cf37f]
	* configure (modified)
	* protocols/Makefile (modified)

	Added --events= flag to configure.


Sun, 14 May 2006 09:05:41 GMT Wilmer van der Gaast <wilmer@…> [5330e3d]
	* protocols/events_libevent.c (modified)

	Oops, closesocket() didn't handle sockets with both a read- and a ...


Sat, 13 May 2006 23:43:21 GMT Wilmer van der Gaast <wilmer@…> [df70eafa]
	* protocols/events.h (modified)
	* protocols/events_libevent.c (modified)

	Disabled debugging, everything seems to be fine.


Sat, 13 May 2006 23:28:31 GMT Wilmer van der Gaast <wilmer@…> [3f199fc]
	* protocols/events.h (modified)
	* protocols/events_libevent.c (modified)
	* sock.h (modified)

	Added a closesocket() that properly removes event handlers before ...


Sat, 13 May 2006 19:44:59 GMT Wilmer van der Gaast <wilmer@…> [19ac9c5]
	* protocols/events_libevent.c (modified)
	* protocols/proxy.c (modified)
	* protocols/ssl_openssl.c (modified)

	Timeouts are now persistent.


Sat, 13 May 2006 19:01:14 GMT Wilmer van der Gaast <wilmer@…> [782d988]
	* protocols/events.h (modified)
	* protocols/events_glib.c (modified)
	* protocols/events_libevent.c (modified)
	* protocols/ssl_openssl.c (modified)

	libevent code works better with epoll() now in some (pretty common) ...


Sat, 13 May 2006 14:20:32 GMT Wilmer van der Gaast <wilmer@…> [309cb9e]
	* protocols/ssl_openssl.c (modified)

	OpenSSL support.


Sat, 13 May 2006 10:42:37 GMT Wilmer van der Gaast <wilmer@…> [2b7d2d1]
	* protocols/events.h (modified)
	* protocols/ssl_gnutls.c (modified)

	Fixed GnuTLS support.


Sat, 13 May 2006 10:29:53 GMT Wilmer van der Gaast <wilmer@…> [fc2ee0f]
	* protocols/Makefile (modified)
	* protocols/events.h (modified)
	* protocols/events_glib.c (modified)
	* protocols/events_libevent.c (modified)

	It works, it works! \o/


Sat, 13 May 2006 09:23:49 GMT Wilmer van der Gaast <wilmer@…> [b642f381]
	* protocols/events_libevent.c (modified)

	Added some debugging.


Fri, 12 May 2006 18:31:44 GMT Wilmer van der Gaast <wilmer@…> [09f8cd1]
	* protocols/events_libevent.c (modified)

	Stable, almost finished.


Fri, 12 May 2006 18:03:02 GMT Wilmer van der Gaast <wilmer@…> [13cc96c]
	* protocols/Makefile (modified)
	* protocols/events_libevent.c (added)

	events_libevent.c


Wed, 10 May 2006 17:34:46 GMT Wilmer van der Gaast <wilmer@…> [ba9edaa]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc.c (modified)
	* protocols/events.h (modified)
	* protocols/events_glib.c (modified)
	* protocols/http_client.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.h (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/proxy.c (modified)
	* protocols/proxy.h (modified)
	* protocols/ssl_bogus.c (modified)
	* protocols/ssl_client.h (modified)
	* protocols/ssl_gnutls.c (modified)
	* protocols/ssl_nss.c (modified)
	* protocols/ssl_openssl.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* unix.c (modified)
	* user.c (modified)

	Moved everything to the BitlBee event handling API.


Wed, 10 May 2006 12:47:55 GMT Jelmer Vernooij <jelmer@…> [5d6c178]
	* ipc.c (modified)
	* protocols/jabber/xmlparse.c (modified)
	* protocols/oscar/oscar_util.c (modified)

	Fix compilation with tcc


Tue, 09 May 2006 07:20:05 GMT Wilmer van der Gaast <wilmer@…> [ecf8fa8]
	* protocols/Makefile (modified)
	* protocols/events.h (added)
	* protocols/events_glib.c (added)
	* protocols/nogaim.c (modified)
	* protocols/proxy.c (modified)
	* protocols/proxy.h (modified)

	Split off event handling related functions (depending on GLib) to ...


Mon, 17 Apr 2006 08:25:16 GMT Wilmer van der Gaast <wilmer@…> [6e62132]
	* protocols/ssl_nss.c (modified)

	Fixed ssl_nss.c (although it still needs some non-blocking I/O
	changes).


Mon, 17 Apr 2006 08:09:55 GMT Wilmer van der Gaast <wilmer@…> [5aa9551e]
	* protocols/oscar/oscar.c (modified)

	Y2K! ;-)


Fri, 14 Apr 2006 06:18:23 GMT Wilmer van der Gaast <wilmer@…> [4d89886]
	* protocols/nogaim.c (modified)

	Removed import_buddies message.


Thu, 13 Apr 2006 07:30:11 GMT Wilmer van der Gaast <wilmer@…> [c99af3a]
	* account.c (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Removed account_offline(), we have signoff() already.


Thu, 13 Apr 2006 07:15:42 GMT Wilmer van der Gaast <wilmer@…> [88b3a07]
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Cleaned up two more functions from nogaim.


Fri, 07 Apr 2006 19:27:58 GMT Wilmer van der Gaast <wilmer@…> [9e08d5d]
	* doc/bitlbee.8 (modified)
	* protocols/nogaim.h (modified)
	* utils/bitlbeed.c (modified)

	Got rid of some old e-mail addresses.


Fri, 07 Apr 2006 09:34:37 GMT Wilmer van der Gaast <wilmer@…> [c2fbf86f]
	* protocols/nogaim.h (modified)

	Unused stuff.


Fri, 07 Apr 2006 09:22:48 GMT Wilmer van der Gaast <wilmer@…> [7bf0f5f0]
	* protocols/nogaim.c (modified)
	* query.c (modified)

	Filled in show_got_added().


Mon, 03 Apr 2006 20:21:35 GMT Wilmer van der Gaast <wilmer@…> [e6d6047]
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/service.c (modified)

	Added/Fixed calls to show_got_added() in all IM-modules, now to fill ...


Fri, 31 Mar 2006 17:55:47 GMT Wilmer van der Gaast <wilmer@…> [e27661d]
	* bitlbee.h (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* util.c (modified)
	* util.h (added)

	Finished the iconv() fix. Instead of doing it every time something ...


Fri, 31 Mar 2006 07:12:27 GMT Wilmer van der Gaast <wilmer@…> [192b80a]
	* protocols/jabber/jabber.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/yahoo/yahoo.c (modified)

	Removed some unused stuff from nogaim.h, preparing to fix some API ...


Wed, 22 Mar 2006 18:22:41 GMT Wilmer van der Gaast <wilmer@…> [9b8a38b]
	* protocols/nogaim.c (modified)
	* user.h (modified)

	Buddy group data is now stored in the user_t structure.


Tue, 21 Mar 2006 08:36:10 GMT Wilmer van der Gaast <wilmer@…> [7b07dc6]
	* protocols/nogaim.c (modified)

	Fixed ugliness in serv_got_crap().


Tue, 21 Mar 2006 08:19:01 GMT Wilmer van der Gaast <wilmer@…> [19a6c75]
	* protocols/nogaim.c (modified)

	Added Hidden and Invisible to the away state aliases list.


Tue, 21 Mar 2006 08:12:22 GMT Wilmer van der Gaast <wilmer@…> [aefa533e]
	* irc.h (modified)
	* protocols/oscar/oscar.c (modified)
	* query.c (modified)
	* root_commands.c (modified)

	Added a special +b usermode for easier parseability of some things. ...


Tue, 21 Mar 2006 08:11:10 GMT Wilmer van der Gaast <wilmer@…> [1ad104a]
	* protocols/msn/ns.c (modified)

	ns.c now passess the first group a buddy is in.


Tue, 21 Mar 2006 08:00:12 GMT Wilmer van der Gaast <wilmer@…> [bc736cfa]
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)

	Basic handling of LSG responses.


Sat, 18 Mar 2006 09:10:44 GMT Wilmer van der Gaast <wilmer@…> [42d9571]
	* protocols/msn/msn_util.c (modified)

	Stupid warnings. :-P


Sat, 18 Mar 2006 08:33:33 GMT Wilmer van der Gaast <wilmer@…> [61dddd0]
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/nogaim.c (modified)

	Fixed #111, Jabber away states get set correctly at connect-time now.


Fri, 17 Mar 2006 15:39:16 GMT Wilmer van der Gaast <wilmer@…> [8ba511d]
	* protocols/msn/sb.c (modified)

	Fixed a very stupid bug in the "Closing switchboard with unsent ...


Wed, 15 Mar 2006 19:19:16 GMT Wilmer van der Gaast <wilmer@…> [84c1a0a]
	* ipc.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/oscar.c (modified)

	Small code cleanup, got rid of some functions in nogaim.c that we ...


Sun, 05 Mar 2006 22:34:06 GMT Wilmer van der Gaast <wilmer@…> [26fdfc5]
	* protocols/ssl_openssl.c (modified)

	Fixed ssl_openssl... :-/


Sun, 12 Feb 2006 07:20:49 GMT Jelmer Vernooij <jelmer@…> [ec3e411]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* conf.h (modified)
	* configure (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc_commands.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/sb.c (modified)
	* root_commands.c (modified)
	* unix.c (modified)

	Merge Wilmer