Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 11061:45e1c467a3a7 0.11
description | author | age |
---|---|---|
mod_s2s: Escape invalid XML in loggin (same way as mod_c2s) fix #1574 0.11 0.11.6 | Kim Alvefur | Sat, 01 Aug 2020 12:58:37 +0200 |
mod_c2s,mod_s2s: Make stanza size limits configurable | Kim Alvefur | Sun, 31 May 2020 22:39:34 +0200 |
mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limit | Kim Alvefur | Sun, 31 May 2020 22:25:48 +0200 |
mod_s2s: Run stream close in async context | Kim Alvefur | Fri, 08 May 2020 23:55:51 +0200 |
mod_s2s: Improve signaling of stream open events | Kim Alvefur | Fri, 08 May 2020 23:54:17 +0200 |
mod_s2s: Fix typo in comment [codespell] | Kim Alvefur | Thu, 13 Feb 2020 23:03:03 +0100 |
mod_s2s: Comment on the various 'reason' arguments passed to :close | Kim Alvefur | Sun, 26 Jan 2020 19:52:48 +0100 |