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
2023-06-15
relay: add IPv6 example in /help relay.network.bind_address
Sébastien Helleu
2023-04-12
relay: rename "ssl" options and protocol to "tls" (issue #1903)
Sébastien Helleu
2023-04-01
core, plugins: set options to NULL by default, refactor config init functions
Sébastien Helleu
2023-02-04
fix: various code comments
rj1
2023-01-28
plugins: set priority in calls to weechat_config_new (issue #1872)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-12-25
relay: improve help on option relay.network.compression
Sébastien Helleu
2021-12-24
relay: add zstd compression in weechat protocol
Sébastien Helleu
2021-05-11
relay: change default value of option relay.network.ssl_cert_key to "${weecha...
Sébastien Helleu
2021-05-11
relay: remove "%h" from help on UNIX socket path option (issue #1285)
Sébastien Helleu
2021-05-11
relay: evaluate option relay.network.ssl_cert_key (issue #1285)
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
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
[next]