Log

plugins/mod_s2s.lua @ 12494:65316782862f

description author age
mod_s2s: Log queued stanzas for which no error reply is produced Kim Alvefur 2022-05-07
mod_s2s: Don't bounce queued error stanzas (thanks Martin) Kim Alvefur 2022-05-07
net: isolate LuaSec-specifics Jonas Schäfer 2022-04-27
Merge 0.12->trunk Matthew Wild 2022-04-25
mod_s2s: Improve robustness of outgoing s2s certificate verification 0.12 Matthew Wild 2022-04-25
mod_s2s: Distinguish DANE TLSA errors from generic cert chain errors Kim Alvefur 2022-04-25
mod_s2s: Recognise and report errors with CA or intermediate certs Kim Alvefur 2022-04-25
mod_s2s: Store real stanzas in session.sendq, rather than strings Matthew Wild 2022-03-23
Merge config-updates+check-turn from timber Matthew Wild 2022-03-04
various: Require encryption by default for real Kim Alvefur 2021-12-25
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin) Kim Alvefur 2022-02-22
mod_c2s,mod_s2s: Wrap callback to improve tracebacks Kim Alvefur 2022-02-22
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps Kim Alvefur 2022-02-17
mod_s2s: Disable creation of new outgoing connections during shutdown Kim Alvefur 2022-02-11
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions Kim Alvefur 2022-02-11
mod_s2s: Add new early s2s-connected events Kim Alvefur 2022-02-06
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls Kim Alvefur 2022-01-21
mod_s2s: Enable outgoing Direct TLS connections Kim Alvefur 2022-01-21
mod_s2s: Fix logging of <stream:error> consistency with other mods Kim Alvefur 2021-10-24
mod_s2s: Don't pass unknown hostnames as stats label Kim Alvefur 2021-10-21
mod_s2s: Rename Direct TLS listener 's2s_direct_tls' Kim Alvefur 2021-09-09
mod_s2s: Add a Direct TLS listener Kim Alvefur 2021-08-10
mod_s2s: Handle connections having TLS from the start Kim Alvefur 2021-08-10
mod_s2s: Factor out procedure for newly encrypted sessions Kim Alvefur 2021-08-10
mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk) Kim Alvefur 2021-09-06
mod_c2s,mod_s2s: Fire event just before writes Kim Alvefur 2021-08-16
mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2s Kim Alvefur 2021-08-16
mod_s2s: Clone 'extra' data to let resolvers add more to it Kim Alvefur 2021-07-18
mod_s2s: Handle measurement where the local host is unknown Kim Alvefur 2021-07-18
mod_s2s: Guard against missing 'to' on incoming stream Kim Alvefur 2021-07-18
mod_s2s: Don't close connections on reload Kim Alvefur 2021-07-14
mod_s2s: Close connections attached to a host being deactivated Kim Alvefur 2021-07-14
mod_s2s: Vary log level by remote stream error Kim Alvefur 2021-07-14
mod_s2s: Remove connection timeout once it's no longer needed Kim Alvefur 2021-07-13
mod_s2s: Log debug message on attempted close of an connectionless session Kim Alvefur 2021-07-11
mod_s2s: Drop level of indentation by inverting a condition and early return Kim Alvefur 2021-07-11
mod_s2s: Use module API to fire events Kim Alvefur 2021-07-11
mod_s2s: Remove duplicate method call (thanks luacheck) Kim Alvefur 2021-06-21
mod_s2s: Guard against LuaSec not returning TLS info here too Kim Alvefur 2021-06-21
mod_s2s: Bail if connection is destroyed after attempting to open stream Kim Alvefur 2021-06-16
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers Kim Alvefur 2021-06-15
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@9d9d095e59e2 Matthew Wild 2021-05-13
s2s et al.: Add counters for connection state transitions Jonas Schäfer 2021-04-21
mod_s2s: Port to new OpenMetrics API Jonas Schäfer 2021-04-18
mod_s2s: Buffer stream error + stream closing tag Kim Alvefur 2021-03-03
mod_s2s: Check direction in bidi-aware style Kim Alvefur 2021-03-03
mod_s2s: Add config setting to enable DANE Kim Alvefur 2021-03-02
mod_s2s: Clarify comment about unused TLS settings Kim Alvefur 2021-02-06
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@feabb4318138 Kim Alvefur 2020-12-16
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@89ca6d8161b7 Kim Alvefur 2020-12-11
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@ba8516ef0e3a Kim Alvefur 2020-11-05
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@ba8516ef0e3a Matthew Wild 2020-09-30
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@bbb2a4fe3807 Kim Alvefur 2020-08-08
mod_s2s: Move out of empty directory base plugins/mod_s2s/mod_s2s.lua@d43bdb070dad Kim Alvefur 2020-06-02