weechat/doc/de
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.de.adoc core: update German translations 2018-11-17 11:58:28 +01:00
cmdline_options_debug.de.adoc core: update German translations 2019-04-02 22:08:58 +02:00
docinfo.html doc: use asciidoctor instead of asciidoc (issue #722) 2016-05-14 09:42:57 +02:00
man_copyright.de.adoc core: update copyright dates 2020-01-04 10:41:26 +01:00
man_files.de.adoc spell: rename "aspell" plugin to "spell" (issue #1299) 2019-02-19 21:15:56 +01:00
man_plugin_options.de.adoc core: split man pages weechat and weechat-headless 2018-03-19 19:38:44 +01:00
weechat-headless.1.de.adoc core: update German translations 2019-04-02 22:08:58 +02:00
weechat.1.de.adoc core: update German translations 2019-04-02 22:08:58 +02:00
weechat_faq.de.adoc doc: update German documentation 2020-03-26 11:09:12 +01:00
weechat_quickstart.de.adoc core: update German translations 2019-10-11 22:41:19 +02:00
weechat_scripting.de.adoc core: update German translations 2019-10-13 18:54:48 +02:00
weechat_tester.de.adoc doc: replace "cmake" by "CMake" 2019-06-07 21:14:17 +02:00
weechat_user.de.adoc trigger: evaluate arguments of command when the trigger is created (closes #1472) 2020-04-12 09:30:56 +02:00