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-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
2020-03-01
relay: call function string_hash_binary in relay_websocket_build_handshake to...
Sébastien Helleu
2020-02-29
core: add support of CRC32 algorithm in hash functions
Sébastien Helleu
2020-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-02-29
core: call function secure_hash_binary in secure_derive_key to compute SHA512...
Sébastien Helleu
2020-02-29
tests: add tests on function secure_derive_key
Sébastien Helleu
2020-02-29
core: return 0 in case of invalid parameters received in function secure_deri...
Sébastien Helleu
2020-02-29
core: add functions to compute binary/hex hash of data
Sébastien Helleu
2020-02-28
php: fix crash when loading script with PHP 7.4 (closes #1452)
Sébastien Helleu
2020-02-26
django.po: Update German translations
Nils Görs
2020-02-21
core: update stable version in version.sh
Sébastien Helleu
2020-02-20
core: add version 2.7.1 in release notes
Sébastien Helleu
2020-02-20
core: add version 2.7.1 in ChangeLog
Sébastien Helleu
2020-02-20
build: ignore file usr/share/applications/weechat.desktop in Cygwin build
Sébastien Helleu
[next]