Fri, 02 Sep 2022 16:20:13 +0100 mod_sasl2: Add event for other modules to advertise inline features
Matthew Wild <mwild1@gmail.com> [Fri, 02 Sep 2022 16:20:13 +0100] rev 5032
mod_sasl2: Add event for other modules to advertise inline features
Mon, 29 Aug 2022 17:41:16 +0100 mod_sasl2_sm: Use a stanza method that actually exists
Matthew Wild <mwild1@gmail.com> [Mon, 29 Aug 2022 17:41:16 +0100] rev 5031
mod_sasl2_sm: Use a stanza method that actually exists
Mon, 29 Aug 2022 17:12:16 +0100 mod_sasl2_sm: Experimental mod_isr alternative
Matthew Wild <mwild1@gmail.com> [Mon, 29 Aug 2022 17:12:16 +0100] rev 5030
mod_sasl2_sm: Experimental mod_isr alternative
Mon, 29 Aug 2022 16:35:19 +0100 mod_sasl2: Fix handling of various failure/error cases
Matthew Wild <mwild1@gmail.com> [Mon, 29 Aug 2022 16:35:19 +0100] rev 5029
mod_sasl2: Fix handling of various failure/error cases
Sun, 28 Aug 2022 17:30:52 +0100 mod_isr: XEP-0397: Instant Stream Resumption
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 17:30:52 +0100] rev 5028
mod_isr: XEP-0397: Instant Stream Resumption
Sun, 28 Aug 2022 15:03:58 +0100 mod_sasl2: Include additional-data in SASL success response
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 15:03:58 +0100] rev 5027
mod_sasl2: Include additional-data in SASL success response
Sun, 28 Aug 2022 15:50:39 +0200 mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel)
Kim Alvefur <zash@zash.se> [Sun, 28 Aug 2022 15:50:39 +0200] rev 5026
mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel) Just like in 964de9997552
Sun, 28 Aug 2022 11:25:21 +0100 mod_sasl2: Eventually return true from success handler
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 11:25:21 +0100] rev 5025
mod_sasl2: Eventually return true from success handler ...while allowing other handlers to run in the priority range -1000 to -2000.
Sun, 28 Aug 2022 11:18:10 +0100 mod_sasl2: Return true to indicate challenge was handled successfully
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 11:18:10 +0100] rev 5024
mod_sasl2: Return true to indicate challenge was handled successfully
Sun, 28 Aug 2022 11:12:52 +0100 mod_sasl2: Fix <challenge> generation
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 11:12:52 +0100] rev 5023
mod_sasl2: Fix <challenge> generation - We are just adding child text data, so the correct method is :text() - The data should be base64-encoded, but it was being sent raw
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip