Mercurial > prosody-modules
log mod_watchuntrusted/mod_watchuntrusted.lua @ 2048:2c6bc38f19a6
age | author | description |
---|---|---|
Fri, 23 Oct 2015 16:49:31 +0200 | Kim Alvefur | mod_watchuntrusted: Add a fallback string as hash if no certificate was provided |
Sun, 27 Sep 2015 21:41:35 +0200 | Kim Alvefur | mod_watchuntrusted: Add support for SHA-256 hash in message |
Sun, 27 Sep 2015 14:58:15 +0200 | Kim Alvefur | mod_watchuntrusted: Fix periodic cleanup to run more than once |
Tue, 05 May 2015 12:09:08 +0200 | Kim Alvefur | mod_watchuntrusted: Skip connections to/from unknown hosts (fixes possible traceback) |
Wed, 22 Apr 2015 13:20:47 +0200 | Kim Alvefur | mod_watchuntrusted: Only notify once per host per day |
Fri, 06 Sep 2013 13:07:57 +0200 | Thijs Alkemade | mod_watchuntrusted: New module that will warn admins about s2s connections that fail due to lack of encryption or invalid certificates. |