Sun, 26 Dec 2021 20:37:20 +0000 Matthew Wild util.xml: Use variable instead of constant for consistency (thanks Thijs)
Sun, 26 Dec 2021 00:05:16 +0100 Kim Alvefur core.certmanager: Add curveslist to 'old' Mozilla TLS preset
Sat, 25 Dec 2021 13:02:48 +0100 Kim Alvefur util.prosodyctl.check: Remove obsolete settings from known globals
Sat, 25 Dec 2021 13:00:23 +0100 Kim Alvefur util.prosodyctl.check: Add some more obsolete settings
Thu, 23 Dec 2021 15:22:47 +0100 Kim Alvefur mod_tombstones: Add some future TODOs
Thu, 23 Dec 2021 15:17:18 +0100 Kim Alvefur mod_tombstones: Add a very basic test case
Thu, 23 Dec 2021 14:08:20 +0100 Kim Alvefur mod_tombstones: Remember deleted accounts #1307
Wed, 22 Dec 2021 22:13:03 +0100 Kim Alvefur mod_smacks: Compact code using new stanza API
Wed, 22 Dec 2021 19:27:03 +0100 Kim Alvefur mod_http: Clean up redirects handlers for wildcard on http module unload
Wed, 22 Dec 2021 18:47:45 +0100 Kim Alvefur mod_smacks: Use more compact resumption tokens
Thu, 02 Dec 2021 00:13:23 +0100 Kim Alvefur util.id: Add a 'tiny' variant
Thu, 02 Dec 2021 01:14:55 +0100 Kim Alvefur util.id: Adjust entropy levels, with rationales
Tue, 05 Oct 2021 18:15:06 +0200 Kim Alvefur MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435)
Tue, 05 Oct 2021 18:13:51 +0200 Kim Alvefur MUC: Add method for getting the occupant id salt to allow reuse
Wed, 22 Dec 2021 18:34:11 +0100 Kim Alvefur util.prosodyctl.cert: Copy SAN/wildcard certs only once
Wed, 22 Dec 2021 15:32:04 +0100 Kim Alvefur util.x509: Fix to include wildcard identity
Wed, 22 Dec 2021 15:13:49 +0100 Kim Alvefur core.certmanager: Check index for wildcard certs
Tue, 21 Dec 2021 21:20:21 +0100 Jonas Schäfer prosodyctl cert: use the indexing functions for better UX
Tue, 21 Dec 2021 14:23:09 +0100 Kim Alvefur prosodyctl: Hide process management commands when init system should be used instead
Tue, 21 Dec 2021 13:11:41 +0100 Kim Alvefur prosodyctl: Reorder help sections
Wed, 22 Dec 2021 18:07:44 +0100 Kim Alvefur mod_roster: Improve readability of bare-JID check
Wed, 22 Dec 2021 13:06:32 +0100 Jonas Schäfer mod_roster: pass correct username to roster-item-removed
Wed, 22 Dec 2021 14:24:26 +0100 Kim Alvefur core.certmanager: Rename preset option to 'tls_preset'
Wed, 22 Dec 2021 14:12:10 +0100 Kim Alvefur core.certmanager: Add "legacy" preset for keeping previous default settings
Wed, 03 Nov 2021 12:23:29 +0100 Kim Alvefur core.certmanager: Add TLS 1.3 cipher suites to Mozilla TLS presets
Sun, 22 Dec 2019 02:25:37 +0100 Kim Alvefur core.certmanager: Presets based on Mozilla SSL Configuration Generator
Wed, 22 Dec 2021 14:40:42 +0000 Matthew Wild moduleapi: Support stripping of multi-word from module names
Tue, 21 Dec 2021 21:23:01 +0100 Jonas Schäfer adminstream: fire disconnected event on lower layer disconnect
Tue, 21 Dec 2021 21:38:44 +0100 Kim Alvefur CHANGES: Add various things
Tue, 21 Dec 2021 20:43:44 +0100 Kim Alvefur CHANGES: Reorganize by added/changed/removed to improve readability
Mon, 20 Dec 2021 23:12:08 +0100 Kim Alvefur Merge 0.11->trunk
Mon, 20 Dec 2021 16:24:52 +0100 Kim Alvefur Tag 0.11.11 0.11
Thu, 04 Nov 2021 01:00:06 +0100 Kim Alvefur mod_pep: Wipe pubsub service on user deletion 0.11 0.11.11
Thu, 04 Nov 2021 00:55:59 +0100 Kim Alvefur mod_pep: Prevent creation of services for non-existent users 0.11
Thu, 04 Nov 2021 00:36:41 +0100 Kim Alvefur mod_pep: Limit possible growth of node subscription info 0.11
Thu, 04 Nov 2021 00:35:44 +0100 Kim Alvefur mod_pep: Limit possible growth of number of pubsub services 0.11
Thu, 04 Nov 2021 00:33:58 +0100 Kim Alvefur mod_pep: Don't pass pubsub services across reloads 0.11
Thu, 21 Oct 2021 15:59:16 +0200 Kim Alvefur net.server_epoll: Process all queued events from epoll before timers 0.11
Mon, 20 Dec 2021 20:46:24 +0000 Matthew Wild configmanager: Update error message to say 'VirtualHost' instead of 'Host'
Mon, 20 Dec 2021 15:39:26 +0000 Matthew Wild mod_storage_xep0227: Replace custom tag-removal helpers with :remove_children()
Mon, 20 Dec 2021 00:21:04 +0100 Kim Alvefur mod_smacks: Add future todo
Mon, 20 Dec 2021 00:18:47 +0100 Kim Alvefur mod_smacks: Only include max resumption time when resumption is activated
Mon, 20 Dec 2021 00:16:22 +0100 Kim Alvefur core.modulemanager: Load mod_smacks on Components
Mon, 20 Dec 2021 00:06:47 +0100 Kim Alvefur mod_smacks: Fix typos
Mon, 20 Dec 2021 00:04:32 +0100 Kim Alvefur mod_smacks: Fix error on shutdown if loaded on Component
Sun, 19 Dec 2021 15:00:22 +0100 Kim Alvefur mod_smacks: Fix typo (thanks codespell)
Sun, 19 Dec 2021 14:59:27 +0100 Kim Alvefur mod_smacks: Avoid log noise when a non-smacks session is closed
Sat, 18 Dec 2021 15:45:06 +0100 Kim Alvefur mod_smacks: Check if session was really sleeping before logging message
Sat, 18 Dec 2021 13:58:33 +0100 Kim Alvefur mod_smacks: Fix traceback when bouncing unacked stanzas
Sat, 18 Dec 2021 13:48:57 +0100 Kim Alvefur mod_smacks: Fix duplicate sleep behavior when replacing a session
Sat, 18 Dec 2021 13:43:57 +0100 Kim Alvefur mod_c2s: Fire pre-closing event regardless of connected state
Sat, 18 Dec 2021 12:50:53 +0100 Kim Alvefur mod_smacks: Remove references to connection on hibernation
Sat, 18 Dec 2021 12:50:09 +0100 Kim Alvefur mod_smacks: Add more logging
Fri, 17 Dec 2021 17:22:27 +0100 Kim Alvefur mod_smacks: Remove useless delay in requesting ack on resumption
Fri, 17 Dec 2021 17:20:26 +0100 Kim Alvefur mod_smacks: Fix to not wait for acks from before a resumption
Fri, 17 Dec 2021 16:29:17 +0100 Kim Alvefur mod_smacks: Split log messages for when an old session exists in storage
Fri, 17 Dec 2021 16:21:26 +0100 Kim Alvefur mod_smacks: Bounce unacked stanzas on shutdown
Fri, 17 Dec 2021 16:00:08 +0100 Kim Alvefur mod_smacks: Preserve counter values on shutdown
Fri, 17 Dec 2021 15:59:06 +0100 Kim Alvefur mod_smacks: Simplify access to local user sessions
Thu, 16 Dec 2021 23:04:50 +0100 Kim Alvefur mod_smacks: Cancel hibernation when session is closed
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip