Software /
code /
prosody
Graph
-
net.stun: Use util.bitcompat to deal with bit module variances across Lua versionsFri, 04 Mar 2022 16:58:28 +0100, by Kim Alvefur
-
net.stun: Use util.strbitopFri, 04 Mar 2022 16:55:32 +0100, by Kim Alvefur
-
util.bit53: Add left- and right shift operationsMon, 28 Jun 2021 03:56:45 +0200, by Kim Alvefur
-
util.prosodyctl: check turn: New command to verify STUN/TURN service is operationalFri, 04 Mar 2022 15:28:44 +0000, by Matthew Wild
-
net.stun: New library that implements STUN/TURN parsing/serializationFri, 04 Mar 2022 15:23:32 +0000, by Matthew Wild
-
util.hex: Deprecate to/from in favour of encode/decode, for consistency!Fri, 04 Mar 2022 15:22:45 +0000, by Matthew Wild
-
util.struct: Import Roberto 'struct' library v0.3Fri, 04 Mar 2022 15:03:02 +0000, by Matthew Wild
-
COPYING: An overdue update. Also add some clarity about third-party code.Fri, 04 Mar 2022 15:00:30 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabledThu, 03 Mar 2022 10:24:59 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash)Thu, 03 Mar 2022 10:23:10 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Add comments explaining the individual TURN optionsWed, 02 Mar 2022 16:53:52 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Improved descriptions for a number of modulesWed, 02 Mar 2022 15:20:21 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Alphabetical ordering of modules within each sectionWed, 02 Mar 2022 14:32:32 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Improve mod_mam description to indicate its purposeWed, 02 Mar 2022 14:32:02 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_admin_telnetWed, 02 Mar 2022 14:27:28 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dirWed, 02 Mar 2022 14:27:05 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove network_backend optionWed, 02 Mar 2022 14:22:02 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove example certificate, this should just workSun, 13 Feb 2022 21:52:43 +0100, by Kim Alvefur
-
net.server_epoll: Disable verbose mode by defaultSat, 12 Feb 2022 18:47:22 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove allow_registration in favor of invitesFri, 11 Feb 2022 00:16:36 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Comment improvements: s2s authenticationMon, 14 Feb 2022 16:30:01 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements: authenticationMon, 14 Feb 2022 16:29:38 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Improve section-like layout via headers and spacingMon, 14 Feb 2022 16:27:58 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvementsMon, 14 Feb 2022 16:01:34 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Update s2s_secure_auth comment and defaultMon, 14 Feb 2022 15:59:03 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: TURN configuration improvements and exampleMon, 14 Feb 2022 15:51:13 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Enable csi_simple by defaultMon, 14 Feb 2022 15:49:43 +0000, by Matthew Wild
-
usermanager, mod_saslauth: Default to internal_hashed if no auth module specifiedThu, 10 Feb 2022 19:54:14 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove require_encryption optionsMon, 14 Feb 2022 15:58:08 +0000, by Matthew Wild
-
core.certmanager: Turn soft dependency on LuaSec into a hardThu, 10 Feb 2022 17:15:55 +0100, by Kim Alvefur
-
various: Require encryption by default for realSat, 25 Dec 2021 16:23:40 +0100, by Kim Alvefur
-
mod_invites_register: Default to require encryptionThu, 10 Feb 2022 15:49:01 +0000, by Matthew Wild
-
mod_legacyauth: Default to require encryptionThu, 10 Feb 2022 15:48:34 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_http_filesThu, 10 Feb 2022 18:35:39 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Move Dialback downThu, 10 Feb 2022 17:15:18 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove https_certificate, this should Just Work nowSat, 05 Feb 2022 18:17:52 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove mention of deprecated daemonize optionSat, 05 Feb 2022 18:14:17 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove installer_plugin_pathSat, 05 Feb 2022 18:10:41 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Add new modulesThu, 10 Feb 2022 18:02:59 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Add note about 'localhost'Thu, 04 Feb 2021 00:49:07 +0100, by Kim Alvefur
-
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in configWed, 02 Mar 2022 16:12:28 +0000, by Matthew Wild
-
prosodyctl: check dns: List discovered addresses for diagnostic purposesWed, 02 Mar 2022 16:02:42 +0000, by Matthew Wild
-
util.prosodyctl: check: warn about unreferenced components, suggest disco_itemsWed, 02 Mar 2022 15:45:24 +0000, by Matthew Wild
-
util.prosodyctl: Warn about enabled public registration in 'check config'Wed, 02 Mar 2022 15:22:12 +0000, by Matthew Wild
-
util.poll: Add support for the poll() APIWed, 23 Feb 2022 20:31:03 +0100, by Kim Alvefur
-
util.poll: Expose API (epoll or select) usedSun, 27 Feb 2022 14:36:43 +0100, by Kim Alvefur
-
util.poll: Restructure to make adding additional system APIs easierWed, 23 Feb 2022 20:30:22 +0100, by Kim Alvefur
-
make: Split up install targets to allow different subsetSun, 13 Feb 2022 16:53:56 +0100, by Kim Alvefur
-
core.portmanager: Fix traceback on attempt to get non-existent serviceTue, 22 Feb 2022 13:41:05 +0100, by Kim Alvefur
-
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)Tue, 22 Feb 2022 14:17:27 +0100, by Kim Alvefur
-
util.async: Optionally allow too many 'done' callbacksTue, 22 Feb 2022 14:17:10 +0100, by Kim Alvefur
-
mod_c2s,mod_s2s: Wrap callback to improve tracebacksTue, 22 Feb 2022 12:35:31 +0100, by Kim Alvefur
-
mod_carbons: Allow plugging into decision of whether to carbon-copyMon, 21 Feb 2022 11:24:58 +0100, by Kim Alvefur
-
mod_mam: Fix a commentSat, 11 Dec 2021 18:01:04 +0100, by Kim Alvefur
-
mod_mam: Allow plugging into archive decisionFri, 10 Dec 2021 22:37:32 +0100, by Kim Alvefur
-
core.certmanager: Ensure key exists for fullchainMon, 21 Feb 2022 08:54:39 +0100, by Kim Alvefur
-
mod_admin_shell: Use a table to show help sectionsSun, 20 Feb 2022 00:24:18 +0100, by Kim Alvefur
-
CHANGES: Mention graceful shutdownFri, 18 Feb 2022 23:20:24 +0100, by Kim Alvefur
-
mod_c2s: Ignore unused event payload [luacheck]Fri, 18 Feb 2022 23:13:01 +0100, by Kim Alvefur
-
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown stepsThu, 17 Feb 2022 03:49:47 +0100, by Kim Alvefur
Scroll all the way down to load more.