mod_watchuntrusted: Add option to ignore domains
|
Michel Le Bihan |
Wed, 08 Aug 2018 15:58:50 +0200 |
mod_watchuntrusted: Actually add the untrusted_message_type option
|
Kim Alvefur |
Sun, 20 May 2018 17:19:46 +0200 |
mod_watchuntrusted: Add option for which message 'type' to use on notifications
|
Kim Alvefur |
Sun, 20 May 2018 16:21:07 +0200 |
Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …)
|
Emmanuel Gil Peyrot |
Sat, 17 Feb 2018 08:42:10 +0100 |
mod_watchuntrusted send SHA256 by default
|
Michel Le Bihan |
Sat, 28 Oct 2017 17:17:59 +0200 |
mod_watchuntrusted: Fix backwards time comparison
|
Kim Alvefur |
Sun, 06 Nov 2016 21:02:21 +0100 |
mod_watchuntrusted: Add a fallback string as hash if no certificate was provided
|
Kim Alvefur |
Fri, 23 Oct 2015 16:49:31 +0200 |
mod_watchuntrusted: Add support for SHA-256 hash in message
|
Kim Alvefur |
Sun, 27 Sep 2015 21:41:35 +0200 |
mod_watchuntrusted: Fix periodic cleanup to run more than once
|
Kim Alvefur |
Sun, 27 Sep 2015 14:58:15 +0200 |
mod_watchuntrusted: Skip connections to/from unknown hosts (fixes possible traceback)
|
Kim Alvefur |
Tue, 05 May 2015 12:09:08 +0200 |
mod_watchuntrusted: Only notify once per host per day
|
Kim Alvefur |
Wed, 22 Apr 2015 13:20:47 +0200 |
mod_watchuntrusted: New module that will warn admins about s2s connections that fail due to lack of encryption or invalid certificates.
|
Thijs Alkemade |
Fri, 06 Sep 2013 13:07:57 +0200 |