Thu, 28 Nov 2019 18:57:17 +0100 mod_s2s_bidi: Ignore unencrypted connections if s2s_require_encryption is set
Kim Alvefur <zash@zash.se> [Thu, 28 Nov 2019 18:57:17 +0100] rev 10462
mod_s2s_bidi: Ignore unencrypted connections if s2s_require_encryption is set Prevents some weirdness in cases where no authentication is done
Thu, 28 Nov 2019 18:30:30 +0100 mod_s2s: Abort outgoing connections earlier when TLS requirement isn't satisfied
Kim Alvefur <zash@zash.se> [Thu, 28 Nov 2019 18:30:30 +0100] rev 10461
mod_s2s: Abort outgoing connections earlier when TLS requirement isn't satisfied This ensures the closure reason is accurate and not reported as an authentication or other problem
Thu, 28 Nov 2019 17:32:15 +0100 mod_s2s: Send stream errors for cert problems on outgoing connections
Kim Alvefur <zash@zash.se> [Thu, 28 Nov 2019 17:32:15 +0100] rev 10460
mod_s2s: Send stream errors for cert problems on outgoing connections Rationale in comment.
Wed, 27 Nov 2019 23:26:59 +0100 mod_s2s: Improve error in bounces due to cert validation problems
Kim Alvefur <zash@zash.se> [Wed, 27 Nov 2019 23:26:59 +0100] rev 10459
mod_s2s: Improve error in bounces due to cert validation problems
Wed, 27 Nov 2019 23:23:25 +0100 mod_s2s_auth_certs: Save chain validation errors for later use
Kim Alvefur <zash@zash.se> [Wed, 27 Nov 2019 23:23:25 +0100] rev 10458
mod_s2s_auth_certs: Save chain validation errors for later use
Tue, 26 Nov 2019 15:29:01 +0000 net.websocket: Fix traceback in case of ondisconnect being called twice
Matthew Wild <mwild1@gmail.com> [Tue, 26 Nov 2019 15:29:01 +0000] rev 10457
net.websocket: Fix traceback in case of ondisconnect being called twice We want to figure out what situations the double ondisconnect happens in, and aim to fix the root cause in the future.
Tue, 26 Nov 2019 00:12:51 +0100 net.connect: Add some TODO comments
Kim Alvefur <zash@zash.se> [Tue, 26 Nov 2019 00:12:51 +0100] rev 10456
net.connect: Add some TODO comments
Tue, 26 Nov 2019 00:09:51 +0100 MUC: Add missing reference to room (thanks buildbot) [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 26 Nov 2019 00:09:51 +0100] rev 10455
MUC: Add missing reference to room (thanks buildbot) [luacheck]
Tue, 26 Nov 2019 00:02:13 +0100 MUC: Indicate the component as origin of various errors where there's no room
Kim Alvefur <zash@zash.se> [Tue, 26 Nov 2019 00:02:13 +0100] rev 10454
MUC: Indicate the component as origin of various errors where there's no room A room that doesn't exist can't return an error, can it?
Mon, 25 Nov 2019 23:52:45 +0100 MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID
Kim Alvefur <zash@zash.se> [Mon, 25 Nov 2019 23:52:45 +0100] rev 10453
MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip