summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-18doc: update auto-generated files with relay optionsSébastien Helleu
2020-04-18core: make GnuTLS a required dependencySébastien Helleu
2020-04-18relay: move variable nonce in relay client structureSébastien Helleu
2020-04-18relay: allow only one handshake in weechat protocolSébastien Helleu
2020-04-18relay: immediately close connection if the handshake failed (weechat protocol)Sébastien Helleu
2020-04-17doc: fix examples of handshake command (relay protocol)Sébastien Helleu
2020-04-17relay: rename configuration options and keywords in handshake command (weecha...Sébastien Helleu
2020-04-17doc: use real nonce values in handshake/init examples (relay protocol)Sébastien Helleu
2020-04-17doc: add missing "(id)" in commands handshake and init (relay protocol)Sébastien Helleu
2020-04-17doc: replace "safest" by "most secure" (relay protocol)Sébastien Helleu
2020-04-17doc: add example of option "compression" in command "handshake" (relay protocol)Sébastien Helleu
2020-04-17doc: update German auto-generated filesSébastien Helleu
2020-04-17doc: fix examples of password hashes in commands handshake and init (relay pr...Sébastien Helleu
2020-04-17core: update German translationsNils Görs
2020-04-16relay: fix "id" sent in response to handshake command (weechat protocol)Sébastien Helleu
2020-04-15relay: add missing gcrypt lib in CMake and autotools filesSébastien Helleu
2020-04-14doc: revert arrows chars in relay protocolSébastien Helleu
2020-04-14relay: add command "handshake" in weechat relay protocol and nonce to prevent...Sébastien Helleu
2020-04-12relay: update message displayed when the client is connected/authenticatedSébastien Helleu
2020-04-12core: move line from "Bug fixes" to "New features" (issue #1358)Sébastien Helleu
2020-04-12relay: add option relay.network.auth_timeoutSébastien Helleu
2020-04-12relay: add a function to send outqueue to the clientSébastien Helleu
2020-04-12relay: update default colors for client statusSébastien Helleu
2020-04-12relay: actually use the client status "waiting_auth" in irc and weechat proto...Sébastien Helleu
2020-04-12relay: add comments in truct t_relay_weechat_dataSébastien Helleu
2020-04-12core: update ChangeLog (issue #1461)Sébastien Helleu
2020-04-12core: fix indentationSébastien Helleu
2020-04-12cmake: fix bugged WEECHAT_SHAREDIR definition exposed by DATAROOTDIR renameEli Schwartz
2020-04-12cmake: rename internal variable SHAREDIR to DATAROOTDIREli Schwartz
2020-04-12trigger: evaluate arguments of command when the trigger is created (closes #1...Sébastien Helleu
2020-04-11core: add contributor in AUTHORS.adoc (issue #1460)Sébastien Helleu
2020-04-11core: update ChangeLog (issue #1460)Sébastien Helleu
2020-04-11core: remove file cmake/FindPackageHandleStandardArgs.cmake from top Makefile...Sébastien Helleu
2020-04-11cmake: removed vendored FindPackageHandleStandardArgsDanilo Spinella
2020-04-11tests: add missing include of locale.hSébastien Helleu
2020-04-10tests: fix name of testsSébastien Helleu
2020-04-08tests: add tests on calc functionsSébastien Helleu
2020-04-07tests: add missing include of stdio.h (issue #1469)Sébastien Helleu
2020-04-07core: fix memory leak in calculation of expression on FreeBSD (closes #1469)Sébastien Helleu
2020-04-07core: fix resize of a bar when its size is 0 (automatic) (closes #1470)Sébastien Helleu
2020-04-06buflist: evaluate option buflist.look.sort (closes #1465)Sébastien Helleu
2020-04-05doc: update Polish auto-generated filesSébastien Helleu
2020-04-05doc: update polish translationKrzysztof Korościk
2020-04-05po: update polish translationKrzysztof Korościk
2020-04-05doc: fix broken literal blocks in Japanese docs with Firefox (closes #1466)Sébastien Helleu
2020-04-04python: fix crash when invalid UTF-8 string is in a WeeChat hashtable convert...Sébastien Helleu
2020-04-03doc: update German auto-generated fileSébastien Helleu
2020-04-03core: update German translationsNils Görs
2020-04-02fset: fix help on options fset.format.option1 and fset.format.option2Sébastien Helleu
2020-03-31tests: add tests on function irc_protocol_cb_353 with option irc.look.color_n...Sébastien Helleu