Age | Commit message (Collapse) | Author |
|
|
|
string_toupper
|
|
|
|
|
|
|
|
|
|
|
|
to crypto_hash
|
|
function string_hash
|
|
to compute SHA1 hash
This removes dependency on libgcrypt in relay plugin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string_{encode,decode}_base64
|
|
|
|
|
|
|
|
#888)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
single message received (only the first one was decoded)
|
|
|
|
weechat protocols, new option relay.network.websocket_allowed_origins
It is a partial implementation of RFC 6455: fragmentation and control frames are
not yet supported.
Text and binary frames are supported.
|