index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-22
doc: add question about configuration for a small terminal size in FAQ
Sébastien Helleu
2020-03-22
doc: fix font size in literal blocks
Sébastien Helleu
2020-03-22
doc: update German auto-generated file
Sébastien Helleu
2020-03-22
core: update German translations
Nils Görs
2020-03-22
Version 2.8-rc1
Sébastien Helleu
2020-03-22
core: fix C++ compiler flags with autotools
Sébastien Helleu
2020-03-22
php: add detection of PHP 7.4 in autotools
Sébastien Helleu
2020-03-22
ruby: fix compiler warning on third argument of function weechat_ruby_hash_fo...
Sébastien Helleu
2020-03-21
irc: use larger buffer for message in function irc_message_split_authenticate...
Sébastien Helleu
2020-03-21
irc: split AUTHENTICATE message in 400-byte chunks (closes #1459)
Sébastien Helleu
2020-03-21
irc: replace "char *" by "const char *" in arguments of split functions
Sébastien Helleu
2020-03-20
api: add info "auto_connect" (closes #1453)
Sébastien Helleu
2020-03-20
doc: add note about call to "free" on result of info_get (plugin API reference)
Sébastien Helleu
2020-03-19
tests: add tests on functions irc_protocol_cb_mode and irc_protocol_cb_nick
Sébastien Helleu
2020-03-18
tests: add tests on functions irc_protocol_cb_kick and irc_protocol_cb_kill
Sébastien Helleu
2020-03-17
tests: add tests on function irc_protocol_cb_join
Sébastien Helleu
2020-03-16
tests: add tests on function irc_protocol_cb_chghost
Sébastien Helleu
2020-03-15
doc: update German auto-generated file
Sébastien Helleu
2020-03-15
irc: set channel modes to NULL instead of "+" when no modes are remaining
Sébastien Helleu
2020-03-15
tests: rename function run_cmd_server to server_recv
Sébastien Helleu
2020-03-15
irc: add another example of MODE message
Sébastien Helleu
2020-03-15
irc: remove unused variable "modes" from function irc_bar_item_buffer_name_co...
Sébastien Helleu
2020-03-14
core: update German translations
Nils Görs
2020-03-13
tests: always run callback in calls to function config_file_option_set
Sébastien Helleu
2020-03-12
irc: fix variable name in function irc_server_connect when GnuTLS is disabled
Sébastien Helleu
2020-03-11
tests: add tests on IRC protocol functions and some callbacks
Sébastien Helleu
2020-03-10
irc: rename argument in function irc_protocol_is_numeric_command
Sébastien Helleu
2020-03-10
irc: return 0 in function irc_protocol_is_numeric_command if the command is N...
Sébastien Helleu
2020-03-09
irc: add support of fake servers (no I/O, for testing purposes)
Sébastien Helleu
2020-03-08
irc: copy temporary server flag in command /server copy
Sébastien Helleu
2020-03-05
tests: add tests on functions weecrypto_totp_generate and weecrypto_totp_vali...
Sébastien Helleu
2020-03-04
tests: add tests on functions weecrypto_hash and weecrypto_hash_pbkdf2 with N...
Sébastien Helleu
2020-03-03
core: update ChangeLog (issue #1455)
Sébastien Helleu
2020-03-03
core: add detection of Ruby 2.7 in autotools
Sébastien Helleu
2020-03-03
core: add detection for Ruby 2.7
Lucas Kanashiro
2020-03-03
tests: add tests on function weecrypto_get_hash_algo
Sébastien Helleu
2020-03-02
core: add minimum libgcypt version 1.7.0 for SHA3 algorithms in comment of fu...
Sébastien Helleu
2020-03-02
core: fix ChangeLog entry
Sébastien Helleu
2020-03-02
core: fix copyright date in wee-crypto sources
Sébastien Helleu
2020-03-02
core: require libgcrypt >= 1.7.0 for SHA3 algorithms
Sébastien Helleu
2020-03-02
tests: fix generation of test scripts with Python 3.8
Sébastien Helleu
2020-03-02
core: add CVE ids in ChangeLog
Sébastien Helleu
2020-03-02
relay: accept hash of password in init command with option "password_hash"
Sébastien Helleu
2020-03-01
script: rename variable length_hash to hash_size
Sébastien Helleu
2020-03-01
relay: rename variable length_hash to hash_size
Sébastien Helleu
2020-03-01
api: add function crypto_hash_pbkdf2
Sébastien Helleu
2020-03-01
core: move crypto functions to wee-crypto.c, rename API function string_hash ...
Sébastien Helleu
2020-03-01
core: merge functions string_hash_binary and string_hash into a single functi...
Sébastien Helleu
2020-03-01
core: add function secure_hash_pbkdf2
Sébastien Helleu
2020-03-01
script: call function string_hash in script_repo_sha512sum_file to compute SH...
Sébastien Helleu
[prev]
[next]