weechat/doc
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
..
cs cmake: rename internal variable SHAREDIR to DATAROOTDIR 2020-04-12 10:16:41 +02:00
de relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
en relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
es cmake: rename internal variable SHAREDIR to DATAROOTDIR 2020-04-12 10:16:41 +02:00
fr relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
it relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
ja relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
pl relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks (closes #1474) 2020-04-14 21:38:12 +02:00
ru cmake: rename internal variable SHAREDIR to DATAROOTDIR 2020-04-12 10:16:41 +02:00
CMakeLists.txt core: update copyright dates 2020-01-04 10:41:26 +01:00
Makefile.am core: update copyright dates 2020-01-04 10:41:26 +01:00
docgen.py core: update copyright dates 2020-01-04 10:41:26 +01:00
docinfo.html doc: fix font size in literal blocks 2020-03-22 19:10:25 +01:00