irssi/src/irc/proxy
Timo Sirainen db4a0e5003 PROXY CTCP ON|OFF - proxy clients can send this command to specify that they
want to handle the received CTCP requests.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2522 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-20 15:21:50 +00:00
..
.cvsignore Updated Irssi proxy to work with latest version, thanks to fuchs :) 2000-09-29 23:59:51 +00:00
dump.c Send NICK change before 001 request so that ircII also knows our real nick. 2001-12-07 15:58:58 +00:00
listen.c PROXY CTCP ON|OFF - proxy clients can send this command to specify that they 2002-02-20 15:21:50 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
module.h Proxy is now emitting "proxy client connected" and "proxy client 2002-02-08 07:25:51 +00:00
proxy.c Several fixes to work better with non-irssi clients, also fixed a potential 2001-12-07 15:39:30 +00:00