Commit graph

8 commits

Author SHA1 Message Date
Jonas Schäfer
b027ddcbfc mod_s2s: Port to new OpenMetrics API 2021-04-18 12:35:16 +02:00
Kim Alvefur
8673a99a09 mod_s2s: Buffer stream error + stream closing tag
In "opportunistic writes" mode, prevents ondisconnect from happening
while writing the stream closing tag.
2021-03-03 13:34:00 +01:00
Kim Alvefur
494b53ce0b mod_s2s: Check direction in bidi-aware style
Both session.incoming and session.outgoing are truthy here, but
session.direction indicates the "real" direction in the way that matters
for the order of events when opening or closing streams.
2021-03-03 13:26:38 +01:00
Kim Alvefur
bef26775f1 mod_s2s: Add config setting to enable DANE 2021-03-02 22:42:04 +01:00
Kim Alvefur
cd1aadb52e mod_s2s: Clarify comment about unused TLS settings
Ref 115b5e32d960
2021-02-06 21:40:21 +01:00
Kim Alvefur
d45b5b23e7 Merge 0.11->trunk 2020-12-16 08:53:57 +01:00
Kim Alvefur
dc1efeb22d Merge 0.11->trunk 2020-12-11 15:37:35 +01:00
Kim Alvefur
6b98a3f551 mod_s2s: Move out of empty directory
mod_s2s.lua had been all alone in there since the removal of
s2sout.lib.lua in 756b8821007a
2020-06-02 19:43:50 +02:00
Renamed from plugins/mod_s2s/mod_s2s.lua (Browse further)