1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src/irc/dcc
2017-05-29 14:53:26 -04:00
..
dcc-autoget.c fix dcc get 2017-03-07 23:27:08 +01:00
dcc-chat.c Replace strarray_length with g_strv_length 2016-06-05 16:24:55 +02:00
dcc-chat.h Extend net_sendbuffer by adding a LINEBUF_REC member and a net_sendbuffer_receive_line 2008-05-22 22:38:29 +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 Fix dcc_request where addr is NULL 2017-05-29 14:53:26 -04: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 Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. 2014-06-10 12:06:19 -04: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 Replace strarray_length with g_strv_length 2016-06-05 16:24:55 +02:00
dcc-send.c Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible. 2015-11-09 23:02:41 +01: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 Replace strarray_length with g_strv_length 2016-06-05 16:24:55 +02:00
dcc-server.h Extend net_sendbuffer by adding a LINEBUF_REC member and a net_sendbuffer_receive_line 2008-05-22 22:38:29 +00:00
dcc.c Support quoted filenames in some /DCC commands 2016-03-22 16:00:00 +01:00
dcc.h source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
Makefile.am s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00