Mercurial > prosody-modules
log mod_throttle_unsolicited/mod_throttle_unsolicited.lua @ 5048:3697d19d5fd9
age | author | description |
---|---|---|
2019-04-02 | Georg Lukas | mod_throttle_unsolicited: reduce debug logs, rename firewall mark |
2016-11-15 | Kim Alvefur | mod_throttle_unsolicited: Use existing local reference to origin |
2016-10-04 | Kim Alvefur | mod_throttle_unsolicited: Add support for throttling unsolicited messages on incoming s2s connections |
2016-03-30 | Kim Alvefur | mod_throttle_unsolicited: Remove unused local [luacheck] |
2016-03-30 | Kim Alvefur | mod_throttle_unsolicited: Skip checking messages to self |
2016-03-17 | Kim Alvefur | mod_throttle_unsolicited: Mark sessions so they can be matched with 'ORIGIN_MARKED: throttle_unsolicited' by mod_firewall |
2016-03-14 | Kim Alvefur | mod_throttle_unsolicited: Limit rate of unsolicited messages sent to non-contacts |