Sat, 11 Mar 2023 16:40:24 +0000 |
Matthew Wild |
mod_firewall: Warn about invalid pubsubitemid list specification
|
Sat, 11 Mar 2023 16:40:09 +0000 |
Matthew Wild |
mod_firewall: Fix parsing of pubsubitemid list specification
|
Sun, 14 Mar 2021 23:31:32 +0100 |
Kim Alvefur |
mod_firewall: Add basic LIST backend for receiving items from PubSub
|
Tue, 15 Sep 2020 11:49:55 +0100 |
Matthew Wild |
mod_firewall: Add checkcerts option for HTTP lists, cert verification disabled when SNI unsupported
|
Tue, 12 May 2020 12:31:51 +0100 |
Matthew Wild |
mod_firewall: Ensure file lists are always initialized empty
|
Mon, 11 May 2020 17:18:30 +0100 |
Matthew Wild |
mod_firewall: Add option to ignore missing list files
|
Sun, 19 Aug 2018 17:53:05 +0100 |
Matthew Wild |
mod_firewall: Assume empty list if file could not be loaded
|
Tue, 06 Mar 2018 18:24:34 +0100 |
Kim Alvefur |
mod_firewall/definitions: Comments on LIST backends
|
Wed, 03 Jan 2018 07:49:22 +0100 |
Kim Alvefur |
mod_firewall: Trim trailing whitespace [luacheck]
|
Sun, 26 Feb 2017 11:29:10 +0000 |
Matthew Wild |
mod_firewall: Remove unused variable assignment
|
Sun, 26 Feb 2017 11:28:56 +0000 |
Matthew Wild |
mod_firewall: Support filters for normalizing items before checking for them in lists
|
Mon, 20 Feb 2017 13:13:54 +0000 |
Matthew Wild |
mod_firewall: Improve debug logging for LIST file backend
|
Mon, 20 Feb 2017 13:13:28 +0000 |
Matthew Wild |
mod_firewall: Fix file backend init code
|
Mon, 20 Feb 2017 10:59:29 +0000 |
Matthew Wild |
mod_firewall: Add 'file' backend for lists (read-only atm)
|