Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reference)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#892)
This is because the bitlbee server causes the warning to be displayed when it
is not expected (the address of remote nick changes multiple times on login).
|
|
|
|
(plugin API reference)
|
|
|
|
|
|
|
|
|
|
|
|
string is not UTF-8 valid (issue #1220, closes #1389)
|
|
"revscr:"
|
|
If the address of remote nick changes in a private buffer, a warning is
displayed.
|
|
|
|
|
|
|
|
|
|
|
|
Added introductory description of Logger masks
|
|
|
|
|
|
"modifier:name,data,string" (issue #60)
|
|
|
|
While the documentation for Logger filename masks contained examples, it didn't actually describe it would try to match in order of descending specificity.
|
|
".part" (closes #1237)
|
|
|
|
|
|
|
|
|
|
|