Tue, 11 May 2021 14:14:15 +0100 certmanager: Disable renegotiation by default 0.11
Matthew Wild <mwild1@gmail.com> [Tue, 11 May 2021 14:14:15 +0100] rev 11555
certmanager: Disable renegotiation by default This requires LuaSec 0.7+ and OpenSSL 1.1.1+
Tue, 11 May 2021 14:10:26 +0100 mod_limits: Don't emit error when no burst period is configured 0.11
Matthew Wild <mwild1@gmail.com> [Tue, 11 May 2021 14:10:26 +0100] rev 11554
mod_limits: Don't emit error when no burst period is configured
Mon, 26 Apr 2021 15:32:05 +0200 core.certmanager: Test for SSL options in absence of LuaSec config 0.11
Kim Alvefur <zash@zash.se> [Mon, 26 Apr 2021 15:32:05 +0200] rev 11553
core.certmanager: Test for SSL options in absence of LuaSec config
Mon, 26 Apr 2021 15:30:13 +0200 core.certmanager: Attempt to directly access LuaSec config table 0.11
Kim Alvefur <zash@zash.se> [Mon, 26 Apr 2021 15:30:13 +0200] rev 11552
core.certmanager: Attempt to directly access LuaSec config table Due to a bug this field was not properly exported before See https://github.com/brunoos/luasec/issues/149
Mon, 10 May 2021 17:03:27 +0100 util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 0.11
Matthew Wild <mwild1@gmail.com> [Mon, 10 May 2021 17:03:27 +0100] rev 11551
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream This may be useful for any plugins that want to experiment with different policies for stanza size limits (e.g. unauthenticated vs authenticated streams).
Mon, 10 May 2021 17:02:37 +0100 util.xmppstream: Mark bytes for stream closure as handled 0.11
Matthew Wild <mwild1@gmail.com> [Mon, 10 May 2021 17:02:37 +0100] rev 11550
util.xmppstream: Mark bytes for stream closure as handled
Mon, 10 May 2021 17:01:38 +0100 MUC: Add support for advertising muc#roomconfig_allowinvites in room disco#info 0.11
Matthew Wild <mwild1@gmail.com> [Mon, 10 May 2021 17:01:38 +0100] rev 11549
MUC: Add support for advertising muc#roomconfig_allowinvites in room disco#info The de-facto interpretation of this (undocumented) option is to indicate to the client whether it is allowed to invite other users to the MUC. This is differs from the existing option in our config form, which only controls the behaviour of sending of invites in a members-only MUC (we always allow invites in open rooms). Conversations is one client known to use this disco#info item to determine whether it may send invites.
Mon, 10 May 2021 16:50:24 +0100 mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets 0.11
Matthew Wild <mwild1@gmail.com> [Mon, 10 May 2021 16:50:24 +0100] rev 11548
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets
Mon, 10 May 2021 16:44:55 +0100 util.xmppstream: Reduce default xmppstream limit to 1MB 0.11
Matthew Wild <mwild1@gmail.com> [Mon, 10 May 2021 16:44:55 +0100] rev 11547
util.xmppstream: Reduce default xmppstream limit to 1MB
Mon, 10 May 2021 16:41:56 +0100 util.set: Add is_set() to test if an object is a set 0.11
Matthew Wild <mwild1@gmail.com> [Mon, 10 May 2021 16:41:56 +0100] rev 11546
util.set: Add is_set() to test if an object is a set
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip