log mod_firewall/test.lib.lua @ 3249:8f4a7084c466

age author description
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