Software /
code /
prosody
Graph
-
adhoc: Include stanza and origin in adhoc event dataMon, 06 Mar 2017 15:19:35 +0100, by Kim Alvefur
-
Merge 0.12->trunkMon, 21 Mar 2022 12:36:38 +0000, by Matthew Wild
-
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723) 0.12Mon, 21 Mar 2022 12:36:20 +0000, by Matthew Wild
-
net.connect: Improve logging on connection attempt failureMon, 21 Mar 2022 11:15:30 +0000, by Matthew Wild
-
net.connect: Improve handling of failure when attempts are still pendingMon, 21 Mar 2022 11:01:58 +0000, by Matthew Wild
-
Merge 0.12->trunkMon, 21 Mar 2022 10:07:08 +0000, by Matthew Wild
-
util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722) 0.12Mon, 21 Mar 2022 10:06:48 +0000, by Matthew Wild
-
CHANGES: Update to add new changes in trunkSat, 19 Mar 2022 11:47:52 +0000, by Matthew Wild
-
Merge 0.12->trunkSat, 19 Mar 2022 11:47:30 +0000, by Matthew Wild
-
Merge 0.12->trunkSat, 19 Mar 2022 11:38:36 +0000, by Matthew Wild
-
mod_admin_socket: Improve error reporting when socket can't be created (fixes #1719) 0.12Sat, 19 Mar 2022 11:38:21 +0000, by Matthew Wild
-
Merge 0.12->trunkSat, 19 Mar 2022 11:09:28 +0000, by Matthew Wild
-
prosodyctl: check turn: Fail with error if our own address is supplied for the ping test 0.12Sat, 19 Mar 2022 11:09:10 +0000, by Matthew Wild
-
Merge 0.12->trunkSat, 19 Mar 2022 09:28:59 +0000, by Matthew Wild
-
prosodyctl: check config: Skip bare JID components in orphan check 0.12Sat, 19 Mar 2022 09:28:27 +0000, by Matthew Wild
-
net.resolvers.basic: Fix incorrect field name (thanks CI)Fri, 18 Mar 2022 20:14:20 +0000, by Matthew Wild
-
net.connect: When more targets are immediately available, try them after a delayFri, 18 Mar 2022 16:16:57 +0000, by Matthew Wild
-
net.connect: Support for multiple pending connection attemptsFri, 18 Mar 2022 16:16:01 +0000, by Matthew Wild
-
net.resolvers.basic: Indicate to callback if we have more targets availableFri, 18 Mar 2022 16:13:09 +0000, by Matthew Wild
-
net.resolvers.basic: Alternate IP address family targets, per RFC 8305Fri, 18 Mar 2022 16:10:26 +0000, by Matthew Wild
-
net.resolvers.basic: Refactor to remove code duplicationFri, 18 Mar 2022 16:09:22 +0000, by Matthew Wild
-
util.stanza: Create tables with correct size to avoid reallocationsFri, 18 Mar 2022 16:43:06 +0100, by Kim Alvefur
-
util.stanza: Use table.move in cloneFri, 18 Mar 2022 16:39:48 +0100, by Kim Alvefur
-
util.table: Compatibility with Lua 5.1 lua_equalsFri, 18 Mar 2022 15:29:05 +0000, by Matthew Wild
-
util.table: tests: Tests for table.move()Fri, 18 Mar 2022 15:24:12 +0000, by Matthew Wild
-
util.array: Take advantage of table.move()Fri, 18 Mar 2022 15:22:00 +0000, by Matthew Wild
-
util.table: Backport table.move() from Lua 5.4Fri, 18 Mar 2022 15:21:25 +0000, by Matthew Wild
-
net.resolvers.service: Honour record 'weight' when picking SRV targetsThu, 17 Mar 2022 18:20:26 +0000, by Matthew Wild
-
util.poll: Expand stub testsThu, 17 Mar 2022 13:15:50 +0100, by Kim Alvefur
-
mod_admin_shell: Add watch:log() command to tail logs in realtimeThu, 17 Mar 2022 10:24:38 +0000, by Matthew Wild
-
mod_admin_shell: Add session.is_connected() methodThu, 17 Mar 2022 10:23:12 +0000, by Matthew Wild
-
mod_admin_shell: Add session.write() method to write data to client with no \nThu, 17 Mar 2022 10:22:47 +0000, by Matthew Wild
-
util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)Thu, 17 Mar 2022 10:21:43 +0000, by Matthew Wild
-
util.logger: Return sink_function from add_simple_sink()Thu, 17 Mar 2022 10:20:23 +0000, by Matthew Wild
-
util.logger: Support for removing individual log sinks without a full resetThu, 17 Mar 2022 10:19:35 +0000, by Matthew Wild
-
mod_admin_socket: Comment on LuaSocket UNIX compat code 0.12Wed, 16 Mar 2022 19:32:17 +0100, by Kim Alvefur
-
mod_admin_socket: Compat for luasocket prior to unix datagram support 0.12Tue, 15 Mar 2022 10:48:46 +0100, by Kim Alvefur
-
mod_invites_register: Push invitee contact entry to inviter 0.12Tue, 15 Mar 2022 21:59:51 +0100, by Kim Alvefur
-
prosodyctl: check turn: warn about external port mismatches behind NAT 0.12Fri, 11 Mar 2022 20:33:03 +0000, by Matthew Wild
-
spelling: non-existing mistakes (thanks timeless) 0.12.0Mon, 07 Mar 2022 00:35:29 +0100, by Kim Alvefur
-
Spelling: Fix various spelling mistakes (thanks timeless)Mon, 07 Mar 2022 00:13:56 +0100, by Kim Alvefur
-
net.websocket.frames: Replace bit fiddling code with util.structSun, 06 Mar 2022 15:13:50 +0100, by Kim Alvefur
-
prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash)Sat, 05 Mar 2022 20:47:40 +0000, by Matthew Wild
-
prosodyctl: check turn: Add check for private IP returned from STUN.Sat, 05 Mar 2022 20:34:58 +0000, by Matthew Wild
-
prosodyctl: check turn: improve warning text to suggest issuesSat, 05 Mar 2022 20:34:24 +0000, by Matthew Wild
-
prosodyctl: check turn: fix traceback when server does not provide realm/nonceSat, 05 Mar 2022 20:32:47 +0000, by Matthew Wild
-
prosodyctl: check turn: fix formatting of multiple warningsSat, 05 Mar 2022 20:31:17 +0000, by Matthew Wild
-
prosodyctl: check turn: always show debug info even if test failsSat, 05 Mar 2022 16:07:47 +0000, by Matthew Wild
-
prosodyctl: check turn: Clearer error when unable to resolve external service hostSat, 05 Mar 2022 16:06:39 +0000, by Matthew Wild
-
CHANGES: Mention STUN/TURN support in 'prosodyctl check'Sat, 05 Mar 2022 14:46:57 +0000, by Matthew Wild
-
prosodyctl: check: include TURN checks by defaultSat, 05 Mar 2022 11:53:53 +0000, by Matthew Wild
-
prosodyctl: check: Slightly improved argument handlingSat, 05 Mar 2022 11:36:38 +0000, by Matthew Wild
-
prosodyctl: check turn: show relayed address(es) in verbose modeSat, 05 Mar 2022 11:31:22 +0000, by Matthew Wild
-
net.stun: Support for xor-relayed-address attributeSat, 05 Mar 2022 11:30:55 +0000, by Matthew Wild
-
prosodyctl: check turn: Allow specifying port for the ping serviceSat, 05 Mar 2022 11:15:25 +0000, by Matthew Wild
-
prosodyctl: check turn: Add support for testing data relay with an external STUN server via --pingSat, 05 Mar 2022 11:10:18 +0000, by Matthew Wild
-
net.stun: Add xor-peer-address helperSat, 05 Mar 2022 11:04:25 +0000, by Matthew Wild
-
net.stun: Factor out address unpack, an operation common to multiple attributesSat, 05 Mar 2022 11:03:44 +0000, by Matthew Wild
-
net.stun: Name some more attributes from TURNSat, 05 Mar 2022 11:00:08 +0000, by Matthew Wild
-
net.stun: Add lookup table generation helper, reduces code duplicationSat, 05 Mar 2022 10:59:19 +0000, by Matthew Wild
-
net.stun: Hyphenate method names for consistencySat, 05 Mar 2022 10:57:47 +0000, by Matthew Wild
-
util.bitcompat: Add some simple testsFri, 04 Mar 2022 19:48:01 +0000, by Matthew Wild
-
util.bit53: Support for more than 2 arguments, for compat with bit32Fri, 04 Mar 2022 19:37:59 +0000, by Matthew Wild
-
make: Fix build of util.struct on *BSDFri, 04 Mar 2022 17:46:33 +0100, by Kim Alvefur
-
net.stun: tests: Remove stray print() from debuggingFri, 04 Mar 2022 16:46:47 +0000, by Matthew Wild
-
Merge config-updates+check-turn from timberFri, 04 Mar 2022 16:33:41 +0000, by Matthew Wild
-
net.stun: Add tests for serialization/deserializationFri, 04 Mar 2022 16:13:05 +0000, by Matthew Wild
-
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
Scroll all the way down to load more.