#
# ChangeLog for protocols/jabber/s5bytestream.c
#
# Generated by Trac 1.2.3
# 2025-03-10T15:10:54Z

Sat, 24 Jul 2010 22:50:23 GMT Wilmer van der Gaast <wilmer@…> [f1f7b5e]
	* dcc.c (modified)
	* lib/ftutil.c (modified)
	* lib/ftutil.h (modified)
	* protocols/jabber/s5bytestream.c (modified)

	Take the local address from the IM/IRC connection when setting up a ...


Thu, 22 Jul 2010 07:43:21 GMT Wilmer van der Gaast <wilmer@…> [938c305]
	* protocols/jabber/s5bytestream.c (modified)

	Fixed crash on failed Jabber file transfers.


Mon, 07 Jun 2010 14:31:07 GMT Wilmer van der Gaast <wilmer@…> [4aa0f6b]
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* dcc.c (modified)
	* debian/bitlbee-common.config (moved)
	* debian/bitlbee-common.docs (added)
	* debian/bitlbee-common.examples (added)
	* debian/bitlbee-common.templates (moved)
	* debian/bitlbee.init (modified)
	* debian/bitlbee.postinst (moved)
	* debian/bitlbee.postrm (moved)
	* debian/bitlbee.prerm (moved)
	* debian/changelog (modified)
	* debian/compat (added)
	* debian/conffiles (deleted)
	* debian/control (modified)
	* debian/patches/bitlbee.conf.diff (modified)
	* debian/po/POTFILES.in (modified)
	* debian/rules (modified)
	* doc/Makefile (modified)
	* doc/user-guide/Makefile (modified)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* lib/Makefile (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* lib/http_client.c (modified)
	* lib/proxy.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)
	* lib/ssl_sspi.c (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/invitation.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/oscar/auth.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/purple/Makefile (added)
	* protocols/purple/ft-direct.c (added)
	* protocols/purple/ft.c (added)
	* protocols/purple/purple.c (added)
	* protocols/twitter/Makefile (modified)
	* protocols/yahoo/Makefile (modified)
	* protocols/yahoo/yahoo.c (modified)
	* set.c (modified)
	* set.h (modified)
	* tests/Makefile (modified)
	* unix.c (modified)

	Merging killerbee stuff, bringing all the bleeding-edge stuff
	together.


Sat, 05 Jun 2010 23:21:02 GMT Wilmer van der Gaast <wilmer@…> [b308cf9]
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* configure (modified)
	* dcc.c (modified)
	* debian/bitlbee-common.config (moved)
	* debian/bitlbee-common.docs (added)
	* debian/bitlbee-common.examples (added)
	* debian/bitlbee-common.templates (moved)
	* debian/bitlbee.init (modified)
	* debian/bitlbee.postinst (moved)
	* debian/bitlbee.postrm (moved)
	* debian/bitlbee.prerm (moved)
	* debian/changelog (modified)
	* debian/compat (added)
	* debian/conffiles (deleted)
	* debian/control (modified)
	* debian/patches/bitlbee.conf.diff (modified)
	* debian/po/POTFILES.in (modified)
	* debian/rules (modified)
	* doc/CHANGES (modified)
	* doc/Makefile (modified)
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/commands.xml (modified)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* irc_commands.c (modified)
	* lib/Makefile (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* lib/http_client.c (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/oauth.c (added)
	* lib/oauth.h (added)
	* lib/proxy.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)
	* lib/ssl_sspi.c (modified)
	* lib/url.c (modified)
	* lib/url.h (modified)
	* lib/xmltree.c (modified)
	* log.c (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/message.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/invitation.c (modified)
	* protocols/msn/msn.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/nogaim.h (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/purple/Makefile (added)
	* protocols/purple/ft-direct.c (added)
	* protocols/purple/ft.c (added)
	* protocols/purple/purple.c (added)
	* protocols/twitter/Makefile (added)
	* protocols/twitter/twitter.c (added)
	* protocols/twitter/twitter.h (added)
	* protocols/twitter/twitter_http.c (added)
	* protocols/twitter/twitter_http.h (added)
	* protocols/twitter/twitter_lib.c (added)
	* protocols/twitter/twitter_lib.h (added)
	* protocols/yahoo/Makefile (modified)
	* protocols/yahoo/yahoo.c (modified)
	* set.c (modified)
	* set.h (modified)
	* storage_xml.c (modified)
	* tests/Makefile (modified)
	* unix.c (modified)

	Merging libpurple branch into killerbee. It's fairly usable already, ...


Tue, 25 May 2010 22:04:55 GMT Wilmer van der Gaast <wilmer@…> [d25ebea]
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/invitation.c (modified)

	GAIM_INPUT_* were renamed, at last.


Sun, 11 Apr 2010 18:13:19 GMT Wilmer van der Gaast <wilmer@…> [a87e6ba]
	* protocols/jabber/s5bytestream.c (modified)

	Merging a Jabber ft bugfix.


Sun, 11 Apr 2010 18:12:25 GMT Wilmer van der Gaast <wilmer@…> [3ab1d31]
	* protocols/jabber/s5bytestream.c (modified)

	Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 ...


Sun, 11 Apr 2010 14:37:06 GMT Wilmer van der Gaast <wilmer@…> [17a6ee9]
	* Makefile (modified)
	* dcc.c (modified)
	* dcc.h (modified)
	* irc_im.c (modified)
	* protocols/Makefile (modified)
	* protocols/bee.h (modified)
	* protocols/bee_ft.c (added)
	* protocols/ft.h (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)

	Including DCC stuff again, with a wonderful extra layer of ...


Sun, 21 Mar 2010 15:56:59 GMT Wilmer van der Gaast <wilmer@…> [a81d679]
	* protocols/jabber/s5bytestream.c (modified)

	Fixed jabber_bs_peek() to deal with incomplete packets as well.


Thu, 18 Mar 2010 00:30:38 GMT Wilmer van der Gaast <wilmer@…> [b8a491d]
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)
	* root_commands.c (modified)

	Some compiler warning fixes and renamed "transfers" command to just ...


Thu, 18 Mar 2010 00:07:16 GMT Wilmer van der Gaast <wilmer@…> [78d254f1]
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	More small fixes. (NULL derefs and s/close/disconnect/)


Wed, 17 Mar 2010 23:23:27 GMT Wilmer van der Gaast <wilmer@…> [60e4df3]
	* dcc.c (modified)
	* lib/ftutil.c (modified)
	* lib/ftutil.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/invitation.c (modified)

	Small cleanup. The max_packet_size variable doesn't seem to be read ...


Mon, 11 Aug 2008 23:07:12 GMT ulim <a.sporto+bee@…> [a02f34f]
	* Makefile (modified)
	* conf.c (modified)
	* conf.h (modified)
	* dcc.c (modified)
	* lib/Makefile (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/msn/invitation.c (modified)

	Added conf entries and lib/ftutil.[ch].

	ft_listen = ...


Mon, 04 Aug 2008 14:21:49 GMT ulim <a.sporto+bee@…> [4ac647d]
	* dcc.c (modified)
	* dcc.h (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	moved some stuff around in preperation for MSN merge.

	* both ends ...


Tue, 22 Jul 2008 12:37:49 GMT ulim <a.sporto+bee@…> [8a90001]
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	Added an account setting 'proxy'.

	Note that this is only used for ...


Mon, 02 Jun 2008 13:26:38 GMT ulim <a.sporto+bee@…> [3355a82]
	* protocols/jabber/s5bytestream.c (modified)

	added a #define for AI_NUMERICSERV in s5bytestream.c (missing in
	ulibc).


Mon, 02 Jun 2008 12:49:33 GMT ulim <a.sporto+bee@…> [cce0450]
	* protocols/jabber/s5bytestream.c (modified)

	Added textual SOCKS5 error messages.


Tue, 06 May 2008 00:13:37 GMT ulim <a.sporto+bee@…> [29c1456]
	* protocols/jabber/s5bytestream.c (modified)

	SOCKS5 bytestream related changes.

	* allow the SOCKS5 server to not ...


Sun, 04 May 2008 13:32:15 GMT ulim <a.sporto+bee@…> [4358b10]
	* dcc.c (modified)
	* irc.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/s5bytestream.c (modified)

	ulibc support, fixes "Invalid SOCKS5 Connect message" problem


Mon, 14 Apr 2008 12:59:15 GMT ulim <a.sporto+bee@…> [6cac643]
	* dcc.c (modified)
	* protocols/jabber/s5bytestream.c (modified)

	more verbose error logging


Wed, 20 Feb 2008 20:55:38 GMT ulim <a.sporto+bee@…> [2625d6d]
	* protocols/jabber/s5bytestream.c (modified)

	some fixes related to connection timeout


Tue, 18 Dec 2007 02:07:59 GMT kenobi <kenobi@…> [dc0ba9c]
	* dcc.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	sending via proxy


Tue, 04 Dec 2007 00:48:57 GMT ulim <a.sporto+bee@…> [dce3903]
	* dcc.c (modified)
	* dcc.h (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	Send and receive seems to work now! Also adopted the new buffering ...


Mon, 03 Dec 2007 14:28:45 GMT ulim <a.sporto+bee@…> [2ff2076]
	* dcc.c (modified)
	* dcc.h (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/s5bytestream.c (added)
	* protocols/jabber/si.c (modified)
	* protocols/jabber/stream.c (deleted)
	* protocols/nogaim.h (modified)

	Intermediate commit. Sending seems to work. TODOs:

	* move from ...