prosody-modules
log
graph
tags
bookmarks
branches
37af655ca575
browse
changeset
mod_firewall/mod_firewall.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_firewall/mod_firewall.lua @ 996:
37af655ca575
less
more
|
(0)
-8
tip
description
author
age
mod_firewall: Cache conditions, so that they are only calculated once per chain execution
Matthew Wild
Tue, 07 May 2013 09:28:20 +0100
mod_firewall: Fix variable name
Kim Alvefur
Mon, 08 Apr 2013 22:26:52 +0200
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
mod_firewall: Add actions EVENT (fire an event), JUMP EVENT (transfer control to the handlers of an event), JUMP CHAIN (transfer control to another mod_firewall chain)
Matthew Wild
Fri, 05 Apr 2013 18:08:16 +0100
mod_firewall: Tighten up error handling, and split rules->Lua and Lua->bytecode compilation into separate functions
Matthew Wild
Fri, 05 Apr 2013 18:05:21 +0100
less
more
|
(0)
-8
tip