index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
relay
Age
Commit message (
Expand
)
Author
2017-07-08
fset: fix priority of plugin (load it after all other plugins)
Sébastien Helleu
2017-06-12
relay: add option "start" in command /relay
Sébastien Helleu
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-06-03
relay: remove callback unused after d2ff46fa69ddfd999ce7a405e336221e6197738d
Simmo Saan
2017-06-03
relay: fix relay.network.bind_address change callback not being called
Simmo Saan
2017-06-03
relay: remove local variables used only for sizeof
Simmo Saan
2017-05-19
relay: fix parsing of CAP command arguments in irc protocol (closes #995)
Sébastien Helleu
2017-03-26
relay: check buffer pointer received in "sync" and "desync" commands (weechat...
Sébastien Helleu
2017-03-26
relay: remove buffer from synchronized buffers when it is closed (fix memory ...
Sébastien Helleu
2017-03-25
relay: check that pointers received in arguments are not NULL in "free" funct...
Sébastien Helleu
2017-01-13
tests: fix compilation of tests on FreeBSD 11
Sébastien Helleu
2017-01-11
relay: make HTTP headers case-insensitive for WebSocket connections (closes #...
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-10-25
relay: set status to AUTH_FAILED in case of auth failure in irc protocol (iss...
Sébastien Helleu
2016-10-21
relay: set status to AUTH_FAILED in case of auth failure in weechat protocol ...
Sébastien Helleu
2016-07-29
relay: return an empty hdata when the requested hdata or pointer is not found...
Sébastien Helleu
2016-06-18
api: remove functions printf_date() and printf_tags()
Sébastien Helleu
2016-05-18
relay: add option relay.network.allow_empty_password (closes #735)
Sébastien Helleu
2016-05-13
relay: allow escape of comma in command "init" (weechat protocol) (issue #730)
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-03-05
relay: do not execute any command received from an irc relay client (closes #...
Sébastien Helleu
2016-02-08
relay: fix the max number of clients connected on a port, allow value 0 for "...
Sébastien Helleu
2016-02-06
relay: do not print final '\0' in raw message for a websocket PING message re...
Sébastien Helleu
2016-02-06
relay: fix websocket frame decoding, answer a PONG to PING (closes #675)
Sébastien Helleu
2016-02-04
relay: fix comment
Sébastien Helleu
2016-02-02
relay: fix typo in a comment
Sébastien Helleu
2016-01-23
relay: fix command "input" received from clients (weechat protocol) (closes #...
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-20
relay: add option relay.irc.backlog_since_last_message
Nick
2015-09-13
relay: remove useless condition always evaluated to true
Sébastien Helleu
2015-08-23
relay: display the arrow before client id and protocol in raw buffer
Sébastien Helleu
2015-08-22
relay: use API function string_hex_dump() to display raw message
Sébastien Helleu
2015-06-13
relay: add a variable to read only one time the HTTP header "X-Real-IP" in th...
Sébastien Helleu
2015-06-11
relay: print value of HTTP Header X-Real-IP
Tor Hveem
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-02-20
relay: fix up/down keys on relay buffer (closes #335)
Sébastien Helleu
2015-02-04
relay: remove v4-mapped addresses in /help relay.network.allowed_ips
Anders Bergh
2015-01-21
core: add gnutls version in #if compiler directives
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-13
core: use https for WeeChat URLs
Sébastien Helleu
2014-12-07
relay: wait for message CAP END before sending join of channels and backlog t...
Sébastien Helleu
2014-12-02
relay: rename info/infolist callbacks
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-11-16
relay: send messages "_buffer_localvar_*" and "_buffer_type_changed" with syn...
Sébastien Helleu
2014-11-04
relay: disable SSLv3 by default
Sébastien Helleu
2014-11-02
relay: don't remove relay from config when the binding fails (closes #225), a...
Sébastien Helleu
2014-10-26
relay: add option relay.network.ssl_priorities (closes #234)
Sébastien Helleu
2014-10-08
relay: use comma separator in option relay.irc.backlog_tags, check the value ...
Sébastien Helleu
2014-10-08
relay: add host in sender for IRC backlog PRIVMSG messages sent to clients
Sébastien Helleu
[next]