log mod_watchuntrusted/mod_watchuntrusted.lua @ 5309:09656e2b4927

age author description
2018-08-08 Michel Le Bihan mod_watchuntrusted: Add option to ignore domains
2018-05-20 Kim Alvefur mod_watchuntrusted: Actually add the untrusted_message_type option
2018-05-20 Kim Alvefur mod_watchuntrusted: Add option for which message 'type' to use on notifications
2018-02-17 Emmanuel Gil Peyrot Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …)
2017-10-28 Michel Le Bihan mod_watchuntrusted send SHA256 by default
2016-11-06 Kim Alvefur mod_watchuntrusted: Fix backwards time comparison
2015-10-23 Kim Alvefur mod_watchuntrusted: Add a fallback string as hash if no certificate was provided
2015-09-27 Kim Alvefur mod_watchuntrusted: Add support for SHA-256 hash in message
2015-09-27 Kim Alvefur mod_watchuntrusted: Fix periodic cleanup to run more than once
2015-05-05 Kim Alvefur mod_watchuntrusted: Skip connections to/from unknown hosts (fixes possible traceback)
2015-04-22 Kim Alvefur mod_watchuntrusted: Only notify once per host per day
2013-09-06 Thijs Alkemade mod_watchuntrusted: New module that will warn admins about s2s connections that fail due to lack of encryption or invalid certificates.