Software /
code /
prosody-modules
Log
mod_firewall/test.lib.lua @ 3032:0f2dd6397569
description | author | age |
---|---|---|
mod_firewall/test: Import the ltn12 library correctly | Kim Alvefur | 2017-12-05 |
mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck] | Kim Alvefur | 2017-10-20 |
mod_firewall/test: Trim trailing whitespace [luacheck] | Kim Alvefur | 2017-10-20 |
mod_firewall/test: Use session passed as argument instead of upvalue | Kim Alvefur | 2017-10-20 |
mod_firewall/test: Import the ltn12 module [luacheck] | Kim Alvefur | 2017-10-20 |
mod_firewall/test: Declare globals from mod_firewall that are used [luacheck] | Kim Alvefur | 2017-10-20 |
mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules | Matthew Wild | 2017-02-26 |