Log

mod_firewall/definitions.lib.lua @ 5653:401356232e1b

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