index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makefile.am
Age
Commit message (
Expand
)
Author
2020-06-20
tests: add tests on IRC function irc_channel_is_channel
Sébastien Helleu
2020-05-17
tests: run tests on plugins only if the plugins are enabled and compiled
Sébastien Helleu
2020-04-14
relay: add command "handshake" in weechat relay protocol and nonce to prevent...
Sébastien Helleu
2020-03-02
relay: accept hash of password in init command with option "password_hash"
Sébastien Helleu
2020-03-01
core: move crypto functions to wee-crypto.c, rename API function string_hash ...
Sébastien Helleu
2020-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-01
tests: add tests on GUI color functions
Sébastien Helleu
2019-09-20
core: add calculation of expression in evaluation of expressions with "calc:....
Sébastien Helleu
2019-08-19
core: use fixed-width integer for computing nick hash (issue #1394)
Sébastien Helleu
2019-08-06
tests: add tests on IRC function irc_nick_is_nick
Sébastien Helleu
2019-08-03
tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_host
Sébastien Helleu
2019-07-10
irc: add unit tests on ignore functions
Sébastien Helleu
2019-05-10
irc: fix parsing of MODE command when there are colons after the first mode a...
Sébastien Helleu
2019-01-20
tests: add tests on IRC color functions
Sébastien Helleu
2019-01-13
tests: add tests on function irc_protocol_parse_time
Sébastien Helleu
2019-01-11
tests: add tests on function irc_config_check_autojoin
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-04
tests: add missing file test-secure.cpp in autotools
Sébastien Helleu
2018-08-16
tests: add tests on modifier hook
Sébastien Helleu
2018-08-12
core: fix check of tags in lines
Sébastien Helleu
2018-03-11
core: add binary weechat-headless to run WeeChat without interface (closes #1...
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-10-07
tests: fix compilation of tests with autotools
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-24
tests: fix compilation with autotools
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-09-01
tests: add tests of arraylist functions
Sébastien Helleu
2014-08-25
core: fix build of tests with autotools
Sébastien Helleu
2014-08-14
tests: fix memory leaks
Sébastien Helleu
2014-08-14
tests: don't install binary "tests" with autotools
Sébastien Helleu
2014-07-21
tests: add compilation of tests with autotools
Sébastien Helleu