irssi/src/irc/dcc
2007-01-08 19:02:20 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
dcc-autoget.c Don't autoget files sent to channels, unless dcc_autoget_masks is set. 2004-07-11 21:56:52 +00:00
dcc-chat.c Removed all srand calls and added a single srand invokation in at startup 2006-03-26 08:42:34 +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 Irssi now uses 64bit file offets if it's only supported by system. Also did 2002-11-21 17:48:40 +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 Make the compiler happy by replacing 'const char *' by 'char *'. 2005-10-10 18:32:32 +00:00
dcc-get.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-queue.c Remove dcc_queue_add_passive, use instead another argument in dcc_queue_add to initialize rec->passive. 2007-01-08 19:02:20 +00:00
dcc-queue.h Remove dcc_queue_add_passive, use instead another argument in dcc_queue_add to initialize rec->passive. 2007-01-08 19:02:20 +00:00
dcc-rec.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
dcc-resume.c leave parameter count check as it was before 2006-02-17 23:18:34 +00:00
dcc-send.c Remove dcc_queue_add_passive, use instead another argument in dcc_queue_add to initialize rec->passive. 2007-01-08 19:02:20 +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-server.c Some DCC SERVER fixes. 2004-07-11 16:07:40 +00:00
dcc-server.h Added DCC SERVER support by Mark Trumbull 2003-10-01 16:02:43 +00:00
dcc.c If dcc_own_ip contains IPv4 address, listen only in IPv4. 2006-01-28 16:04:44 +00:00
dcc.h Passive DCC support by Francesco Fracassi (francesco.f at openssl.it) 2004-03-23 22:06:41 +00:00
Makefile.am noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00