Software /
code /
prosody-modules
Log
mod_firewall/test.lib.lua @ 3409:1900280e2a90
description | author | age |
---|---|---|
mod_firewall/test: Import the ltn12 library correctly | Kim Alvefur | Tue, 05 Dec 2017 21:04:35 +0100 |
mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck] | Kim Alvefur | Fri, 20 Oct 2017 02:53:12 +0200 |
mod_firewall/test: Trim trailing whitespace [luacheck] | Kim Alvefur | Fri, 20 Oct 2017 02:52:58 +0200 |
mod_firewall/test: Use session passed as argument instead of upvalue | Kim Alvefur | Fri, 20 Oct 2017 02:51:38 +0200 |
mod_firewall/test: Import the ltn12 module [luacheck] | Kim Alvefur | Fri, 20 Oct 2017 02:49:34 +0200 |
mod_firewall/test: Declare globals from mod_firewall that are used [luacheck] | Kim Alvefur | Fri, 20 Oct 2017 02:49:10 +0200 |
mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules | Matthew Wild | Sun, 26 Feb 2017 09:58:07 +0000 |