irssi/src/irc/proxy
Timo Sirainen ce41d6b18a If *=port was used with /SET irssiproxy_ports, connections to server weren't
sent to already connected clients.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2415 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-10 12:53:10 +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 If *=port was used with /SET irssiproxy_ports, connections to server weren't 2002-02-10 12:53:10 +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