index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc
/
proxy
Age
Commit message (
Expand
)
Author
2001-11-02
compile fix - patch by manoj@io.com
Timo Sirainen
2001-10-19
format string exploit found & patch by cph@cph.demon.co.uk
Timo Sirainen
2001-10-19
Actions are now transferred correctly, own messages in main irssi are
Timo Sirainen
2001-08-14
Added missing module_register() calls.
Timo Sirainen
2001-07-25
get the version from IRSSI_VERSION, not VERSION. #include "signals.h" was
Timo Sirainen
2001-07-14
rm -f the libirc_proxy.a before ln -s.
Timo Sirainen
2001-07-13
Compiles now statically to irssi with --with-modules=proxy
Timo Sirainen
2001-07-10
Makefile fixed to use module directory again. If /SET irssiproxy_ports has
Timo Sirainen
2001-06-01
dcc, flood and notifylist aren't compiled as loadable modules anymore,
Timo Sirainen
2001-03-15
bugfix
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-05
bot & proxy plugins fixed for GIOChannel changes
Timo Sirainen
2000-12-05
Split expandos from special-vars.c to expandos.c. Added list of signals
Timo Sirainen
2000-12-03
Reply to clients which send IRSSILAG notices to themselves.
Timo Sirainen
2000-12-01
ARGH! %s format bug!
Timo Sirainen
2000-11-23
more changes from int xx:1 to unsigned int xx:1
Timo Sirainen
2000-11-10
Don't change client's nick every time someone else changes nick..
Timo Sirainen
2000-11-09
let actions pass through the proxy to clients, they're not "real" CTCPs..
Timo Sirainen
2000-11-09
ping/pong was broken again, hope this now _finally_ works :)
Timo Sirainen
2000-11-09
I had broken the /names list.. :)
Timo Sirainen
2000-11-09
Use ircnet name as the proxy's "real address".
Timo Sirainen
2000-11-09
One final fix for ping/pong
Timo Sirainen
2000-11-09
fix to ping/pong handling :)
Timo Sirainen
2000-11-09
When sending /NAMES after join: Don't send lines longer than 512 chars -
Timo Sirainen
2000-11-09
Hide IRSSILAG notices from clients
Timo Sirainen
2000-11-09
PING from client wasn't handled correctly.
Timo Sirainen
2000-11-06
Connecting to proxy when server connection was down didn't work correctly.
Timo Sirainen
2000-11-06
Proxy plugin fixes and cleanups. Supports now multiple servers, doesn't
Timo Sirainen
2000-10-02
Added -avoid-version options and disable-static for SILC module.
Timo Sirainen
2000-09-30
bugfix
Timo Sirainen
2000-09-29
Updated Irssi proxy to work with latest version, thanks to fuchs :)
Timo Sirainen
[prev]