weechat/doc/ja
Sébastien Helleu 9fa3609c85 relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474)
This introduces a new command called "handshake" in the weechat relay protocol.
It should be sent by the client before the "init" command, to negotiate the way
to authenticate with a password.

3 new options are added:

* relay.network.auth_password
* relay.network.hash_iterations
* relay.network.nonce_size
2020-04-14 21:38:12 +02:00
..
autogen relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
CMakeLists.txt cmake: rename internal variable SHAREDIR to DATAROOTDIR 2020-04-12 10:16:41 +02:00
Makefile.am core: update copyright dates 2020-01-04 10:41:26 +01:00
cmdline_options.ja.adoc core: update Japanese translations 2018-12-09 09:00:00 +09:00
cmdline_options_debug.ja.adoc core: update Japanese translations 2019-04-14 09:00:00 +09:00
docinfo.html doc: use asciidoctor instead of asciidoc (issue #722) 2016-05-14 09:42:57 +02:00
man_copyright.ja.adoc core: update copyright dates 2020-01-04 10:41:26 +01:00
man_files.ja.adoc spell: rename "aspell" plugin to "spell" (issue #1299) 2019-02-19 21:15:56 +01:00
man_plugin_options.ja.adoc core: split man pages weechat and weechat-headless 2018-03-19 19:38:44 +01:00
weechat-headless.1.ja.adoc doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) 2020-04-05 12:25:39 +02:00
weechat.1.ja.adoc doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) 2020-04-05 12:25:39 +02:00
weechat_dev.ja.adoc relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
weechat_faq.ja.adoc doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) 2020-04-05 12:25:39 +02:00
weechat_plugin_api.ja.adoc doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) 2020-04-05 12:25:39 +02:00
weechat_quickstart.ja.adoc doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) 2020-04-05 12:25:39 +02:00
weechat_relay_protocol.ja.adoc relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
weechat_scripting.ja.adoc doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) 2020-04-05 12:25:39 +02:00
weechat_tester.ja.adoc doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466) 2020-04-05 12:25:39 +02:00
weechat_user.ja.adoc trigger: evaluate arguments of command when the trigger is created (closes #1472) 2020-04-12 09:30:56 +02:00