Age | Commit message (Collapse) | Author |
|
|
|
|
|
NULL or empty
|
|
|
|
|
|
function weecrypto_hash
|
|
|
|
|
|
Allowed algorithms are:
* PBKDF2 (SHA256 or SHA512, salt, iterations)
* SHA256
* SHA512
|
|
|
|
|
|
|
|
to crypto_hash
|
|
function string_hash
|
|
|
|
SHA512 hash
This removes dependency on libgcrypt in script plugin.
|
|
to compute SHA1 hash
This removes dependency on libgcrypt in relay plugin.
|
|
|
|
|
|
SHA512 hash
|
|
secure_derive_key
|
|
|
|
|
|
content
|
|
/script list -i
|
|
script_action_list_input
|
|
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
|
|
|
|
|
|
The two times must be sent as parameters, which makes the function not specific
to uptime. It is now easier to test the function in unit tests.
|
|
|
|
v2: Update configure.ac too.
Signed-off-by: orbea <orbea@riseup.net>
|
|
Crash happens if the log file was deleted before disabling logging and if the
option logger.file.info_lines is on.
|
|
|
|
(issue #1428)
|
|
|
|
renamed (issue #1428)
|
|
on CTCP replies (closes #1439)
|
|
(closes #1438)
|
|
|
|
|
|
in init command but not set in WeeChat (closes #1435)
|
|
|
|
|
|
|