log mod_firewall/definitions.lib.lua @ 5724:b117b63bcdbb

age author description
22 months ago Matthew Wild mod_firewall: Warn about invalid pubsubitemid list specification
22 months ago Matthew Wild mod_firewall: Fix parsing of pubsubitemid list specification
2021-03-14 Kim Alvefur mod_firewall: Add basic LIST backend for receiving items from PubSub
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)