summaryrefslogtreecommitdiff
path: root/src/plugins/relay/relay-client.c
AgeCommit message (Expand)Author
2012-10-18core: fix gnutls warningsstfn
2012-09-26relay: add tag "relay_client" for messages of new/disconnected clientSebastien Helleu
2012-07-30relay: set Diffie-Hellman parameters on first SSL connection from a client (m...Sebastien Helleu
2012-07-27relay: remove compiler warnings when gnutls is not enabled/foundSebastien Helleu
2012-07-27relay: add support of SSL (for irc and weechat protocols), new option relay.n...Sebastien Helleu
2012-07-17relay: move creation of client from relay-upgrade.c to relay-client.cSebastien Helleu
2012-07-14relay: fix freeze when writing on relay socket (use non-blocking sockets in r...Sebastien Helleu
2012-03-18relay: redirect some irc messages from clients to hide output (bug #33516)Sebastien Helleu
2012-01-23relay: use protocol arguments for protocol "irc" only (arguments forbidden fo...Sebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-12-06relay: add WeeChat protocol (for remote GUI), doc about protocol, new optionsSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-09-18Add support of /upgrade in Relay pluginSebastien Helleu
2010-09-17Beta version of IRC proxy feature in Relay pluginSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-04-08Reformat and add comments for description of C sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-10-29Add partial irc-proxy feature to relay pluginSebastien Helleu
2009-06-28Rename function string_explode to string_splitSebastien Helleu
2009-02-18Give file descriptor to callback of hook_fdSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-12-10Add new plugin "relay", new function "string_format_size" in plugin APISebastien Helleu