irssi/src/irc/proxy
Timo Sirainen 100d92dff0 Reply to PINGs ourself if destination was proxy's address, our own nick or
no destination at all.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2048 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-18 12:35:19 +00:00
..
.cvsignore Updated Irssi proxy to work with latest version, thanks to fuchs :) 2000-09-29 23:59:51 +00:00
dump.c Fixed to work with new redirection code. Also don't set the mode to +(null) 2001-11-11 22:41:03 +00:00
listen.c Reply to PINGs ourself if destination was proxy's address, our own nick or 2001-11-18 12:35:19 +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 compile fix - patch by manoj@io.com 2001-11-02 14:53:39 +00:00
proxy.c Added missing module_register() calls. 2001-08-14 00:43:50 +00:00