Log

description author age
mod_storage_sql: Retrieve all indices to see if the new one exists 13.0 Kim Alvefur Fri, 11 Apr 2025 09:45:04 +0200
Merge 13.0->trunk Matthew Wild Thu, 10 Apr 2025 16:07:54 +0100
mod_invites_register: Stricter validation of registration events 13.0 Matthew Wild Thu, 10 Apr 2025 16:07:32 +0100
Merge 13.0->trunk Matthew Wild Thu, 10 Apr 2025 11:33:47 +0100
prosodyctl check config: add recommendation to switch from admin_telnet to shell 13.0 Matthew Wild Thu, 10 Apr 2025 11:21:13 +0100
configmanager: Emit config warning when referencing non-existent value 13.0 Matthew Wild Thu, 10 Apr 2025 11:19:48 +0100
Merge 13.0->trunk Kim Alvefur Thu, 10 Apr 2025 00:23:22 +0200
mod_storage_sql: Mark unused argument as such 13.0 Kim Alvefur Thu, 10 Apr 2025 00:22:44 +0200
Merge 13.0->trunk Kim Alvefur Wed, 09 Apr 2025 20:28:28 +0200
mod_storage_sql: Handle failure to deploy new UNIQUE index 13.0 Kim Alvefur Wed, 09 Apr 2025 18:27:42 +0200
mod_http: Log problems parsing IP addresses in X-Forwarded-For (Thanks Boris) 13.0 Kim Alvefur Wed, 09 Apr 2025 18:11:57 +0200
mod_http: Fix IP address normalization (Thanks Boris) 13.0 Kim Alvefur Wed, 09 Apr 2025 15:54:54 +0200
mod_storage_sql: Add shell command to create tables and indices (again) 13.0 Kim Alvefur Wed, 09 Apr 2025 15:06:48 +0200
mod_storage_sql: Delay showing SQL library error until attempted load 13.0 Kim Alvefur Mon, 07 Apr 2025 20:23:00 +0200
Merge 13.0->trunk Matthew Wild Wed, 09 Apr 2025 10:59:28 +0100
prosodyctl check config: List modules which Prosody cannot successfully load 13.0 Matthew Wild Wed, 09 Apr 2025 10:54:01 +0100
modulemanager, util.pluginloader: Improve error message when load fails but some candidates were filtered 13.0 Matthew Wild Wed, 09 Apr 2025 10:53:37 +0100
mod_admin_shell: Add role:list() and role:show() commands 13.0 Matthew Wild Fri, 04 Apr 2025 16:50:25 +0100
mod_authz_internal: Improve error message when invalid role specified 13.0 Matthew Wild Fri, 04 Apr 2025 16:49:55 +0100
Merge 13.0->trunk Matthew Wild Thu, 03 Apr 2025 20:37:03 +0100
Added tag 13.0.1 for changeset e78e79f1b5f5 13.0 Matthew Wild Thu, 03 Apr 2025 20:01:03 +0100
Merge 13.0->trunk Matthew Wild Thu, 03 Apr 2025 20:00:10 +0100
mod_admin_shell: Visual tweaks to the output of debug:cert_index() 13.0 13.0.1 Matthew Wild Thu, 03 Apr 2025 19:58:57 +0100
.luacheckrc: Ignore config files in spec/tls 13.0 Matthew Wild Thu, 03 Apr 2025 19:56:11 +0100
certmanager: Remove obsolete index log (replaced by shell command) 13.0 Matthew Wild Thu, 03 Apr 2025 19:47:16 +0100
Merge 13.0->trunk Matthew Wild Thu, 03 Apr 2025 16:54:14 +0100
mod_admin_shell: Add debug:cert_index() command 13.0 Matthew Wild Thu, 03 Apr 2025 16:54:02 +0100
certmanager: Improve logging for all cases where certs are skipped 13.0 Matthew Wild Thu, 03 Apr 2025 16:53:48 +0100
Merge 13.0->trunk Matthew Wild Thu, 03 Apr 2025 15:14:07 +0100
spec/tls: Add TLS/certificate integration tests 13.0 Matthew Wild Thu, 03 Apr 2025 15:11:58 +0100
Merge 13.0->trunk Matthew Wild Thu, 03 Apr 2025 12:04:19 +0100
portmanager: Add debug log message to state which certificate we end up using 13.0 Matthew Wild Thu, 03 Apr 2025 12:03:24 +0100
portmanager: Take automatic cert selection into account when setting SNI cert 13.0 Matthew Wild Thu, 03 Apr 2025 12:02:45 +0100
Merge 13.0->trunk Matthew Wild Wed, 02 Apr 2025 17:28:33 +0100
prosodyctl check certs: Use correct hostname in warning message about HTTPS 13.0 Matthew Wild Wed, 02 Apr 2025 17:27:39 +0100
Merge 13.0->trunk Kim Alvefur Wed, 02 Apr 2025 17:15:29 +0200
net.server_epoll: Use correct connection timeout when initiating Direct TLS 13.0 Kim Alvefur Wed, 02 Apr 2025 15:54:31 +0200
Merge 13.0->trunk Matthew Wild Wed, 02 Apr 2025 16:14:24 +0100
portmanager: Use alternate host (if any) for SNI (many thanks Zaak!) 13.0 Matthew Wild Wed, 02 Apr 2025 16:13:55 +0100
Merge 13.0->trunk Kim Alvefur Tue, 01 Apr 2025 21:25:31 +0200
mod_tls: Collect full certificate chain validation information 13.0 Kim Alvefur Tue, 01 Apr 2025 20:49:58 +0200
mod_s2s: Handle single message from chain validation 13.0 Kim Alvefur Tue, 01 Apr 2025 20:42:53 +0200
Merge 13.0->trunk Kim Alvefur Tue, 01 Apr 2025 18:31:26 +0200
mod_s2s: Deal with OpenSSL changing spelling in strings 13.0 Kim Alvefur Tue, 01 Apr 2025 18:15:34 +0200
mod_tls: Enable Prosody's certificate checking for incoming s2s connections (fixes #1916) (thanks Damian, Zash) 13.0 Matthew Wild Tue, 01 Apr 2025 17:26:56 +0100
prosodyctl: Fix spacing in warning message 13.0 Matthew Wild Tue, 01 Apr 2025 14:38:37 +0100
Merge 13.0->trunk Kim Alvefur Mon, 31 Mar 2025 21:23:35 +0200
mod_roster: Fix shell commands when a component is involved (fixes #1908) 13.0 Kim Alvefur Mon, 31 Mar 2025 21:19:14 +0200
Merge 13.0->trunk Matthew Wild Mon, 31 Mar 2025 17:32:11 +0100
mod_admin_shell, prosodyctl shell: Report command failure when no password entered (fixes #1907) 13.0 Matthew Wild Mon, 31 Mar 2025 17:30:50 +0100
Merge 13.0->trunk Matthew Wild Mon, 31 Mar 2025 16:43:06 +0100
util.adminstream: Fix traceback on double-close (fixes #1913) 13.0 Matthew Wild Mon, 31 Mar 2025 16:25:09 +0100
Merge 13.0->trunk Matthew Wild Mon, 31 Mar 2025 12:21:22 +0100
core.portmanager: Restore use of per-host 'ssl' for SNI hosts. Fixes #1915. 13.0 Kim Alvefur Sat, 29 Mar 2025 22:25:19 +0100
Merge 13.0->trunk Kim Alvefur Sun, 23 Mar 2025 20:19:09 +0100
doap: Add XEP-0333 13.0 Kim Alvefur Sun, 23 Mar 2025 19:59:45 +0100
doap: Add XEP-0334 13.0 Kim Alvefur Sun, 23 Mar 2025 19:57:06 +0100
doap: Add XEP-0156 and mod_http_altconnect 13.0 Kim Alvefur Sun, 23 Mar 2025 19:47:34 +0100
Merge 13.0->trunk Kim Alvefur Sun, 23 Mar 2025 17:24:49 +0100
mod_http_file_share: Explicitly reject all unsupported ranges 13.0 Kim Alvefur Sun, 23 Mar 2025 12:36:47 +0100