Software /
code /
prosody
Log
plugins/mod_s2s.lua @ 11774:4625093b0768
description | author | age |
---|---|---|
mod_s2s: Add a Direct TLS listener | Kim Alvefur | Tue, 10 Aug 2021 20:55:43 +0200 |
mod_s2s: Handle connections having TLS from the start | Kim Alvefur | Tue, 10 Aug 2021 20:54:38 +0200 |
mod_s2s: Factor out procedure for newly encrypted sessions | Kim Alvefur | Tue, 10 Aug 2021 20:51:31 +0200 |
mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk) | Kim Alvefur | Mon, 06 Sep 2021 23:21:25 +0200 |
mod_c2s,mod_s2s: Fire event just before writes | Kim Alvefur | Mon, 16 Aug 2021 12:45:14 +0200 |
mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2s | Kim Alvefur | Mon, 16 Aug 2021 11:37:51 +0200 |