irssi/src/irc/dcc
Timo Sirainen 4c7b07ed3f IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
at connect() time it's decided which one should be used.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1334 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-04 01:47:13 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
dcc-autoget.c fixed some signed/unsigned issues 2001-02-28 19:26:21 +00:00
dcc-chat.c IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and 2001-03-04 01:47:13 +00:00
dcc-chat.h Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now 2001-02-19 03:40:06 +00:00
dcc-file-rec.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
dcc-file.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
dcc-get.c IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and 2001-03-04 01:47:13 +00:00
dcc-get.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
dcc-rec.h Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now 2001-02-19 03:40:06 +00:00
dcc-resume.c fixed some signed/unsigned issues 2001-02-28 19:26:21 +00:00
dcc-send.c fixed some signed/unsigned issues 2001-02-28 19:26:21 +00:00
dcc-send.h Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now 2001-02-19 03:40:06 +00:00
dcc.c IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and 2001-03-04 01:47:13 +00:00
dcc.h fixed some signed/unsigned issues 2001-02-28 19:26:21 +00:00
Makefile.am DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00