log mod_firewall/README.markdown @ 4132:36795f773faf

age author description
2020-09-15 Matthew Wild mod_firewall: Add checkcerts option for HTTP lists, cert verification disabled when SNI unsupported
2020-09-15 Matthew Wild mod_firewall: Add docs for list types and parameters
2020-08-05 Matthew Wild mod_firewall: Fix example in README to use |host (thanks DebXWoody)
2018-08-01 Emmanuel Gil Peyrot mod_firewall: Add a missing space after a comma in the README.
2017-03-03 Matthew Wild mod_firewall: Add and document CROSSING GROUPS condition
2017-02-25 Matthew Wild mod_firewall: README: Document TO/FROM ADMIN, FORWARD, TO SELF and TO FULL JID
2017-02-24 Matthew Wild mod_firewall: Document PASS, RETURN and DEFAULT
2017-02-21 Matthew Wild mod_firewall: Add and document COUNT condition
2017-02-21 Matthew Wild mod_firewall: Update README for latest changes
2016-12-02 Kim Alvefur mod_firewall/README: Document SUBSCRIBED
2016-11-19 Matthew Wild mod_firewall: README: Document conditions for groups and admins
2016-11-19 Matthew Wild mod_firewall: README: Clarify that it's possible to jump to chains defined outside of the current file
2016-11-19 Matthew Wild mod_firewall: README: Document dynamic '$local' zone
2016-11-19 Matthew Wild mod_firewall: README: Add more info about specifying rule set files
2016-11-18 Kim Alvefur mod_firewall/README: Remove mention of comments section from google code
2016-11-15 Matthew Wild mod_firewall: Rate limiting: Document 'entries' and add option to allow overflowing when full
2016-11-15 Matthew Wild mod_firewall: README: Update for LIMIT 'on' and document expression syntax
2016-11-15 Matthew Wild mod_firewall: README: Fix example usage of BOUNCE
2016-11-04 Matthew Wild mod_firewall: Add conditions for testing whether a sender of a stanza is in the recipient's roster (or in a certain roster group)
2016-03-17 Matthew Wild mod_firewall: README: Note about marks applying to sessions, not JIDs
2016-03-17 Matthew Wild mod_firewall: README: Improve chain documentation
2016-03-17 Matthew Wild mod_firewall: README: Document INSPECT's pattern matching ability
2016-03-17 Matthew Wild mod_firewall: README: Document session marking
2016-03-17 Matthew Wild mod_firewall: README: Document JUMP_CHAIN
2016-03-17 Matthew Wild mod_firewall: README: Improve chain usage example comments
2016-03-17 Matthew Wild mod_firewall: README: Add note about user-defined chains
2016-03-17 Matthew Wild mod_firewall: README: Add note about time functions using server's local time
2016-03-16 Matthew Wild mod_firewall: README: Document chains