weechat/doc/fr/autogen/user
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
..
alias_commands.adoc core: rename .asciidoc files to .adoc (issue #722) 2016-05-15 08:52:19 +02:00
alias_default_aliases.adoc core: add option "close" in command /window (closes #853) 2019-06-17 21:08:07 +02:00
buflist_commands.adoc buflist: add pointer "window" in bar item evaluation 2019-12-26 22:44:19 +01:00
buflist_options.adoc buflist: evaluate option buflist.look.sort (closes #1465) 2020-04-06 20:49:17 +02:00
charset_commands.adoc core: rename .asciidoc files to .adoc (issue #722) 2016-05-15 08:52:19 +02:00
charset_options.adoc doc: display default values of options on a separate line (user's guide) 2016-12-18 11:06:29 +01:00
exec_commands.adoc core: fix French translation of "uptime" 2019-11-13 21:17:14 +01:00
exec_options.adoc exec: evaluate option exec.command.shell, change default value to "${env:SHELL}" (closes #1356) 2019-06-12 18:29:07 +02:00
fifo_commands.adoc fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename (closes #850) 2016-11-22 19:24:40 +01:00
fifo_options.adoc doc: display default values of options on a separate line (user's guide) 2016-12-18 11:06:29 +01:00
fset_commands.adoc doc: update auto-generated files 2020-02-15 07:39:41 +01:00
fset_options.adoc fset: fix help on options fset.format.option1 and fset.format.option2 2020-04-02 20:38:37 +02:00
guile_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
guile_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
irc_colors.adoc core: rename .asciidoc files to .adoc (issue #722) 2016-05-15 08:52:19 +02:00
irc_commands.adoc irc: add filters on raw buffer (closes #1000) 2019-11-03 09:01:44 +01:00
irc_options.adoc core: update translations 2019-12-13 21:21:02 +01:00
javascript_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
javascript_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
logger_commands.adoc logger: add more info about log levels in /help logger (closes #1254) 2018-09-24 19:05:46 +02:00
logger_options.adoc logger: add option logger.file.color_lines (closes #528, closes #621) 2019-10-02 20:44:12 +02:00
lua_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
lua_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
perl_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
perl_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
php_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
php_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
python_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
python_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
relay_commands.adoc doc: update French auto-generated file 2019-06-06 20:09:08 +02:00
relay_options.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
ruby_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
ruby_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
script_commands.adoc script: add options "-ol" and "-il" in command /script, display "No scripts loaded" if no scripts are loaded 2019-09-19 21:20:55 +02:00
script_options.adoc script: change default value of option script.look.sort from "p,n" to "i,p,n" 2018-02-08 20:46:07 +01:00
sec_options.adoc doc: display default values of options on a separate line (user's guide) 2016-12-18 11:06:29 +01:00
spell_commands.adoc core: update translations (issue #1299) 2019-02-19 21:38:53 +01:00
spell_options.adoc alias: remove default aliases /AME and /AMSG 2019-06-07 21:35:15 +02:00
tcl_commands.adoc core: update translations (issue #128) 2018-01-06 14:07:57 +01:00
tcl_options.adoc scripts: fix translation of help on option "eval_keep_context" 2018-01-15 22:37:40 +01:00
trigger_commands.adoc trigger: evaluate arguments of command when the trigger is created (closes #1472) 2020-04-12 09:30:56 +02:00
trigger_options.adoc doc: display default values of options on a separate line (user's guide) 2016-12-18 11:06:29 +01:00
weechat_commands.adoc core: add debug option "-d" in command /eval (issue #1434) 2019-12-18 21:18:59 +01:00
weechat_options.adoc core: fix typo in French translation (issue #635) 2019-11-25 22:43:55 +01:00
xfer_commands.adoc core: rename .asciidoc files to .adoc (issue #722) 2016-05-15 08:52:19 +02:00
xfer_options.adoc xfer: add option xfer.file.download_temporary_suffix with default value ".part" (closes #1237) 2019-10-05 18:11:39 +02:00