# # ChangeLog for dcc.c # # Generated by Trac 1.2.3 # 2024-04-27T11:30:34Z Tue, 12 Aug 2008 11:04:37 GMT ulim [aac4017] * dcc.c (modified) * lib/ftutil.c (modified) * lib/ftutil.h (modified) More hints for getaddrinfo(). Hopefully solves a problem on FreeBSD. Mon, 11 Aug 2008 23:07:12 GMT ulim [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 = ... Sun, 10 Aug 2008 23:51:48 GMT ulim [92f4ec5] * dcc.c (modified) fixes bug on 32bit archs in DCC code. Shouldn't atoi be the same on ... Mon, 04 Aug 2008 14:21:49 GMT ulim [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:36:56 GMT ulim [9afeefa] * dcc.c (modified) fixes bug in handling file names with spaces. Thu, 08 May 2008 21:20:36 GMT ulim [b043ad5] * dcc.c (modified) allow dcc optimization in progress watcher. Apparently, irssi ... Tue, 06 May 2008 00:20:11 GMT ulim [d56ee38] * dcc.c (modified) * dcc.h (modified) * protocols/jabber/si.c (modified) timeout of transfers after 120 seconds of no progress (bytes ... Sun, 04 May 2008 13:32:15 GMT ulim [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 15:33:13 GMT ulim [0cab388] * dcc.c (modified) more verbose error reporting Mon, 14 Apr 2008 12:59:15 GMT ulim [6cac643] * dcc.c (modified) * protocols/jabber/s5bytestream.c (modified) more verbose error logging Tue, 18 Dec 2007 02:07:59 GMT 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 [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 [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 ... Wed, 28 Nov 2007 21:07:30 GMT ulim [2c2df7d] * Makefile (modified) * conf.c (modified) * conf.h (modified) * dcc.c (added) * dcc.h (added) * irc.h (modified) * protocols/ft.h (added) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/si.c (added) * protocols/jabber/stream.c (added) * protocols/nogaim.h (modified) * root_commands.c (modified) Initial import of jabber file receive and DCC send support. This ...