Tue, 15 Feb 2022 13:03:02 +0100 util.dns: Replace base16 implementation with util.hex
Kim Alvefur <zash@zash.se> [Tue, 15 Feb 2022 13:03:02 +0100] rev 12292
util.dns: Replace base16 implementation with util.hex Less code!
Mon, 14 Feb 2022 18:29:31 +0100 core.certmanager: Relax certificate filename check #1713
Kim Alvefur <zash@zash.se> [Mon, 14 Feb 2022 18:29:31 +0100] rev 12291
core.certmanager: Relax certificate filename check #1713 After a survey of ACME clients it seems *.crt and *fullchain* should work for the majority. The rest get to manually copy their files.
Sun, 13 Feb 2022 17:27:29 +0100 util.dependencies: Refer to 'apt' instead of 'apt-get'
Kim Alvefur <zash@zash.se> [Sun, 13 Feb 2022 17:27:29 +0100] rev 12290
util.dependencies: Refer to 'apt' instead of 'apt-get' The more modern and user friendly frontend, should be in every supported version of Debian and Ubuntu by now
Thu, 10 Feb 2022 21:21:03 +0100 mod_invites_register: Load mod_register_ibr in invite only mode
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 21:21:03 +0100] rev 12289
mod_invites_register: Load mod_register_ibr in invite only mode This ensures that registration actually works even if allow_registration is not enabled.
Thu, 10 Feb 2022 20:44:45 +0100 mod_invites_register: Replace COMPAT hack
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 20:44:45 +0100] rev 12288
mod_invites_register: Replace COMPAT hack This hack is not needed since a9c975a0f113 so can be removed when included with Prosody.
Thu, 10 Feb 2022 15:41:47 +0100 mod_turn_external: Add option to enable TURN over TLS
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 15:41:47 +0100] rev 12287
mod_turn_external: Add option to enable TURN over TLS Usually on port 443 to avoid restrictive firewalls. Thanks to Holger for discussion
Thu, 10 Feb 2022 15:39:15 +0100 mod_turn_external: Simplify configuration
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 15:39:15 +0100] rev 12286
mod_turn_external: Simplify configuration Much harder to get boolean options wrong than accidentally adding something unrecognised to a Set.
Sun, 06 Feb 2022 14:34:02 +0100 mod_admin_shell: Track connected events instead of created
Kim Alvefur <zash@zash.se> [Sun, 06 Feb 2022 14:34:02 +0100] rev 12285
mod_admin_shell: Track connected events instead of created The connection events are more appropriate here, where the s2s-created events happens a bit later or earlier in a sessions lifetime depending on its direction and for outgoing connections isn't actually the creation time (which happens immediately after pressing enter, so not very interesting), but rather closer to the connection time.
Sun, 06 Feb 2022 14:31:27 +0100 mod_s2s: Add new early s2s-connected events
Kim Alvefur <zash@zash.se> [Sun, 06 Feb 2022 14:31:27 +0100] rev 12284
mod_s2s: Add new early s2s-connected events Allows doing things based on connections rather than sessions, which may have been created before or after.
Sat, 05 Feb 2022 18:07:51 +0100 doap: Reference some JSON RFCs
Kim Alvefur <zash@zash.se> [Sat, 05 Feb 2022 18:07:51 +0100] rev 12283
doap: Reference some JSON RFCs RFC 4627 JSON - util.json RFC 6901 JSON Pointer - util.jsonpointer
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip