log

age author description
Fri, 12 Jun 2026 23:08:25 +0200 Kim Alvefur util.dns: Include numbers with flags in TLSA textual representations
Fri, 12 Jun 2026 23:08:09 +0200 Kim Alvefur util.prosodyctl.check: Show TLSA records in DNS
Fri, 12 Jun 2026 16:43:44 +0200 Kim Alvefur util.prosodyctl.check: Refactor DNS checks to reduce duplication
Thu, 11 Jun 2026 22:30:27 +0200 Kim Alvefur net.unbound: Respect use_dnssec=false in case of default TA in lua-event
Thu, 11 Jun 2026 22:19:08 +0200 Kim Alvefur net.unbound: Inherit trust anchors from luaunbound defaults
Fri, 12 Jun 2026 13:12:16 +0100 Matthew Wild util.tlsref: Bump default version to 6.0
Fri, 12 Jun 2026 13:05:10 +0100 Matthew Wild Merge 13.0->trunk
Fri, 12 Jun 2026 13:04:54 +0100 Matthew Wild prosodyctl check: Validate tls_profile and tls_profile_version 13.0
Fri, 12 Jun 2026 13:04:23 +0100 Matthew Wild certmanager: Drop embedded Mozilla TLSRef data in favour of util.tlsref 13.0
Fri, 12 Jun 2026 13:01:56 +0100 Matthew Wild util.tlsref: New util library to encapsulate the Mozilla/TLSRef recommendations 13.0
Fri, 12 Jun 2026 11:38:39 +0100 Matthew Wild util.human.io: Add simple version comparison 13.0
Sun, 07 Jun 2026 20:32:55 +0200 Kim Alvefur net.unbound: Enable DNSSEC by default with option for turning off
Sun, 07 Jun 2026 18:23:24 +0200 Kim Alvefur net.unbound: Briefly explain default override settings
Sun, 07 Jun 2026 19:42:39 +0200 Kim Alvefur Merge 13.0->trunk
Sun, 31 May 2026 11:51:22 +0200 Kim Alvefur util.poll: Reject file descriptors outside of FD_SETSIZE in all methods 13.0
Fri, 05 Jun 2026 16:24:55 +0100 Matthew Wild mod_tombstones: Add shell commands for listing and clearing tombstones
Fri, 05 Jun 2026 16:24:39 +0100 Matthew Wild mod_tombstones: Factor out tombstone management to helper functions
Sat, 30 May 2026 19:22:51 +0200 Kim Alvefur Merge 13.0->trunk
Sat, 30 May 2026 19:21:08 +0200 Kim Alvefur net.unbound: Simplify by removing cancel() 13.0
Sat, 30 May 2026 19:18:21 +0200 Kim Alvefur net.unbound: Let in-flight queries complete after re-initialization 13.0
Sat, 30 May 2026 00:32:06 +0200 Kim Alvefur net.unbound: Reset and apply new config on reload 13.0
Thu, 28 May 2026 17:26:08 +0100 Matthew Wild Merge 13.0->trunk
Thu, 28 May 2026 17:25:46 +0100 Matthew Wild util.startup: Always apply umask (thanks Max Hearnden) 13.0
Thu, 28 May 2026 12:35:37 +0100 Matthew Wild Merge 13.0->trunk
Wed, 11 Feb 2026 15:36:28 +0000 Matthew Wild rostermanager, mod_roster: Include 'approved' attribute in roster items (thanks singpolyma) 13.0
Wed, 27 May 2026 14:57:41 +0100 Matthew Wild Merge 13.0->trunk
Wed, 27 May 2026 14:56:59 +0100 Matthew Wild Added tag 13.0.6 for changeset 8eac8de97bca 13.0
Tue, 26 May 2026 16:01:28 +0100 Matthew Wild Merge 13.0->trunk
Tue, 26 May 2026 16:00:47 +0100 Matthew Wild net.server_event: Fix incorrect flag logic for watchfd handles 13.0 13.0.6
Tue, 26 May 2026 15:36:36 +0100 Matthew Wild util.smqueue: Refactor checkpoint logic and add tests