Software /
code /
prosody-modules
Log
mod_firewall/mod_firewall.lua @ 971:53e158e44a44
description | author | age |
---|---|---|
mod_firewall: Add rate limiting capabilities, and keep zones and throttle objects in shared tables | Matthew Wild | Sat, 06 Apr 2013 22:20:59 +0100 |
mod_firewall: Don't add empty conditions check when no conditions are listed in a rule | Matthew Wild | Sat, 06 Apr 2013 14:03:02 +0100 |
mod_firewall: Add time and date deps | Matthew Wild | Sat, 06 Apr 2013 14:02:38 +0100 |
mod_firewall: Improve zone handling, make it more efficient, and support dynamic dependencies in the compiler. ENTERING and LEAVING conditions now work at expected (not matching stanzas flowing within a zone). | Matthew Wild | Fri, 05 Apr 2013 19:21:46 +0100 |