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
2020-05-12
relay: increase default limits for IRC backlog options
Sébastien Helleu
2020-04-18
core: make GnuTLS a required dependency
Sébastien Helleu
2020-04-17
relay: rename configuration options and keywords in handshake command (weecha...
Sébastien Helleu
2020-04-14
relay: add command "handshake" in weechat relay protocol and nonce to prevent...
Sébastien Helleu
2020-04-12
relay: add option relay.network.auth_timeout
Sébastien Helleu
2020-04-12
relay: update default colors for client status
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
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
[next]