Software /
code /
prosody
Graph
-
tools/build-env: Tools for building and testing in a containerSun, 12 Nov 2023 13:02:38 +0100, by Kim Alvefur
-
mod_s2s_auth_dane_in: Bail out on explicit service denialSun, 12 Nov 2023 00:35:22 +0100, by Kim Alvefur
-
mod_tokenauth: Include more details in debug logsSun, 12 Nov 2023 00:33:57 +0100, by Kim Alvefur
-
net.http: Set Connection header based on connection pool usageSat, 11 Nov 2023 23:48:45 +0100, by Kim Alvefur
-
net.http: Add simple connection poolingSat, 11 Nov 2023 23:08:34 +0100, by Kim Alvefur
-
mod_storage_sql: Use UUIDv7 as keysMon, 17 Jul 2023 04:30:35 +0200, by Kim Alvefur
-
util.uuid: Add UUIDv7Sun, 15 Aug 2021 14:44:21 +0200, by Kim Alvefur
-
util.prosodyctl.check: Try to clarify check for misplaced k=v in modules_enabled (thanks aab and Menel)Sat, 11 Nov 2023 21:33:53 +0100, by Kim Alvefur
-
doap: Update XEP-0359 version, no protocol changesSat, 11 Nov 2023 19:16:50 +0100, by Kim Alvefur
-
doap: Update XEP-0353 version, no change affecting server handlingSat, 11 Nov 2023 18:37:31 +0100, by Kim Alvefur
-
doap: Update XEP-0313 version, only change align with current mod_mam behaviorSat, 11 Nov 2023 18:29:50 +0100, by Kim Alvefur
-
doap: Update XEP-0045 version, only minor changesSat, 11 Nov 2023 18:07:15 +0100, by Kim Alvefur
-
util.startup: Attempt to bring some order to startup/shutdown with util.fsmTue, 07 Nov 2023 12:12:18 +0000, by Matthew Wild
-
.luacheckrc: Add module:could()Tue, 07 Nov 2023 11:56:15 +0000, by Matthew Wild
-
moduleapi: may(): Support explicit actor_jid in context objectTue, 07 Nov 2023 11:53:57 +0000, by Matthew Wild
-
mod_muc: Switch to module:could() for some implicit access control checksTue, 07 Nov 2023 11:50:59 +0000, by Matthew Wild
-
mod_muc: Allow guest users to list rooms by defaultTue, 07 Nov 2023 11:12:57 +0000, by Matthew Wild
-
mod_muc: Add :list-rooms permissionTue, 07 Nov 2023 11:10:38 +0000, by Matthew Wild
-
mod_tokenauth: Fix saving grants after clearing expired tokensSun, 05 Nov 2023 16:10:40 +0100, by Kim Alvefur
-
mod_s2s_auth_certs: Remove LuaSec compat that moved to net.serverSat, 04 Nov 2023 17:12:01 +0100, by Kim Alvefur
-
core.certmanager: Handle dane context setting same way on reload as on initializationSat, 04 Nov 2023 15:59:51 +0100, by Kim Alvefur
-
util.prosodyctl.check: Print DANE TLSA records for certificatesFri, 03 Nov 2023 23:08:07 +0100, by Kim Alvefur
-
util.prosodyctl.check: Wrap each check in a functionFri, 03 Nov 2023 22:16:53 +0100, by Kim Alvefur
-
muc.register: Clarify what's going on when enforcing nicknamesFri, 03 Nov 2023 21:13:34 +0100, by Kim Alvefur
-
util.datamanager: Clean up list index files on purge (i.e. user deletion)Thu, 02 Nov 2023 17:35:10 +0100, by Kim Alvefur
-
mod_s2s: Automagically enable DANE for s2sin if 'use_dane' is enabledThu, 02 Nov 2023 09:39:03 +0100, by Kim Alvefur
-
mod_s2s_auth_dane_in: DANE support for s2sinWed, 01 Nov 2023 22:49:56 +0100, by Kim Alvefur
-
migrator: Add mod_http_file_share example to config templateWed, 01 Nov 2023 19:02:07 +0100, by Kim Alvefur
-
migrator: Update default config template with new storesWed, 01 Nov 2023 19:02:02 +0100, by Kim Alvefur
-
core.certmanager: Tweak log level of message about SNI being requiredSun, 29 Oct 2023 21:31:07 +0100, by Kim Alvefur
-
mod_bosh: Include stream attributes in stream-features eventSat, 28 Oct 2023 13:15:56 +0100, by Matthew Wild
-
Merge 0.12->trunkFri, 27 Oct 2023 22:38:00 +0200, by Kim Alvefur
-
core.certmanager: Validate that 'tls_profile' is one of the valid values 0.12Fri, 27 Oct 2023 19:03:59 +0200, by Kim Alvefur
-
mod_saslauth: Clear 'auto' from endpoint hash var, it's not a real hash (thanks tmolitor)Thu, 26 Oct 2023 18:30:47 +0100, by Matthew Wild
-
mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by defaultThu, 26 Oct 2023 15:14:39 +0100, by Matthew Wild
-
mod_saslauth: Fix traceback in tls-server-end-point channel bindingThu, 26 Oct 2023 14:40:48 +0100, by Matthew Wild
-
mod_admin_shell: Make 'Role' column dynamically sizedThu, 26 Oct 2023 13:29:28 +0200, by Kim Alvefur
-
mod_saslauth: Actively close cert file after readingTue, 24 Oct 2023 09:24:01 +0100, by Matthew Wild
-
mod_saslauth: Fix read format string (thanks tmolitor)Tue, 24 Oct 2023 09:23:31 +0100, by Matthew Wild
-
mod_cron: Make task frequencies configurable in overly generic mannerSun, 22 Oct 2023 18:58:02 +0200, by Kim Alvefur
-
mod_cron: Fix missing restore method in Teal record definitionSun, 22 Oct 2023 18:57:28 +0200, by Kim Alvefur
-
CHANGES: Mention 'tls-server-end-point'Sun, 22 Oct 2023 19:00:24 +0200, by Kim Alvefur
-
mod_saslauth: Get correct 'tls-server-end-point' with new LuaSec APISun, 23 Oct 2022 02:49:05 +0200, by Kim Alvefur
-
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connectionsWed, 07 Sep 2022 11:29:00 +0100, by Matthew Wild
-
portmanager: Expose API to get at SSL/TLS config for a given interface/portWed, 07 Sep 2022 11:26:42 +0100, by Matthew Wild
-
mod_saslauth: Derive hash from certificate per tls-server-end-pointTue, 29 Jun 2021 00:22:36 +0200, by Kim Alvefur
-
mod_saslauth: Support tls-server-end-point via manually specified hashMon, 07 Dec 2020 19:53:26 +0100, by Kim Alvefur
-
mod_tokenauth: Set name/description on cleanup jobSat, 21 Oct 2023 12:56:39 +0200, by Kim Alvefur
-
mod_tokenauth: Save grant after removing expired tokensSat, 21 Oct 2023 12:33:55 +0200, by Kim Alvefur
-
mod_tokenauth: Periodically clear out expired tokens and grantsMon, 09 Oct 2023 20:31:35 +0200, by Kim Alvefur
-
mod_tokenauth: Delete grants without tokens after periodMon, 16 Oct 2023 23:51:52 +0200, by Kim Alvefur
-
mod_tokenauth: Clear expired tokens on grant retrievalMon, 09 Oct 2023 20:28:37 +0200, by Kim Alvefur
-
mod_tokenauth: Delete grants in the wrong formats on retrievalMon, 09 Oct 2023 20:26:30 +0200, by Kim Alvefur
-
lint: Teach luacheck about module:onceSun, 15 Oct 2023 16:43:14 +0200, by Kim Alvefur
-
mod_cron: Remove unused import [luacheck]Sun, 15 Oct 2023 16:41:25 +0200, by Kim Alvefur
-
Merge 0.12->trunkSun, 15 Oct 2023 14:57:24 +0200, by Kim Alvefur
-
mod_http_file_share: Retrieve stored total in async-friendly waySat, 14 Oct 2023 22:43:39 +0200, by Kim Alvefur
-
mod_cron: Load last task run time inside task runner to fix asyncSat, 14 Oct 2023 22:32:33 +0200, by Kim Alvefur
-
mod_cron: Revert bbd3ac65640dSun, 30 Jul 2023 13:03:40 +0200, by Kim Alvefur
Scroll all the way down to load more.