Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ) | Kim Alvefur | 2019-08-21 |
mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-1 | Kim Alvefur | 2019-01-13 |
util.sasl.scram: Add support for SCRAM-SHA-256 | Kim Alvefur | 2019-01-13 |
util.sasl.scram: Factor out SHA-1 specific getAuthenticationDatabaseSHA1 | Kim Alvefur | 2019-01-13 |
mod_vcard_legacy: Use PEP nickname if vcard4 data is unavailable | Kim Alvefur | 2019-08-22 |
core.moduleapi: Restructure send_iq method for more atomic cleanup | Kim Alvefur | 2019-08-21 |