Tue, 24 Oct 2023 09:23:31 +0100 mod_saslauth: Fix read format string (thanks tmolitor)
Matthew Wild <mwild1@gmail.com> [Tue, 24 Oct 2023 09:23:31 +0100] rev 13289
mod_saslauth: Fix read format string (thanks tmolitor)
Sun, 22 Oct 2023 18:58:02 +0200 mod_cron: Make task frequencies configurable in overly generic manner
Kim Alvefur <zash@zash.se> [Sun, 22 Oct 2023 18:58:02 +0200] rev 13288
mod_cron: Make task frequencies configurable in overly generic manner Requested feature for many modules, notably MAM and file sharing.
Sun, 22 Oct 2023 18:57:28 +0200 mod_cron: Fix missing restore method in Teal record definition
Kim Alvefur <zash@zash.se> [Sun, 22 Oct 2023 18:57:28 +0200] rev 13287
mod_cron: Fix missing restore method in Teal record definition
Sun, 22 Oct 2023 19:00:24 +0200 CHANGES: Mention 'tls-server-end-point'
Kim Alvefur <zash@zash.se> [Sun, 22 Oct 2023 19:00:24 +0200] rev 13286
CHANGES: Mention 'tls-server-end-point'
Sun, 23 Oct 2022 02:49:05 +0200 mod_saslauth: Get correct 'tls-server-end-point' with new LuaSec API
Kim Alvefur <zash@zash.se> [Sun, 23 Oct 2022 02:49:05 +0200] rev 13285
mod_saslauth: Get correct 'tls-server-end-point' with new LuaSec API MattJ contributed new APIs for retrieving the actually used certificate and chain to LuaSec, which are not in a release at the time of this commit.
Wed, 07 Sep 2022 11:29:00 +0100 mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections
Matthew Wild <mwild1@gmail.com> [Wed, 07 Sep 2022 11:29:00 +0100] rev 13284
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections
Wed, 07 Sep 2022 11:26:42 +0100 portmanager: Expose API to get at SSL/TLS config for a given interface/port
Matthew Wild <mwild1@gmail.com> [Wed, 07 Sep 2022 11:26:42 +0100] rev 13283
portmanager: Expose API to get at SSL/TLS config for a given interface/port
Tue, 29 Jun 2021 00:22:36 +0200 mod_saslauth: Derive hash from certificate per tls-server-end-point
Kim Alvefur <zash@zash.se> [Tue, 29 Jun 2021 00:22:36 +0200] rev 13282
mod_saslauth: Derive hash from certificate per tls-server-end-point This originally used a WIP implementation of cert:sigalg(), a method to retrieve certificate signature algorithm, but it was never submitted upstream. https://github.com/Zash/luasec/tree/zash/sigalg cert:getsignaturename() was merged in https://github.com/brunoos/luasec/commit/de393417b7c7566caf1e0a0ad54132942ac4f049 XEP-0440 v0.3.0 made implementing tls-server-end-point a MUST
Mon, 07 Dec 2020 19:53:26 +0100 mod_saslauth: Support tls-server-end-point via manually specified hash
Kim Alvefur <zash@zash.se> [Mon, 07 Dec 2020 19:53:26 +0100] rev 13281
mod_saslauth: Support tls-server-end-point via manually specified hash Since this channel binding method is said to enable TLS offloading then you need tell Prosody the hash (or the full cert), so this seems like a good start. Support is RECOMMENDED in XEP-0440 version 0.2
Sat, 21 Oct 2023 12:56:39 +0200 mod_tokenauth: Set name/description on cleanup job
Kim Alvefur <zash@zash.se> [Sat, 21 Oct 2023 12:56:39 +0200] rev 13280
mod_tokenauth: Set name/description on cleanup job
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 tip