Wed, 02 Feb 2022 17:58:48 +0100 Kim Alvefur util.dns: Minor updates of SVCB parser
Sun, 04 Oct 2020 21:29:44 +0200 Kim Alvefur util.dns: Implement SVCB record parser
Sun, 04 Oct 2020 21:27:20 +0200 Kim Alvefur util.dns: Fix returning read position after zero-length name
Wed, 02 Feb 2022 17:31:39 +0100 Kim Alvefur util.dnsregistry: Regenerate from IANA registry
Sun, 04 Oct 2020 19:26:53 +0200 Kim Alvefur tools.dnsregistry: For converting IANA DNS registry data to Lua table
Sun, 04 Oct 2020 19:23:16 +0200 Kim Alvefur util.dns: Move DNS parameters details into util.dnsregistry
Thu, 18 Mar 2021 00:03:16 +0100 Kim Alvefur doap: Make note of mod_mam storing XEP-0184 receipts
Tue, 11 Jan 2022 17:51:26 +0100 Kim Alvefur plugins: Update for namespace bump in XEP-0353 v0.4.0
Tue, 01 Feb 2022 14:46:42 +0100 Kim Alvefur util.prosodyctl.check: Fix reset of libunbound before DNS checks
Mon, 31 Jan 2022 17:07:12 +0100 Kim Alvefur doap: Let's say XEP-0368 support is complete now
Sun, 30 Jan 2022 16:04:22 +0100 Kim Alvefur util.prosodyctl.check: Fix A/AAAA check for proxy65 and http
Sun, 30 Jan 2022 13:16:30 +0100 Kim Alvefur util.prosodyctl.check: Include multiplexed ports in DNS checks #1704
Sun, 30 Jan 2022 12:49:43 +0100 Kim Alvefur mod_admin_shell: Add descriptions of each column to 'help columns'
Sun, 30 Jan 2022 11:10:51 +0100 Kim Alvefur mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show
Sat, 29 Jan 2022 16:11:38 +0100 Kim Alvefur mod_http_file_share: Use alternate syntax for filename in Content-Disposition
Sat, 29 Jan 2022 15:01:38 +0100 Kim Alvefur mod_admin_shell: Fix traceback on rendering graph of stats without extra labels
Sat, 29 Jan 2022 14:58:37 +0100 Kim Alvefur mod_admin_shell: Add help section about stats
Fri, 28 Jan 2022 20:39:13 +0100 Kim Alvefur mod_admin_shell: Add help section about customizing table columns
Fri, 28 Jan 2022 14:19:05 +0100 Kim Alvefur README: Reflow text to ~78 columns
Fri, 28 Jan 2022 11:57:58 +0100 Kim Alvefur INSTALL: Update from site version
Thu, 27 Jan 2022 21:40:13 +0100 Kim Alvefur util.format: Expand explanation of purpose in comments
Thu, 27 Jan 2022 21:14:22 +0100 Kim Alvefur util.format: Skip control code escaping when doing full serialization
Thu, 27 Jan 2022 16:23:26 +0100 Kim Alvefur util.prosodyctl.cert: Look for certs matching 'http_host'
Thu, 27 Jan 2022 12:52:01 +0100 Kim Alvefur util.prosodyctl.check: Fix use of LuaSocket URL parser
Thu, 27 Jan 2022 12:36:50 +0100 Kim Alvefur util.prosodyctl.check: Add HTTP related DNS checks
Wed, 26 Jan 2022 13:24:23 +0100 Kim Alvefur util.prosodyctl.cert: Look for certificates in a consistent order
Mon, 24 Jan 2022 23:06:45 +0100 Kim Alvefur mod_pubsub: Allow configuring summary templates
Mon, 24 Jan 2022 23:04:38 +0100 Kim Alvefur mod_pubsub: Use the util.xtemplate to render Atom summary
Mon, 24 Jan 2022 23:54:32 +0100 Kim Alvefur util.xtemplate: Yet another string template library
Mon, 24 Jan 2022 23:05:26 +0100 Kim Alvefur mod_pubsub: Use the 'pubsub#type' setting to pick summary generator
Tue, 25 Jan 2022 13:20:26 +0100 Kim Alvefur mod_tls: Set ALPN on outgoing connections
Mon, 24 Jan 2022 13:58:04 +0000 Matthew Wild Added tag 0.11.13 for changeset ebeb4d959fb3 0.11
Sun, 23 Jan 2022 20:06:50 +0100 Kim Alvefur mod_admin_shell: Add command to show current user roles
Sun, 23 Jan 2022 19:55:32 +0100 Kim Alvefur mod_admin_shell: Add help section about roles
Fri, 21 Jan 2022 18:42:38 +0100 Kim Alvefur mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls
Fri, 21 Jan 2022 17:59:19 +0100 Kim Alvefur mod_s2s: Enable outgoing Direct TLS connections
Fri, 21 Jan 2022 17:57:47 +0100 Kim Alvefur net.connect: Allow passing TLS context from resolver
Fri, 21 Jan 2022 17:56:20 +0100 Kim Alvefur net.resolvers.chain: A resolver for combining other resolvers
Thu, 20 Jan 2022 13:02:24 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 20 Jan 2022 10:51:46 +0100 Kim Alvefur util.xml: Deduplicate handlers for restricted XML 0.11 0.11.13
Thu, 20 Jan 2022 09:57:20 +0100 Kim Alvefur util.xml: Break reference to help the GC (fix #1711) 0.11
Wed, 19 Jan 2022 10:28:09 +0100 Kim Alvefur util.prosodyctl.cert: Check success of copy operations, warn on fail
Wed, 19 Jan 2022 10:26:43 +0100 Kim Alvefur util.prosodyctl.cert: Pass variables via formatting instead of concatenation
Tue, 18 Jan 2022 15:43:17 +0100 Kim Alvefur tools/xep227toprosody: Remove obsolete tool in favor of storage driver
Tue, 18 Jan 2022 11:52:35 +0100 Kim Alvefur core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation
Tue, 18 Jan 2022 08:04:16 +0100 Kim Alvefur core.certmanager: Apply TLS preset before global settings (thanks Menel)
Mon, 17 Jan 2022 14:18:27 +0000 Matthew Wild mod_storage_xep0227: Fix luacheck warning
Mon, 17 Jan 2022 14:12:45 +0000 Matthew Wild mod_storage_xep0227: Fix traceback during iteration of driver stores
Mon, 17 Jan 2022 14:11:45 +0000 Matthew Wild mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af
Sat, 15 Jan 2022 17:37:07 +0100 Kim Alvefur mod_http: Increase severity of loading unreachable http modules
Sat, 27 Nov 2021 12:26:15 +0100 Kim Alvefur mod_http: Skip querying portmanager when http_external_url when is set
Sat, 15 Jan 2022 16:25:25 +0100 Kim Alvefur util.jid: Explicitly check for nil rather than falsy
Sat, 15 Jan 2022 15:40:29 +0100 Jonas Schäfer mod_storage_xep0227: treat roster metadata pseudo-entry correctly
Sat, 15 Jan 2022 15:39:13 +0100 Jonas Schäfer mod_storage_xep0227: be defensive against empty vCard
Sat, 15 Jan 2022 15:13:41 +0100 Kim Alvefur mod_http: Limit unencrypted http port (5280) to loopback by default
Sat, 15 Jan 2022 09:09:24 +0100 Kim Alvefur mod_cron: Allow for a small amount of timer drift
Fri, 14 Jan 2022 17:00:13 +0000 Matthew Wild mod_storage_xep0227: Fix luacheck warnings
Fri, 14 Jan 2022 16:57:19 +0000 Matthew Wild mod_storage_xep0227: Add API to iterate all stores of a user
Fri, 14 Jan 2022 16:55:18 +0000 Matthew Wild mod_storage_xep0227: Skip self-contacts on roster import
Thu, 13 Jan 2022 12:18:49 +0000 Matthew Wild Added tag 0.11.12 for changeset 783056b4e448 0.11
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip