log mod_firewall/definitions.lib.lua @ 2530:84e103fd8039

age author description
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