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

age author description
Sun, 10 May 2020 09:03:16 +0200 Kim Alvefur mod_firewall/test: Print replies to stderr instead of crashing
Tue, 10 Dec 2019 18:31:26 +0100 Kim Alvefur mod_firewall: Fix typo [codespell]
Tue, 05 Dec 2017 21:04:35 +0100 Kim Alvefur mod_firewall/test: Import the ltn12 library correctly
Fri, 20 Oct 2017 02:53:12 +0200 Kim Alvefur mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck]
Fri, 20 Oct 2017 02:52:58 +0200 Kim Alvefur mod_firewall/test: Trim trailing whitespace [luacheck]
Fri, 20 Oct 2017 02:51:38 +0200 Kim Alvefur mod_firewall/test: Use session passed as argument instead of upvalue
Fri, 20 Oct 2017 02:49:34 +0200 Kim Alvefur mod_firewall/test: Import the ltn12 module [luacheck]
Fri, 20 Oct 2017 02:49:10 +0200 Kim Alvefur mod_firewall/test: Declare globals from mod_firewall that are used [luacheck]
Sun, 26 Feb 2017 09:58:07 +0000 Matthew Wild mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules