Software /
code /
prosody-modules
Log
mod_firewall/test.lib.lua @ 4629:0e60ce83205c
description | author | age |
---|---|---|
mod_firewall/test: Print replies to stderr instead of crashing | Kim Alvefur | 2020-05-10 |
mod_firewall: Fix typo [codespell] | Kim Alvefur | 2019-12-10 |
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 |