log mod_firewall/test.lib.lua @ 5309:09656e2b4927

age author description
2020-05-10 Kim Alvefur mod_firewall/test: Print replies to stderr instead of crashing
2019-12-10 Kim Alvefur mod_firewall: Fix typo [codespell]
2017-12-05 Kim Alvefur mod_firewall/test: Import the ltn12 library correctly
2017-10-20 Kim Alvefur mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck]
2017-10-20 Kim Alvefur mod_firewall/test: Trim trailing whitespace [luacheck]
2017-10-20 Kim Alvefur mod_firewall/test: Use session passed as argument instead of upvalue
2017-10-20 Kim Alvefur mod_firewall/test: Import the ltn12 module [luacheck]
2017-10-20 Kim Alvefur mod_firewall/test: Declare globals from mod_firewall that are used [luacheck]
2017-02-26 Matthew Wild mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules