Age | Commit message (Expand) | Author |
2009-03-10 | Include hostmask in 001 event sent by proxy (bug #650) | Wouter Coekaerts |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2008-11-28 | Allow storing multiple "other" prefixes such as +q and +a. | Jilles Tjoelker |
2008-11-02 | introduce the type Irssi::Irc::Client and signals to communicate with proxy | Jochen Eisinger |
2008-05-22 | Extend net_sendbuffer by adding a LINEBUF_REC member and a net_sendbuffer_rec... | Emanuele Giaquinta |
2008-03-10 | Disable versioning for the proxy module, patch by darix. | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-01-21 | Remove .cvsignore files. | Emanuele Giaquinta |
2007-11-18 | Pass through (redirect) WHOWAS reply to proxy clients. | Jilles Tjoelker |
2007-11-14 | Rework redirections to deal with multiple concurrent redirects better. | Jilles Tjoelker |
2007-08-07 | Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2005-08-24 | moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/pr... | Valentin Batz |
2005-08-24 | replaced net_transmit by net_sendbuffer_send in the irssi-proxy module, there... | Valentin Batz |
2005-03-06 | Add libtool's -module flag to get built properly on all platforms, by Toby Pe... | Wouter Coekaerts |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-12-07 | Fixed a memleak, when using recode_out you have too free the memory it alloca... | Valentin Batz |
2004-12-07 | If available, send who set topic and when to irssi-proxy clients | Wouter Coekaerts |
2004-10-14 | Fixed bug 120 where proxy doesn't set the server_rec->away_reason | Valentin Batz |
2004-10-05 | Fix own nick changes in irssi-proxy | Wouter Coekaerts |
2004-08-31 | send max 15 005 parameters at once. Patch by Valentin Batz | Timo Sirainen |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-08-19 | 005 fix. Patch by Valentin Batz | Timo Sirainen |
2004-03-23 | crashfix by Valentin Batz | Timo Sirainen |
2004-03-03 | fix | Timo Sirainen |
2004-01-24 | compiler warning fix | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2004-01-09 | bugfix | Timo Sirainen |
2003-11-23 | 0.8.8 with a few backwards compatibility fixes | Timo Sirainen |
2003-10-19 | CTCP forwarding fixes by Valentin Batz | Timo Sirainen |
2002-08-29 | Don't crash if /SET irssiproxy_ports is changed while having connected | Timo Sirainen |
2002-06-06 | /SET irssiproxy_bind specifies the IP where to listen in, patch by BC-bd | Timo Sirainen |
2002-05-09 | fixed /WHO handling | Timo Sirainen |
2002-03-11 | make clean should remove libirc_proxy.a symlink | Timo Sirainen |
2002-02-20 | PROXY CTCP ON|OFF - proxy clients can send this command to specify that they | Timo Sirainen |
2002-02-10 | If *=port was used with /SET irssiproxy_ports, connections to server weren't | Timo Sirainen |
2002-02-08 | Proxy is now emitting "proxy client connected" and "proxy client | Timo Sirainen |
2002-01-20 | We now handle PINGs from client properly. | Timo Sirainen |
2001-12-15 | Better support for actions and CTCPs. | Timo Sirainen |
2001-12-07 | server_redirect_peek_signal() now contains int *redirected parameter which | Timo Sirainen |
2001-12-07 | Send NICK change before 001 request so that ircII also knows our real nick. | Timo Sirainen |
2001-12-07 | Several fixes to work better with non-irssi clients, also fixed a potential | Timo Sirainen |
2001-12-06 | Treat all WHOIS requests as remote. | Timo Sirainen |
2001-12-06 | Allow sending USER before NICK when logging in. | Timo Sirainen |
2001-11-18 | Reply to PINGs ourself if destination was proxy's address, our own nick or | Timo Sirainen |
2001-11-12 | Redirection fixes - added count parameter. | Timo Sirainen |
2001-11-11 | Fixed to work with new redirection code. Also don't set the mode to +(null) | Timo Sirainen |
2001-11-05 | Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get bef... | Timo Sirainen |