log mod_firewall/definitions.lib.lua @ 4132:36795f773faf

age author description
2020-09-15 Matthew Wild mod_firewall: Add checkcerts option for HTTP lists, cert verification disabled when SNI unsupported
2020-05-12 Matthew Wild mod_firewall: Ensure file lists are always initialized empty
2020-05-11 Matthew Wild mod_firewall: Add option to ignore missing list files
2018-08-19 Matthew Wild mod_firewall: Assume empty list if file could not be loaded
2018-03-06 Kim Alvefur mod_firewall/definitions: Comments on LIST backends
2018-01-03 Kim Alvefur mod_firewall: Trim trailing whitespace [luacheck]
2017-02-26 Matthew Wild mod_firewall: Remove unused variable assignment
2017-02-26 Matthew Wild mod_firewall: Support filters for normalizing items before checking for them in lists
2017-02-20 Matthew Wild mod_firewall: Improve debug logging for LIST file backend
2017-02-20 Matthew Wild mod_firewall: Fix file backend init code
2017-02-20 Matthew Wild mod_firewall: Add 'file' backend for lists (read-only atm)
2017-02-20 Matthew Wild mod_firewall: Add dummy add/remove methods for HTTP lists
2017-02-20 Matthew Wild mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list
2017-02-20 Matthew Wild mod_firewall: Also handle HTTPS for lists
2017-02-20 Matthew Wild mod_firewall: Improve HTTP polling logic
2017-02-19 Matthew Wild mod_firewall: Initial support for lists, in-memory and HTTP
2016-11-15 Matthew Wild mod_firewall: Rate limiting: Document 'entries' and add option to allow overflowing when full
2016-03-18 Matthew Wild mod_firewall: Fix another unprotected use of util.cache
2016-03-18 Matthew Wild mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available
2016-03-18 Matthew Wild mod_firewall: Add support for throttling based on user-defined properties (experimental)
2016-03-11 Kim Alvefur mod_firewall: Silence warnings about unused arguments [luacheck]
2015-09-18 Kim Alvefur mod_firewall: Fix missing import of util.set (used to be global)
2013-05-07 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 %