Software /
code /
prosody
Graph
-
net.connect: Fix accumulation of connection attempt referencesWed, 20 Apr 2022 22:41:54 +0200, by Kim Alvefur
-
Merge 0.12->trunkWed, 13 Apr 2022 18:46:26 +0100, by Matthew Wild
-
util.prosodyctl: check turn: ensure a result is always returned from a check (thanks eTaurus) 0.12Wed, 13 Apr 2022 18:46:11 +0100, by Matthew Wild
-
make: Install stanza watcher library (thanks Menel)Wed, 13 Apr 2022 16:53:19 +0200, by Kim Alvefur
-
mod_admin_shell: Add watch:stanzas() commandWed, 23 Mar 2022 13:43:08 +0000, by Matthew Wild
-
mod_debug_stanzas/watcher: New module library to dynamically 'watch' for stanzasWed, 23 Mar 2022 13:42:44 +0000, by Matthew Wild
-
mod_s2s: Store real stanzas in session.sendq, rather than stringsWed, 23 Mar 2022 15:25:22 +0000, by Matthew Wild
-
Merge 0.12->trunkFri, 08 Apr 2022 23:38:10 +0200, by Kim Alvefur
-
mod_storage_xep0227: Fix mapping of nodes without explicit configuration 0.12Fri, 08 Apr 2022 23:35:31 +0200, by Kim Alvefur
-
Merge 0.12->trunkFri, 08 Apr 2022 15:17:11 +0200, by Kim Alvefur
-
mod_storage_xep0227: Fix conversion of SCRAM into internal format (fix #1741) 0.12Fri, 08 Apr 2022 15:09:19 +0200, by Kim Alvefur
-
mod_storage_xep0227: Support basic listing of PEP nodes in absence of pubsub#admin data 0.12Thu, 31 Mar 2022 18:53:23 +0200, by Kim Alvefur
-
Merge 0.12->trunkThu, 07 Apr 2022 17:22:22 +0100, by Matthew Wild
-
mod_storage_xep0227: Handle missing {pubsub#owner}pubsub element (fixes #1740) 0.12Thu, 07 Apr 2022 17:22:02 +0100, by Matthew Wild
-
Merge 0.12->trunkTue, 05 Apr 2022 19:49:18 +0200, by Kim Alvefur
-
prosodyctl: Pass server when listing (outdated) plugins (fix #1738) 0.12Tue, 05 Apr 2022 14:27:37 +0200, by Kim Alvefur
-
Merge 0.12->trunkMon, 04 Apr 2022 19:10:05 +0200, by Kim Alvefur
-
core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 0.12Mon, 04 Apr 2022 18:44:57 +0200, by Kim Alvefur
-
Merge 0.12->trunkSun, 03 Apr 2022 12:57:11 +0100, by Matthew Wild
-
configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks) 0.12Sun, 03 Apr 2022 12:56:11 +0100, by Matthew Wild
-
Merge 0.12->trunkSat, 02 Apr 2022 16:39:29 +0200, by Kim Alvefur
-
util.random: Test whether util.crand works before using it (fix #1734) 0.12Sat, 02 Apr 2022 16:33:27 +0200, by Kim Alvefur
-
Merge 0.12->trunkMon, 28 Mar 2022 14:53:46 +0100, by Matthew Wild
-
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12Mon, 28 Mar 2022 14:53:24 +0100, by Matthew Wild
-
mod_http: Reintroduce support for disabling or limiting CORS (fixes #1730) 0.12Mon, 28 Mar 2022 14:40:21 +0100, by Matthew Wild
-
Merge 0.12->trunkMon, 28 Mar 2022 11:42:16 +0100, by Matthew Wild
-
prosodyctl: check config: Report paths of loaded configuration files (fixed #1729) 0.12Mon, 28 Mar 2022 11:41:57 +0100, by Matthew Wild
-
configmanager: Add method to report loaded config files (part of #1729 fix) 0.12Mon, 28 Mar 2022 11:41:32 +0100, by Matthew Wild
-
Merge 0.12->trunkMon, 28 Mar 2022 11:08:53 +0100, by Matthew Wild
-
mod_tombstones: Add caching to improve performance on busy servers (fixes #1728) 0.12Mon, 28 Mar 2022 11:08:18 +0100, by Matthew Wild
-
mod_turn_external: Update status and friendlier handling of missing secret option (fixes #1727) 0.12Mon, 28 Mar 2022 10:47:21 +0100, by Matthew Wild
-
Merge 0.12->trunkSun, 27 Mar 2022 18:45:19 +0200, by Kim Alvefur
-
prosodyctl about: Report version of lua-readline 0.12Sun, 27 Mar 2022 14:05:56 +0200, by Kim Alvefur
-
Merge 0.12->trunkThu, 24 Mar 2022 22:30:14 +0000, by Matthew Wild
-
MUC: Allow kicking users with the same affiliation as the kicker (fixes #1724) 0.12Wed, 23 Mar 2022 13:38:55 +0000, by Matthew Wild
-
Merge 0.12->trunkWed, 23 Mar 2022 16:25:37 +0100, by Kim Alvefur
-
mod_external_services: Move error message to correct place (fix #1725) 0.12Wed, 23 Mar 2022 15:29:01 +0100, by Kim Alvefur
-
mod_adhoc: Simplify variable referencesTue, 22 Mar 2022 18:07:11 +0100, by Kim Alvefur
-
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
Scroll all the way down to load more.