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
/
relay-config.c
Age
Commit message (
Expand
)
Author
2019-10-23
plugins: sort options added in configuration sections
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-05-13
core: update translations
Sébastien Helleu
2019-05-13
relay: rename variables in function relay_config_check_path_length
Sébastien Helleu
2019-05-12
relay: do not overwrite a file if it's not a socket, display an error when th...
Sébastien Helleu
2019-05-12
relay: evaluate path of unix socket relay
Sébastien Helleu
2019-05-12
relay: rename function relay_config_check_path_len to relay_config_check_path...
Sébastien Helleu
2019-05-12
relay: fix update of port/path variables in relay server when options relay.p...
Sébastien Helleu
2019-05-12
relay: remove local variable ptr_server from function relay_config_check_path...
Sébastien Helleu
2019-05-12
relay: rename function relay_config_create_option_port to relay_config_create...
Sébastien Helleu
2019-05-12
relay: fix code style
Sébastien Helleu
2019-05-12
relay: rename variable "un" to "unix_socket"
Sébastien Helleu
2019-05-12
relay: add UNIX socket support (closes #733)
Ryan Farley
2019-03-12
relay: fix compilation warning when gnutls is not found
Sébastien Helleu
2019-03-11
relay: use empty value by default for option relay.weechat.commands (issue #928)
Sébastien Helleu
2019-03-10
relay: add forbidden commands /key and /trigger in weechat protocol (issue #928)
Sébastien Helleu
2019-03-10
relay: add forbidden commands /wait and /repeat in weechat protocol (issue #928)
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-03-09
relay: add extra forbidden commands in weechat protocol (issue #928)
Sébastien Helleu
2019-02-28
relay: add option relay.weechat.commands (closes #928)
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for all links where secured http is supported
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-04
Merge pull request #1273 from half-duplex/master
Sébastien Helleu
2018-11-04
relay: add support of Time-based One-Time Password (TOTP) as second authentic...
Sébastien Helleu
2018-10-23
Fix regex in relay allowed_ips doc
Trevor Bergeron
2018-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-06-03
relay: fix relay.network.bind_address change callback not being called
Simmo Saan
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-05-18
relay: add option relay.network.allow_empty_password (closes #735)
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
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-01-01
core: update copyright dates
Sébastien Helleu
2015-12-20
relay: add option relay.irc.backlog_since_last_message
Nick
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-02-04
relay: remove v4-mapped addresses in /help relay.network.allowed_ips
Anders Bergh
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-11-04
relay: disable SSLv3 by default
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-05-24
relay: remove warning on /reload of relay.conf when ports are defined
Sébastien Helleu
2014-02-23
relay: add option relay.network.clients_purge_delay
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-09
relay: fix memory leak on unload of relay plugin
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-09-19
relay: add support of secured data in option relay.network.password (evaluate...
Sebastien Helleu
2013-07-11
core: sort config options by name in sources
Sebastien Helleu
2013-02-23
relay: add support of multiple servers on same port for irc protocol (the cli...
Sebastien Helleu
2013-02-10
relay: add experimental websocket server support (RFC 6455) for irc and weech...
Sebastien Helleu
[next]