log mod_firewall/definitions.lib.lua @ 4690:82dabfffaddf

age author description
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)
Mon, 20 Feb 2017 09:47:40 +0000 Matthew Wild mod_firewall: Add dummy add/remove methods for HTTP lists
Mon, 20 Feb 2017 09:31:30 +0000 Matthew Wild mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list
Mon, 20 Feb 2017 09:26:27 +0000 Matthew Wild mod_firewall: Also handle HTTPS for lists
Mon, 20 Feb 2017 09:26:16 +0000 Matthew Wild mod_firewall: Improve HTTP polling logic
Sun, 19 Feb 2017 21:10:26 +0000 Matthew Wild mod_firewall: Initial support for lists, in-memory and HTTP
Tue, 15 Nov 2016 21:55:12 +0000 Matthew Wild mod_firewall: Rate limiting: Document 'entries' and add option to allow overflowing when full
Fri, 18 Mar 2016 09:59:42 +0000 Matthew Wild mod_firewall: Fix another unprotected use of util.cache
Fri, 18 Mar 2016 09:57:09 +0000 Matthew Wild mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available
Fri, 18 Mar 2016 09:47:52 +0000 Matthew Wild mod_firewall: Add support for throttling based on user-defined properties (experimental)
Fri, 11 Mar 2016 18:52:36 +0100 Kim Alvefur mod_firewall: Silence warnings about unused arguments [luacheck]
Fri, 18 Sep 2015 15:27:53 +0200 Kim Alvefur mod_firewall: Fix missing import of util.set (used to be global)
Tue, 07 May 2013 10:33:49 +0100 Matthew Wild mod_firewall: Make defining objects generic (currently zones and rate limits), so more can easily be added. Also a syntax change... definition lines must begin with %