Software /
code /
prosody-modules
Log
mod_watchuntrusted/mod_watchuntrusted.lua @ 2228:03a4c3209f21
description | author | age |
---|---|---|
mod_watchuntrusted: Add a fallback string as hash if no certificate was provided | Kim Alvefur | 2015-10-23 |
mod_watchuntrusted: Add support for SHA-256 hash in message | Kim Alvefur | 2015-09-27 |
mod_watchuntrusted: Fix periodic cleanup to run more than once | Kim Alvefur | 2015-09-27 |
mod_watchuntrusted: Skip connections to/from unknown hosts (fixes possible traceback) | Kim Alvefur | 2015-05-05 |
mod_watchuntrusted: Only notify once per host per day | Kim Alvefur | 2015-04-22 |
mod_watchuntrusted: New module that will warn admins about s2s connections that fail due to lack of encryption or invalid certificates. | Thijs Alkemade | 2013-09-06 |