Software /
code /
prosody
Graph
-
mod_mam: Reduce line count using new util.stanza attr methodSun, 12 Sep 2021 20:17:26 +0200, by Kim Alvefur
-
mod_http_file_share: Measure current total usageSun, 12 Sep 2021 17:03:02 +0200, by Kim Alvefur
-
net.server_epoll: Try to make port number related methods saneSun, 12 Sep 2021 15:47:06 +0200, by Kim Alvefur
-
doap: Remove entry that confused XEP-0277 with XEP-0227Sun, 12 Sep 2021 13:45:13 +0200, by Kim Alvefur
-
doap: Mention mod_storage_xep0227Sun, 12 Sep 2021 13:38:14 +0200, by Kim Alvefur
-
doap: Specify version of XEP-0227 usedSun, 12 Sep 2021 13:37:27 +0200, by Kim Alvefur
-
mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEPSun, 12 Sep 2021 11:38:47 +0100, by Matthew Wild
-
util.set: Add :contains_set() methodSun, 12 Sep 2021 10:51:27 +0100, by Matthew Wild
-
util.array: Add :slice() method + testsSun, 12 Sep 2021 10:50:20 +0100, by Matthew Wild
-
util.stanza: Add :get_child_with_attr() + testsSun, 12 Sep 2021 10:31:02 +0100, by Matthew Wild
-
mod_pubsub/pubsub.lib: Export config forms for use by other modulesSat, 11 Sep 2021 13:59:35 +0100, by Matthew Wild
-
mod_http_file_share: Fix traceback in global quota debug logging (thanks Martin)Sun, 12 Sep 2021 11:47:22 +0200, by Kim Alvefur
-
util.prosodyctl.check: Remove stray debug print()Sun, 12 Sep 2021 11:46:32 +0200, by Kim Alvefur
-
util.prosodyctl.check: Ignore unused "ok" variable [luacheck]Sun, 12 Sep 2021 01:48:51 +0200, by Kim Alvefur
-
mod_http_file_share: Add optional global quota on total storage usageSun, 12 Sep 2021 01:38:33 +0200, by Kim Alvefur
-
util.prosodyctl.check: Refuse to do ojn test unless prosody is runningSat, 11 Sep 2021 22:24:34 +0200, by Kim Alvefur
-
prosodyctl: Add external connectivity check based on observe.jabber.networkWed, 06 May 2020 18:20:33 +0200, by Jonas Schäfer
-
mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarityThu, 09 Sep 2021 22:14:43 +0200, by Kim Alvefur
-
util.prosodyctl.check: Add TODO about replacements for deprecated settingsThu, 09 Sep 2021 22:10:12 +0200, by Kim Alvefur
-
util.prosodyctl.check: Check for server-to-server Direct TLS recordsThu, 09 Sep 2021 22:09:41 +0200, by Kim Alvefur
-
mod_s2s: Rename Direct TLS listener 's2s_direct_tls'Thu, 09 Sep 2021 21:59:02 +0200, by Kim Alvefur
-
mod_s2s: Add a Direct TLS listenerTue, 10 Aug 2021 20:55:43 +0200, by Kim Alvefur
-
mod_s2s: Handle connections having TLS from the startTue, 10 Aug 2021 20:54:38 +0200, by Kim Alvefur
-
mod_s2s: Factor out procedure for newly encrypted sessionsTue, 10 Aug 2021 20:51:31 +0200, by Kim Alvefur
-
mod_bosh,mod_websocket: Make into global-shared modules (...again)Mon, 21 Jun 2021 22:50:23 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk)Mon, 06 Sep 2021 23:21:25 +0200, by Kim Alvefur
-
mod_pubsub: Move reversal of item order in <items>Sun, 05 Sep 2021 18:42:44 +0200, by Kim Alvefur
-
mod_pubsub: Add support for limiting result size #1608Sun, 05 Sep 2021 16:43:41 +0200, by Kim Alvefur
-
util.pubsub: Add support for limiting number of items to retrieveSun, 05 Sep 2021 16:21:10 +0200, by Kim Alvefur
-
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connectionsWed, 01 Sep 2021 19:05:24 +0200, by Kim Alvefur
-
mod_storage_internal: Stop storing XEP-0091 timestampSat, 04 Sep 2021 14:39:31 +0200, by Kim Alvefur
-
net.server_select: Deprecate and warn about itFri, 03 Sep 2021 17:46:55 +0200, by Kim Alvefur
-
net.server: Pikc server_epoll as unconditional defaultFri, 03 Sep 2021 17:39:00 +0200, by Kim Alvefur
-
net.server: Fall back to default backend from libevent instead of always selectFri, 03 Sep 2021 17:35:34 +0200, by Kim Alvefur
-
net.server_epoll: Prevent removed timers from being readdedTue, 31 Aug 2021 13:34:08 +0200, by Kim Alvefur
-
mod_mam: Suppress offline message broadcast for MAM clientsTue, 31 Aug 2021 11:38:09 +0200, by Kim Alvefur
-
mod_mam: Only check for locally generated stanza-idsTue, 31 Aug 2021 11:26:42 +0200, by Kim Alvefur
-
mod_mam: Explain behavior with absent mod_offline in a commentTue, 31 Aug 2021 11:25:23 +0200, by Kim Alvefur
-
mod_mam: "Handle" messages that have been archived in the absense of mod_offlineThu, 25 Jun 2020 18:01:38 +0200, by Kim Alvefur
-
mod_external_services: Factor out public function for converting to XMLMon, 30 Aug 2021 20:19:15 +0200, by Kim Alvefur
-
mod_external_services: Factor out public function returning current servicesMon, 30 Aug 2021 00:11:58 +0200, by Kim Alvefur
-
mod_external_services: Filter services by requested credentials using a SetMon, 30 Aug 2021 20:19:09 +0200, by Kim Alvefur
-
mod_external_services: Validate required attributes on credentials requestsSun, 29 Aug 2021 23:26:19 +0200, by Kim Alvefur
-
Merge 0.11->trunkTue, 31 Aug 2021 13:03:44 +0200, by Kim Alvefur
-
net.server_epoll: Fix to preserve ids of readded timers 0.11Tue, 31 Aug 2021 12:58:38 +0200, by Kim Alvefur
-
Merge 0.11->trunkMon, 30 Aug 2021 15:22:01 +0200, by Kim Alvefur
-
net.http: fail open if surrounding code does not configure TLSSun, 29 Aug 2021 15:04:47 +0200, by Jonas Schäfer
-
Merge 0.11->trunkThu, 26 Aug 2021 16:42:42 +0100, by Matthew Wild
-
mod_c2s: Indicate stream secure state in error text when no stream features to offer 0.11Tue, 06 Jul 2021 08:18:28 +0100, by Matthew Wild
-
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given roleThu, 26 Aug 2021 16:35:43 +0100, by Matthew Wild
-
mod_muc_mam: Omit queryid attribute from <fin/>Fri, 06 Aug 2021 19:25:43 +0200, by Holger Weiss
-
net.server_epoll: Split, attempt to clarify dirty noise messageMon, 16 Aug 2021 20:15:38 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Fire event just before writesMon, 16 Aug 2021 12:45:14 +0200, by Kim Alvefur
-
net.server: Add a predrain callaback just before writesMon, 16 Aug 2021 12:34:52 +0200, by Kim Alvefur
-
mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2sMon, 16 Aug 2021 11:37:51 +0200, by Kim Alvefur
-
core.storagemanager: Respect archive ids issued by storage drivers in testsSun, 15 Aug 2021 12:28:58 +0200, by Kim Alvefur
-
net.server_epoll: Improve efficiency of opportunistic writesSat, 14 Aug 2021 13:07:29 +0200, by Kim Alvefur
-
mod_disco: Send XEP-0115 caps in s2s stream featuresThu, 12 Aug 2021 19:34:17 +0200, by Kim Alvefur
-
mod_admin_shell: Keep unrestricted environment for session lifetimeWed, 11 Aug 2021 14:55:59 +0200, by Kim Alvefur
-
mod_limits: Extend unlimited_jids to s2s sessions (for Ge0rG)Thu, 29 Jul 2021 20:16:11 +0200, by Kim Alvefur
-
mod_limits: Factor out function for disabling limits allowing use from shellThu, 29 Jul 2021 20:11:48 +0200, by Kim Alvefur
-
mod_bosh: Add todo to use util.session to create session objectThu, 29 Jul 2021 20:04:57 +0200, by Kim Alvefur
-
mod_pubsub: Update callbacks on reload to more completely refresh configThu, 29 Jul 2021 17:37:27 +0200, by Kim Alvefur
-
migrator: Silence assert in core.moduleapiThu, 29 Jul 2021 14:11:29 +0200, by Kim Alvefur
-
migrator: Use parsed command line flags already parsed by util.startupThu, 29 Jul 2021 14:10:56 +0200, by Kim Alvefur
-
migrator: Trick net.server into thinking the config is loadedThu, 29 Jul 2021 14:06:14 +0200, by Kim Alvefur
-
migrator: Customise startup sequence to fix #1673 (Thanks acidsys)Thu, 29 Jul 2021 13:47:26 +0200, by Kim Alvefur
-
Fix various spelling errors (thanks codespell)Tue, 27 Jul 2021 00:13:18 +0200, by Kim Alvefur
-
mod_pubsub: Update configuration on reload (fixes #1382)Sun, 25 Jul 2021 18:58:25 +0200, by Kim Alvefur
-
mod_pubsub: Silence warning about 'service' as argument [luacheck]Sun, 25 Jul 2021 16:33:19 +0200, by Kim Alvefur
-
mod_pep: Remove now unused util.cache importSun, 25 Jul 2021 16:31:15 +0200, by Kim Alvefur
-
util.pubsub: Signal that 'persistent-items' is unsupported when disabledThu, 22 Jul 2021 19:53:21 +0200, by Kim Alvefur
-
mod_pep: Remove use of RLU cache when persist_items was set to falseWed, 21 Jul 2021 23:02:25 +0200, by Kim Alvefur
-
util.pubsub: Fix behavior of persist_items disabledThu, 22 Jul 2021 21:01:11 +0200, by Kim Alvefur
-
mod_pubsub: Explicitly enable persistence by default to preserve behaviorWed, 21 Jul 2021 23:35:08 +0200, by Kim Alvefur
-
util.pubsub: Handle absence of node data interfaceWed, 21 Jul 2021 21:22:17 +0200, by Kim Alvefur
-
mod_pubsub: Remove publisher field when not exposing publisherSun, 25 Jul 2021 14:23:35 +0200, by Kim Alvefur
-
mod_pubsub: Normalize 'publisher' JIDSun, 25 Jul 2021 14:01:45 +0200, by Kim Alvefur
-
scansion tests: Enable 'expose_publisher' since we test for itSun, 25 Jul 2021 13:52:52 +0200, by Kim Alvefur
-
mod_pubsub: Respect 'expose publisher' setting in item retrievalSun, 25 Jul 2021 13:52:27 +0200, by Kim Alvefur
-
mod_pubsub: Fix inclusion of publisher (fixes #1399)Wed, 01 May 2019 22:33:22 +0200, by Kim Alvefur
-
Merge 0.11->trunkFri, 23 Jul 2021 17:13:06 +0200, by Kim Alvefur
-
MUC: Fix logic for access to affiliation lists 0.11 0.11.10Thu, 22 Jul 2021 17:18:39 +0200, by Kim Alvefur
-
MUC: Skip adding to history when it's set to zeroMon, 19 Jul 2021 17:07:59 +0200, by Kim Alvefur
-
net.resolvers.service: Only do DANE with secure SRV recordsSun, 18 Jul 2021 23:25:45 +0200, by Kim Alvefur
-
core.certmanager: Support 'use_dane' setting to enable DANE supportSun, 18 Jul 2021 22:46:57 +0200, by Kim Alvefur
-
Revert 926d53af9a7a: Restore DANE supportSun, 18 Jul 2021 21:57:24 +0200, by Kim Alvefur
-
mod_s2s: Clone 'extra' data to let resolvers add more to itSun, 18 Jul 2021 21:53:26 +0200, by Kim Alvefur
-
editorconfig: We use tabsSun, 18 Jul 2021 12:57:06 +0200, by Kim Alvefur
-
mod_s2s: Handle measurement where the local host is unknownSun, 18 Jul 2021 09:17:31 +0200, by Kim Alvefur
-
mod_s2s: Guard against missing 'to' on incoming streamSun, 18 Jul 2021 09:08:04 +0200, by Kim Alvefur
-
net.server_epoll: Fix traceback-causing typoSun, 18 Jul 2021 08:53:37 +0200, by Kim Alvefur
-
net.server_epoll: Ensure timeouts match epoll flagsSat, 17 Jul 2021 14:54:48 +0200, by Kim Alvefur
-
net.server_epoll: Skip reset of read timeout when not readingSat, 17 Jul 2021 14:51:50 +0200, by Kim Alvefur
-
net.server_epoll: Reduce timer churn during TLS handshakeSat, 17 Jul 2021 14:06:57 +0200, by Kim Alvefur
-
net.server_epoll: Use only fatal "write" timeout during TLS negotiationFri, 16 Jul 2021 17:10:09 +0200, by Kim Alvefur
-
net.server_epoll: Optimize concatenation of exactly 2 buffer chunksFri, 16 Jul 2021 15:40:08 +0200, by Kim Alvefur
-
net.server_epoll: Avoid allocating a buffer table for single writesFri, 16 Jul 2021 15:38:38 +0200, by Kim Alvefur
-
net.server_epoll: Optionally let go of buffersFri, 16 Jul 2021 02:28:32 +0200, by Kim Alvefur
-
net.server_epoll: Propagate returns from opportunistic writesFri, 16 Jul 2021 01:21:05 +0200, by Kim Alvefur
-
net.server_epoll: Set minimum wait time to 1ms, matching epollThu, 15 Jul 2021 01:38:44 +0200, by Kim Alvefur
-
prosodyctl: Add a note about checking the order of listed commandsThu, 15 Jul 2021 00:38:27 +0200, by Kim Alvefur
-
prosodyctl: Add cert to command listingThu, 15 Jul 2021 00:37:47 +0200, by Kim Alvefur
-
prosodyctl: Add 'shell' to command listingThu, 15 Jul 2021 00:35:57 +0200, by Kim Alvefur
-
prosodyctl: Add 'check' to command listing (fixes #1622)Sun, 30 May 2021 12:27:12 +0200, by Kim Alvefur
-
net.server_epoll: Add setting for disabling the Nagle algorithmWed, 14 Jul 2021 22:27:12 +0200, by Kim Alvefur
-
net.server_epoll: Support setting keepalive idle timeWed, 14 Jul 2021 22:13:30 +0200, by Kim Alvefur
-
net.server_epoll: Add way to enable TCP keeplives on all connectionsWed, 14 Jul 2021 22:09:39 +0200, by Kim Alvefur
-
net.server_epoll: Add an (empty) method for setting socket optionsWed, 14 Jul 2021 22:06:24 +0200, by Kim Alvefur
-
net.server_epoll: Log failures to set socket optionsWed, 14 Jul 2021 22:04:23 +0200, by Kim Alvefur
-
mod_s2s: Don't close connections on reloadWed, 14 Jul 2021 02:53:42 +0200, by Kim Alvefur
-
mod_s2s: Close connections attached to a host being deactivatedWed, 14 Jul 2021 02:39:54 +0200, by Kim Alvefur
-
mod_s2s: Vary log level by remote stream errorWed, 14 Jul 2021 02:41:15 +0200, by Kim Alvefur
-
tools/jabberd14sql2prosody: Tweak wording in commentsTue, 13 Jul 2021 23:28:49 +0200, by Kim Alvefur
-
tools/xep227toprosody: Tweak wording in commentsTue, 13 Jul 2021 23:27:44 +0200, by Kim Alvefur
-
mod_dialback: Tweak wording in a commentTue, 13 Jul 2021 23:27:26 +0200, by Kim Alvefur
-
mod_s2s: Remove connection timeout once it's no longer neededTue, 13 Jul 2021 15:04:34 +0200, by Kim Alvefur
-
net.server_epoll: Call onconnect immediately after TLS handshake completionTue, 13 Jul 2021 14:58:50 +0200, by Kim Alvefur
-
net.server_epoll: Refactor immediate TLS handshake startTue, 13 Jul 2021 14:55:21 +0200, by Kim Alvefur
-
net.server_epoll: Keep socket registered in epoll trough TLS wrappingTue, 13 Jul 2021 14:51:05 +0200, by Kim Alvefur
-
net.server_epoll: Use TLS handshake timeout after initiating handshakeTue, 13 Jul 2021 14:27:46 +0200, by Kim Alvefur
-
net.server_epoll: Start TLS handshake immediately on newly accepted connectionsTue, 13 Jul 2021 14:20:26 +0200, by Kim Alvefur
-
net.server_epoll: Factor out TLS initialization into a methodTue, 13 Jul 2021 14:20:24 +0200, by Kim Alvefur
-
net.server_epoll: Fix typoTue, 13 Jul 2021 02:05:35 +0200, by Kim Alvefur
-
mod_s2s: Log debug message on attempted close of an connectionless sessionSun, 11 Jul 2021 12:41:32 +0200, by Kim Alvefur
-
mod_s2s: Drop level of indentation by inverting a condition and early returnSun, 11 Jul 2021 12:37:51 +0200, by Kim Alvefur
-
mod_s2s: Use module API to fire eventsSun, 11 Jul 2021 12:36:08 +0200, by Kim Alvefur
-
scansion tests: Allow specifying network settings via environment variableSun, 11 Jul 2021 10:09:10 +0200, by Kim Alvefur
-
scansion tests: Allow specifying network backend via environment variableSun, 11 Jul 2021 10:09:07 +0200, by Kim Alvefur
-
net.server_epoll: Prevent stack overflow of opportunistic writesSun, 11 Jul 2021 09:39:21 +0200, by Kim Alvefur
-
mod_http_errors: Set status code 200 from root pageFri, 09 Jul 2021 22:06:58 +0200, by Kim Alvefur
-
mod_http_errors: Add a Prosody logo to root pageFri, 09 Jul 2021 21:55:14 +0200, by Kim Alvefur
-
mod_http_errors: Allow adding icons on error pagesFri, 09 Jul 2021 21:54:47 +0200, by Kim Alvefur
-
net.http: Send entire HTTP request header as one writeThu, 08 Jul 2021 18:21:59 +0200, by Kim Alvefur
-
net.server_epoll: Immediately attempt to read from newly accepted connectionsThu, 08 Jul 2021 17:57:44 +0200, by Kim Alvefur
-
net.server_epoll: Separate handling of new incoming and outgoing connectionsThu, 08 Jul 2021 17:52:59 +0200, by Kim Alvefur
-
net.server_epoll: Ensure timeout after closingSat, 31 Oct 2020 00:33:29 +0100, by Kim Alvefur
-
core.loggingmanager: Disable pretty printing when not connected to a ttySun, 04 Jul 2021 15:11:53 +0200, by Kim Alvefur
-
util.pposix: Bind isatty(3)Sun, 04 Jul 2021 15:11:07 +0200, by Kim Alvefur
-
util.prosodyctl.check: Normalize away trailing dot in some messages tooSun, 04 Jul 2021 02:33:15 +0200, by Kim Alvefur
-
util.prosodyctl.check: Normalize potential to form without trailing '.'Sun, 04 Jul 2021 01:33:53 +0200, by Kim Alvefur
-
util.prosodyctl.check: Point out if A/AAAA exists despite disabled IPvXSun, 04 Jul 2021 01:32:04 +0200, by Kim Alvefur
-
util.prosodyctl.check: Warn if both use_ipv4 and use_ipv6 are set to falseSun, 04 Jul 2021 01:29:47 +0200, by Kim Alvefur
-
util.prosodyctl.check: Silence IP protocol mismatches when disabledSun, 04 Jul 2021 01:23:35 +0200, by Kim Alvefur
-
Merge 0.11->trunkSat, 03 Jul 2021 17:28:07 +0200, by Kim Alvefur
-
util.ip: Fix netmask for link-local address range 0.11Sat, 03 Jul 2021 03:27:57 +0200, by Kim Alvefur
-
util.format: Escape ASCII control characters also in extra argumentsSat, 03 Jul 2021 04:35:29 +0200, by Kim Alvefur
-
util.format: Allow newlines but ensure following lines are indentedSat, 03 Jul 2021 04:29:25 +0200, by Kim Alvefur
-
util.format: Fix missing backslash in patternSat, 03 Jul 2021 04:24:13 +0200, by Kim Alvefur
-
util.prosodyctl.check: Reload unbound to ensure hosts.txt is ignoredSat, 03 Jul 2021 03:24:26 +0200, by Kim Alvefur
-
util.format: Change formatting of nil values to avoid looking like XMLTue, 29 Jun 2021 16:18:31 +0200, by Kim Alvefur
-
core.loggingmanager: Pretty-print logged XML snippets in consoleTue, 29 Jun 2021 16:07:57 +0200, by Kim Alvefur
-
util.stanza: Export pretty printing functionTue, 29 Jun 2021 16:06:54 +0200, by Kim Alvefur
-
core.loggingmanager: Support passing log messages trough a filterTue, 29 Jun 2021 16:05:35 +0200, by Kim Alvefur
-
util.stanza: Simplify and make pretty-printing look nicerSat, 07 Nov 2020 22:09:46 +0100, by Kim Alvefur
-
util.stanza: Remove Windows "support" (disabling ANSI color pretty printing)Sat, 07 Nov 2020 21:39:36 +0100, by Kim Alvefur
-
util.format: Escape ASCII control characters in outputTue, 15 Jun 2021 23:24:23 +0200, by Kim Alvefur
-
util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought)Tue, 29 Jun 2021 14:25:57 +0100, by Matthew Wild
-
util.dbuffer: Add read_until() methodTue, 29 Jun 2021 13:48:14 +0100, by Matthew Wild
-
util.prosodyctl.check: Collect options from all global pluginsThu, 27 May 2021 13:09:18 +0200, by Kim Alvefur
-
util.prosodyctl.check: Format, sort option listings into canonical formThu, 27 May 2021 13:07:57 +0200, by Kim Alvefur
-
mod_admin_adhoc: Log who performs administrative actionsSun, 27 Jun 2021 21:56:45 +0200, by Kim Alvefur
-
mod_admin_adhoc: Delete "Get User Password" commandSun, 27 Jun 2021 21:51:21 +0200, by Kim Alvefur
-
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'Wed, 09 Jun 2021 15:58:49 +0200, by Kim Alvefur
-
util.dataforms: Define a integer + "max" datatypeFri, 18 Sep 2020 12:18:51 +0200, by Kim Alvefur
-
core.stanza_router: Rename variable to be more specificFri, 25 Jun 2021 15:17:37 +0200, by Kim Alvefur
-
mod_external_services: Report overall status as a module statusMon, 21 Jun 2021 22:43:26 +0200, by Kim Alvefur
-
mod_external_services: Validate items as they are addedMon, 21 Jun 2021 22:41:59 +0200, by Kim Alvefur
-
mod_external_services: Also validate services added by other modulesMon, 21 Jun 2021 22:38:30 +0200, by Kim Alvefur
-
mod_storage_sql: Fix for move of yes/no function (Thanks Kasim)Mon, 21 Jun 2021 17:31:17 +0200, by Kim Alvefur
-
mod_s2s: Remove duplicate method call (thanks luacheck)Mon, 21 Jun 2021 13:45:44 +0200, by Kim Alvefur
-
mod_s2s: Guard against LuaSec not returning TLS info here tooMon, 21 Jun 2021 13:43:40 +0200, by Kim Alvefur
-
mod_c2s: Guard against LuaSec not returning TLS info (thanks Martin)Mon, 21 Jun 2021 13:36:05 +0200, by Kim Alvefur
-
doap: Update XEP-0368 entry with mention of direct_tls_portsSun, 20 Jun 2021 18:46:52 +0200, by Kim Alvefur
-
CHANGES: Add Direct TLS supportSun, 20 Jun 2021 18:17:22 +0200, by Kim Alvefur
-
mod_c2s: Log the same messages for Direct TLS as with starttlsSun, 20 Jun 2021 18:15:59 +0200, by Kim Alvefur
-
mod_c2s: Update a comment to reflect Direct TLSSun, 20 Jun 2021 18:14:18 +0200, by Kim Alvefur
-
util.prosodyctl.check: Ensure that libunbound does not check hosts fileSun, 20 Jun 2021 17:51:44 +0200, by Kim Alvefur
-
util.prosodyctl.check: Deprecate legacy_ssl related optionsSun, 20 Jun 2021 17:34:50 +0200, by Kim Alvefur
-
util.prosodyctl.check: Add support for checking Direct TLS SRV recordsSun, 20 Jun 2021 17:11:19 +0200, by Kim Alvefur
-
mod_c2s: Add a Direct TLS listenerSun, 20 Jun 2021 16:51:08 +0200, by Kim Alvefur
-
util.prosodyctl.check: Fix for net.dns vs unbound API differenceSun, 20 Jun 2021 17:14:17 +0200, by Kim Alvefur
-
util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' settingSun, 20 Jun 2021 17:11:59 +0200, by Kim Alvefur
-
mod_http_file_share: Update comment about x-frame-optionsSun, 20 Jun 2021 16:30:24 +0200, by Kim Alvefur
-
CHANGES: Add OpenMetrics changes to StatisticsSat, 19 Jun 2021 13:25:48 +0200, by Kim Alvefur
-
mod_s2s: Bail if connection is destroyed after attempting to open streamWed, 16 Jun 2021 23:53:00 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphersWed, 16 Jun 2021 00:00:17 +0200, by Kim Alvefur
-
mod_admin_shell: module:info: List 'items' that can be formatted easilySat, 12 Jun 2021 18:06:37 +0200, by Kim Alvefur
-
mod_admin_shell: module:info: Show friendlier name for known 'items'Sat, 12 Jun 2021 18:06:13 +0200, by Kim Alvefur
-
mod_admin_shell: module:info: List provided 'items'Sat, 12 Jun 2021 17:49:44 +0200, by Kim Alvefur
-
mod_admin_shell: module:info: Use existing host string representationSat, 12 Jun 2021 16:47:30 +0200, by Kim Alvefur
-
mod_admin_shell: module:info: List dependenciesSat, 12 Jun 2021 16:40:40 +0200, by Kim Alvefur
-
mod_admin_shell: module:info: Show module statusSat, 12 Jun 2021 16:40:22 +0200, by Kim Alvefur
-
mod_admin_shell: Add basic command that shows more info about loaded modulesSat, 12 Jun 2021 16:50:15 +0200, by Kim Alvefur
-
util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua 5.1 (thanks sups)Mon, 14 Jun 2021 11:19:42 +0100, by Matthew Wild
-
mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_servicesThu, 21 Jan 2021 23:13:37 +0100, by Kim Alvefur
-
core.portmanager: Also reload per-SNI certificatesThu, 10 Jun 2021 15:33:52 +0200, by Kim Alvefur
-
core.portmanager: Reload direct TLS certificates after config reloadThu, 10 Jun 2021 15:30:54 +0200, by Kim Alvefur
-
core.portmanager: Factor out base TLS context creation for reuseThu, 10 Jun 2021 15:21:07 +0200, by Kim Alvefur
-
net.server_epoll: Add missing method for changing TLS contextThu, 10 Jun 2021 13:48:20 -0003, by Kim Alvefur
-
mod_http_file_share: Build list of measuring buckets for configured size limitTue, 08 Jun 2021 13:33:40 +0200, by Kim Alvefur
-
util.openmetrics: Prettify format of histogram bucketsTue, 08 Jun 2021 00:58:27 +0200, by Kim Alvefur
-
net.server_epoll: Fix reporting of socket connect timeoutMon, 07 Jun 2021 17:37:14 +0200, by Kim Alvefur
-
core.certmanager: Skip service certificate lookup for https clientThu, 27 May 2021 09:22:07 +0200, by Kim Alvefur
-
core.portmanager: Fix race condition in initialization of SNI cert mapFri, 28 May 2021 17:09:22 +0200, by Kim Alvefur
-
scansion: Really silence the certificates dir errorFri, 28 May 2021 00:17:44 +0200, by Kim Alvefur
-
scansion: Silence an error from cert indexer due to missing certs dirThu, 27 May 2021 15:49:57 +0200, by Kim Alvefur
-
Merge 0.11->trunkThu, 27 May 2021 12:51:07 +0200, by Kim Alvefur
-
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11Thu, 27 May 2021 12:35:55 +0200, by Kim Alvefur
-
core.modulemanager: Inherit mod_server_contact_info onto components #1270Thu, 27 May 2021 11:18:42 +0200, by Kim Alvefur
-
mod_server_contact_info: Generate properly escaped URIs from 'admins'Fri, 11 Sep 2020 18:34:36 +0200, by Kim Alvefur
-
mod_server_contact_info: Apply JID normalizationFri, 11 Sep 2020 18:34:06 +0200, by Kim Alvefur
-
prosodyctl: Reorganize help / command listFri, 22 Jan 2021 00:11:39 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Replace use_libevent with network_backendMon, 24 May 2021 01:34:01 +0200, by Kim Alvefur
-
mod_tls: Add "support" for <failure> by closing gracefullyFri, 21 May 2021 19:04:01 +0200, by Kim Alvefur
-
teal: Add type spec for util.signalThu, 20 May 2021 23:18:29 +0200, by Kim Alvefur
-
teal: Add type spec for util.ringbufferThu, 20 May 2021 23:16:01 +0200, by Kim Alvefur
-
teal: Describe util.net.local_addresses() return typeThu, 20 May 2021 23:13:54 +0200, by Kim Alvefur
-
teal: Add new util.hashes APIsThu, 20 May 2021 23:09:45 +0200, by Kim Alvefur
-
statsmanager: remove "legacy" wordingThu, 20 May 2021 14:03:01 +0200, by Jonas Schäfer
-
util.stanza: add at_top helperSat, 08 May 2021 16:31:48 +0200, by Jonas Schäfer
-
mod_csi_simple: convert to use new metric interface for flush reasonsThu, 20 May 2021 14:00:54 +0200, by Jonas Schäfer
-
prosody.cfg.lua.dist: Fix indentation to use tabs like the rest of the fileWed, 19 May 2021 23:39:56 +0200, by Emmanuel Gil Peyrot
-
prosody: Close the state on exit (ie garbage-collect everything)Tue, 18 May 2021 20:08:37 +0200, by Kim Alvefur
-
tools/cfgdump: Serialize individual (table) settings in stable order tooMon, 17 May 2021 16:51:11 +0200, by Kim Alvefur
-
tools/cfgdump: Iterate in sort order to give stable outputMon, 17 May 2021 16:33:44 +0200, by Kim Alvefur
-
mod_http_file_share: Handle out of bounds Range requestMon, 17 May 2021 14:14:25 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 16 May 2021 19:05:20 +0200, by Kim Alvefur
-
mod_pep: Remove obsolete node restoration code (now done by util.pubsub) 0.11Sun, 16 May 2021 16:14:23 +0200, by Kim Alvefur
-
util.pubsub: Fix traceback if node data not initialized 0.11Sun, 16 May 2021 16:02:00 +0200, by Kim Alvefur
-
mod_http_file_share: Support download resumption via Range requestsSun, 16 May 2021 16:52:59 +0200, by Kim Alvefur
-
prosodyctl: Report OpenSSL versionWed, 12 May 2021 01:11:42 +0200, by Kim Alvefur
-
util.hashes: Expose OpenSSL versionWed, 12 May 2021 01:11:15 +0200, by Kim Alvefur
-
util.jwt: Use constant-time comparison with expected signatureThu, 13 May 2021 14:13:07 +0100, by Matthew Wild
-
Merge 0.11->trunkThu, 13 May 2021 11:17:13 +0100, by Matthew Wild
-
mod_dialback: Use correct host for certificate check (fixes #1381) 0.11Sun, 23 Jun 2019 16:16:26 +0200, by Kim Alvefur
-
mod_dialback: Use constant-time comparison with hmac 0.11Wed, 12 May 2021 14:00:53 +0100, by Matthew Wild
-
mod_proxy65: Restrict access to local c2s connections by default 0.11Wed, 12 May 2021 13:59:49 +0100, by Matthew Wild
-
mod_limits: Use default limits if none configured 0.11Tue, 11 May 2021 14:22:59 +0100, by Matthew Wild
-
prosody.cfg.lua.dist: Enable rate limits by default 0.11Tue, 11 May 2021 14:17:12 +0100, by Matthew Wild
-
prosodyctl about: Report libexpat version if known 0.11Tue, 11 May 2021 14:15:22 +0100, by Matthew Wild
-
mod_limits: Don't emit error when no burst period is configured 0.11Tue, 11 May 2021 14:10:26 +0100, by Matthew Wild
-
core.certmanager: Test for SSL options in absence of LuaSec config 0.11Mon, 26 Apr 2021 15:32:05 +0200, by Kim Alvefur
-
core.certmanager: Attempt to directly access LuaSec config table 0.11Mon, 26 Apr 2021 15:30:13 +0200, by Kim Alvefur
-
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 0.11Mon, 10 May 2021 17:03:27 +0100, by Matthew Wild
-
util.xmppstream: Mark bytes for stream closure as handled 0.11Mon, 10 May 2021 17:02:37 +0100, by Matthew Wild
-
MUC: Add support for advertising muc#roomconfig_allowinvites in room disco#info 0.11Mon, 10 May 2021 17:01:38 +0100, by Matthew Wild
-
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets 0.11Mon, 10 May 2021 16:50:24 +0100, by Matthew Wild
-
util.xmppstream: Reduce default xmppstream limit to 1MB 0.11Mon, 10 May 2021 16:44:55 +0100, by Matthew Wild
-
util.set: Add is_set() to test if an object is a set 0.11Mon, 10 May 2021 16:41:56 +0100, by Matthew Wild
-
util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 0.11Mon, 10 May 2021 16:24:54 +0100, by Matthew Wild
-
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11Fri, 07 May 2021 17:03:49 +0100, by Matthew Wild
-
util.startup: Set more aggressive defaults for GC 0.11Fri, 07 May 2021 16:41:39 +0100, by Matthew Wild
-
core.certmanager: Catch error from lfsFri, 07 May 2021 16:47:58 +0200, by Kim Alvefur
-
core.certmanager: Resolve certs path relative to config dirFri, 07 May 2021 16:35:37 +0200, by Kim Alvefur
-
core.portmanager: Use existing http_host for https SNI mappingWed, 05 May 2021 17:54:44 +0200, by Kim Alvefur
-
core.portmanager: Allow overriding expected SNI name per serviceWed, 05 May 2021 17:52:51 +0200, by Kim Alvefur
-
core.certmanager: Skip directly to guessing of key from cert filenameWed, 05 May 2021 15:56:39 +0200, by Kim Alvefur
-
core.certmanager: Join paths with OS-aware util.paths functionWed, 05 May 2021 15:54:05 +0200, by Kim Alvefur
-
core.certmanager: Build an index over certificatesSat, 10 Apr 2021 14:45:40 +0200, by Kim Alvefur
-
core.certmanager: Check for complete filenameSat, 10 Apr 2021 14:45:03 +0200, by Kim Alvefur
-
mod_tls: Fix order of debug messages and tls context creationWed, 05 May 2021 16:25:33 +0200, by Kim Alvefur
-
prosodyctl: check config: Add 'gc' to list of global options 0.11Fri, 30 Apr 2021 21:20:14 +0100, by Matthew Wild
-
configure: Make ICU the default library for IDNA and JID normalizationSun, 12 Jul 2020 23:04:14 +0200, by Kim Alvefur
-
net.http.server: Split out method for sending only the headerSat, 24 Apr 2021 10:50:24 +0200, by Kim Alvefur
-
s2s et al.: Add counters for connection state transitionsWed, 21 Apr 2021 17:11:58 +0200, by Jonas Schäfer
-
mod_s2s: Port to new OpenMetrics APISun, 18 Apr 2021 12:35:16 +0200, by Jonas Schäfer
-
mod_c2s: Port to new OpenMetrics APISun, 18 Apr 2021 12:34:17 +0200, by Jonas Schäfer
-
Statistics: Rewrite statistics backends to use OpenMetricsSun, 18 Apr 2021 11:47:41 +0200, by Jonas Schäfer
-
util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1Sun, 25 Apr 2021 17:32:27 +0200, by Kim Alvefur
-
util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1Sun, 25 Apr 2021 17:27:02 +0200, by Kim Alvefur
-
util.prosodyctl.shell: Allow calling console commands with fewer shell quotesSun, 25 Apr 2021 17:20:58 +0200, by Kim Alvefur
-
mod_tls: Bail out if session got destroyed while sending <proceed/>Thu, 15 Apr 2021 15:57:24 +0200, by Kim Alvefur
-
core.sessionmanager: Add a dummy rawsend() method to resting sessionsThu, 15 Apr 2021 15:12:35 +0200, by Kim Alvefur
-
mod_c2s: Fix traceback if session was destroyed while opening stream (thanks Ge0rG)Wed, 14 Apr 2021 16:02:47 +0200, by Kim Alvefur
-
util.xmppstream: Send <?xml?> declaration in same call as stream openWed, 14 Apr 2021 15:21:13 +0200, by Kim Alvefur
-
core.statsmanager: Allow special "manual" value for statistics_intervalTue, 06 Apr 2021 23:25:15 +0200, by Kim Alvefur
-
Merge 0.11->trunkSat, 10 Apr 2021 16:45:44 +0200, by Kim Alvefur
-
mod_c2s: Log about missing conn on async state changes 0.11Thu, 18 Mar 2021 16:24:46 +0100, by Kim Alvefur
-
mod_c2s: Fix traceback in session close when conn is nil 0.11Wed, 17 Mar 2021 12:47:16 +0100, by Kim Alvefur
-
mod_saslauth: Don't throw errors in async code when connections are gone 0.11Thu, 18 Mar 2021 14:30:47 +0100, by tmolitor
-
mod_c2s: Don't throw errors in async code when connections are gone 0.11Thu, 18 Mar 2021 14:30:32 +0100, by tmolitor
-
core.statsmanager: Cover util.statistics work in processing measurementTue, 06 Apr 2021 23:23:28 +0200, by Kim Alvefur
-
core.hostmanager: Remove obsolete clearing of srv_hostsTue, 06 Apr 2021 13:27:18 +0200, by Kim Alvefur
-
mod_admin_shell: Remove obsolete checks related to s2sout.libTue, 06 Apr 2021 13:25:38 +0200, by Kim Alvefur
-
mod_http_file_share: Include expiry time of the upload itself in tokenMon, 05 Apr 2021 17:21:18 +0200, by Kim Alvefur
-
mod_http_file_share: Include time of issuance in auth tokenMon, 05 Apr 2021 17:16:18 +0200, by Kim Alvefur
-
mod_http_file_share: Group related properties for readabilityMon, 05 Apr 2021 17:15:12 +0200, by Kim Alvefur
-
mod_http_file_share: Log error opening file for writingMon, 05 Apr 2021 16:24:39 +0200, by Kim Alvefur
-
mod_http_file_share: Fix logging of error opening fileMon, 05 Apr 2021 16:23:59 +0200, by Kim Alvefur
-
MUC: Allow overriding occupant object from groupchat message eventThu, 25 Mar 2021 13:18:23 +0100, by Kim Alvefur
-
net.server_epoll: Remove unnecessary luacheck annotationsThu, 01 Apr 2021 12:30:55 +0200, by Kim Alvefur
-
mod_http_file_share: Include storage in prune time measurementWed, 31 Mar 2021 09:43:05 +0200, by Kim Alvefur
-
mod_http_file_share: Add internal command to check files consistencySun, 28 Mar 2021 15:57:15 +0200, by Kim Alvefur
-
util.datamapper: Fix spelling in testsSun, 28 Mar 2021 14:00:21 +0200, by Kim Alvefur
-
mod_http_file_share: Fix reporting of missing filesSun, 28 Mar 2021 13:51:06 +0200, by Kim Alvefur
-
MUC: Report number of live rooms to statsmanagerSun, 28 Mar 2021 13:22:35 +0200, by Kim Alvefur
-
mod_http_file_share: Report number of items in caches to statsmanagerSun, 28 Mar 2021 13:15:11 +0200, by Kim Alvefur
-
util.prosodyctl: Install plugins for current Lua versionTue, 16 Mar 2021 02:44:22 +0100, by Kim Alvefur
-
util.envload: Add basic test of envload()Fri, 26 Mar 2021 13:03:22 +0100, by Kim Alvefur
-
util.datamapper: Revert one special attribute to longer formFri, 26 Mar 2021 13:01:16 +0100, by Kim Alvefur
-
util.datamapper: Use attribute convenience function throughoutFri, 26 Mar 2021 12:53:29 +0100, by Kim Alvefur
-
util.promise: Switch order of parameters to join()Thu, 25 Mar 2021 15:08:22 +0000, by Matthew Wild
-
util.promise: all()/all_settled() pass through non-promise valuesThu, 25 Mar 2021 14:32:32 +0000, by Matthew Wild
-
util.promise: Add join() convenience methodThu, 25 Mar 2021 14:28:38 +0000, by Matthew Wild
-
util.promise: Add support for arbitrary keys in all()/all_settled()Thu, 25 Mar 2021 13:51:16 +0000, by Matthew Wild
-
mod_message: Stop advertising offline message support (mod_offline does that)Wed, 24 Mar 2021 16:36:00 +0100, by Kim Alvefur
-
util.datamapper: Don't include empty unwrapped arraysWed, 24 Mar 2021 00:48:02 +0100, by Kim Alvefur
-
util.datamapper: Add test coverage of unwrapped arrays of objectsWed, 24 Mar 2021 00:34:22 +0100, by Kim Alvefur
-
util.datamapper: Fix error on attempt to coerce nil to somethingTue, 23 Mar 2021 23:55:33 +0100, by Kim Alvefur
-
mod_admin_shell: Sort timers by time in debug:timers()Tue, 23 Mar 2021 21:52:07 +0100, by Kim Alvefur
-
mod_c2s: Log a debug message before closing due to c2s_timeoutTue, 23 Mar 2021 21:46:11 +0100, by Kim Alvefur
-
util.datamapper: Deal with locally built stanzas missing xmlnsTue, 23 Mar 2021 19:52:59 +0100, by Kim Alvefur
-
util.datamapper: Factor out conversion from any value to XML stringMon, 22 Mar 2021 22:24:39 +0100, by Kim Alvefur
-
mod_authz_internal: Ignore unused argument for now [luachec]Mon, 22 Mar 2021 22:01:49 +0100, by Kim Alvefur
-
usermanager: expose set_roles through APIMon, 22 Mar 2021 21:24:57 +0100, by Jonas Schäfer
-
mod_authz_internal: add support for setting roles of a local userMon, 22 Mar 2021 21:24:43 +0100, by Jonas Schäfer
-
util.datamapper: Handle nested arrays or objects in arraysMon, 22 Mar 2021 10:05:41 +0100, by Kim Alvefur
-
util.datamapper: Fix to skip parsing wrapped arrays that aren't thereMon, 22 Mar 2021 10:03:32 +0100, by Kim Alvefur
-
util.datamapper: Clear done TODO (arrays)Sun, 21 Mar 2021 02:26:28 +0100, by Kim Alvefur
-
util.datamapper: Complete array building supportSat, 20 Mar 2021 21:29:51 +0100, by Kim Alvefur
-
util.datamapper: Factor out handling of object properties for array reuseSat, 20 Mar 2021 21:25:45 +0100, by Kim Alvefur
-
util.datamapper: Finally implement support for parsing arraysSat, 20 Mar 2021 20:45:06 +0100, by Kim Alvefur
-
util.datamapper: Factor out extraction of the XML part to useSat, 20 Mar 2021 19:02:18 +0100, by Kim Alvefur
-
util.datamapper: Only get element name if there's an elementFri, 19 Mar 2021 19:07:25 +0100, by Kim Alvefur
-
make: Magic trick for teal-src/*.tl -> ./*.luaFri, 19 Mar 2021 15:51:38 +0100, by Kim Alvefur
-
util.datamapper: Fix arrays nesting one level too deepFri, 19 Mar 2021 01:17:59 +0100, by Kim Alvefur
-
util.datamapper: Deal with type name changes in util.jsonschemaFri, 19 Mar 2021 00:26:04 +0100, by Kim Alvefur
-
util.jsonschema: Rename types for improved readabilityThu, 18 Mar 2021 23:57:03 +0100, by Kim Alvefur
-
teal: Use new integer support in Teal 0.13.0Thu, 18 Mar 2021 23:16:41 +0100, by Kim Alvefur
-
util.datamapper: Limited support for unparsing simple arrays of stringsThu, 18 Mar 2021 13:07:10 +0100, by Kim Alvefur
-
util.datamapper: Add initial support for parsing arraysThu, 18 Mar 2021 12:57:25 +0100, by Kim Alvefur
-
util.datamapper: Factor out common schema unpackingSun, 14 Mar 2021 16:50:49 +0100, by Kim Alvefur
-
util.datamapper: Separate extraction of xml from coercion to target typeSun, 14 Mar 2021 03:06:37 +0100, by Kim Alvefur
-
util.datamapper: Use enum instead of mutually exclusive booleansSun, 14 Mar 2021 01:57:00 +0100, by Kim Alvefur
-
util.datamapper: Enumerated elementsFri, 12 Mar 2021 01:33:15 +0100, by Kim Alvefur
-
util.datamapper: Some TODOsWed, 10 Mar 2021 00:19:45 +0100, by Kim Alvefur
-
util.datamapper: Add references with notesWed, 10 Mar 2021 00:19:38 +0100, by Kim Alvefur
-
util.datamapper: Add Copyright headerWed, 10 Mar 2021 00:18:39 +0100, by Kim Alvefur
-
util.jsonschema: Add copyright-headerWed, 10 Mar 2021 00:15:00 +0100, by Kim Alvefur
-
util.jsonschema: Restructure "type" keyword handlingTue, 09 Mar 2021 14:31:11 +0100, by Kim Alvefur
-
util.jsonschema: Syntax tweak to not upset syntax highlightingTue, 09 Mar 2021 14:22:33 +0100, by Kim Alvefur
-
util.jsonschema: Implement "propertyNames"Tue, 09 Mar 2021 02:43:50 +0100, by Kim Alvefur
-
util.jsonschema: Restructure handling of "properties" and "additionalProperties"Tue, 09 Mar 2021 02:41:47 +0100, by Kim Alvefur
-
util.jsonschema: Fix "uniqueItems" prematurely declaring a matchTue, 09 Mar 2021 02:38:51 +0100, by Kim Alvefur
-
util.jsonschema: Implement the "prefixItems" keywordTue, 09 Mar 2021 02:36:08 +0100, by Kim Alvefur
-
util.jsonschema: Implement the "contains" keywordTue, 09 Mar 2021 02:35:00 +0100, by Kim Alvefur
-
util.jsonschema: Allow a boolean as schemaTue, 09 Mar 2021 02:33:28 +0100, by Kim Alvefur
-
util.jsonschema: Correct "items" keywordTue, 09 Mar 2021 02:26:05 +0100, by Kim Alvefur
-
util.datamapper: Add support for mapping of elements where only one attribute mattersSun, 07 Mar 2021 12:48:49 +0100, by Kim Alvefur
-
util.datamapper: Add logic for "boolean" tags here the presence means trueSun, 07 Mar 2021 01:41:39 +0100, by Kim Alvefur
-
util.datamapper: Invent extension for using tag name as valueSat, 06 Mar 2021 23:14:23 +0100, by Kim Alvefur
-
util.datamapper: Add 'unparse' for turning tables into XMLSun, 07 Mar 2021 00:57:36 +0100, by Kim Alvefur
-
util.datamapper: Library for extracting data from stanzasSun, 07 Mar 2021 00:57:36 +0100, by Kim Alvefur
-
util.jsonschema: Library for JSON Schema validationSat, 06 Mar 2021 21:07:53 +0100, by Kim Alvefur
-
make: Add target for building Teal sourcesTue, 09 Mar 2021 13:59:45 +0100, by Kim Alvefur
-
util: Add Teal interface definition filesTue, 09 Mar 2021 14:36:46 +0100, by Kim Alvefur
-
util.gc: Fix check for Lua 5.4Tue, 16 Mar 2021 00:04:26 +0100, by Kim Alvefur
-
net.resolvers.basic: Fix completion condition when IPv6 is disabledMon, 15 Mar 2021 23:09:42 +0100, by Kim Alvefur
-
mod_pubsub: Include <pubsub> with unsubscribe replyMon, 15 Mar 2021 19:04:08 +0100, by Kim Alvefur
-
util.rsm: Correctly coerce integer value for <index> (fix #1642)Sat, 06 Mar 2021 18:26:50 +0100, by Kim Alvefur
-
util.rsm: Increase test coverageSat, 06 Mar 2021 18:22:52 +0100, by Kim Alvefur
-
util.rsm: Improve readability using compacter stanza building APISat, 06 Mar 2021 15:24:45 +0100, by Kim Alvefur
-
mod_csi_simple: s/algoritm/algorithm/ [codespell]Fri, 05 Mar 2021 15:05:21 +0100, by Kim Alvefur
-
core.storagemanager: s/Multilpe/Multiple/ [codespell]Fri, 05 Mar 2021 15:04:45 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Allow passing a single command as argumentFri, 05 Mar 2021 13:02:37 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Fix check for --quietFri, 05 Mar 2021 12:39:49 +0100, by Kim Alvefur
-
net.resolvers.basic: Disable DANE for now, completely brokenWed, 03 Mar 2021 20:48:54 +0100, by Kim Alvefur
-
net.resolvers.basic: Don't enable DANE with zero TLSA recordsWed, 03 Mar 2021 18:42:54 +0100, by Kim Alvefur
-
mod_s2s: Buffer stream error + stream closing tagWed, 03 Mar 2021 13:34:00 +0100, by Kim Alvefur
-
core.s2smanager: Set "direction" on destroyed sessions (fixes #1641)Wed, 03 Mar 2021 13:30:19 +0100, by Kim Alvefur
-
mod_s2s: Check direction in bidi-aware styleWed, 03 Mar 2021 13:26:38 +0100, by Kim Alvefur
-
doap: Add RFC 7673Tue, 02 Mar 2021 22:57:20 +0100, by Kim Alvefur
-
mod_s2s: Add config setting to enable DANETue, 02 Mar 2021 22:42:04 +0100, by Kim Alvefur
-
net.connect: Add DANE supportTue, 02 Mar 2021 22:41:59 +0100, by Kim Alvefur
-
net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed)Sun, 29 Sep 2019 16:53:56 +0200, by Kim Alvefur
-
core.portmanager: Log SNI hosts, services looked forTue, 02 Mar 2021 21:47:09 +0100, by Kim Alvefur
-
MUC: Add robot face testTue, 02 Mar 2021 13:52:19 +0100, by Kim Alvefur
-
mod_http: Consolidate handling of proxied connection detailsSat, 27 Feb 2021 21:37:56 +0100, by Kim Alvefur
-
net.http.server: Set request.ip so mod_http doesn't have toSat, 27 Feb 2021 21:37:16 +0100, by Kim Alvefur
-
Merge 0.11->trunkSat, 27 Feb 2021 21:07:36 +0100, by Kim Alvefur
-
mod_http: Restore ip field for requests without proxies 0.11Sat, 27 Feb 2021 20:45:45 +0100, by Kim Alvefur
-
mod_http_file_share: Skip removal of nothingFri, 26 Feb 2021 00:20:24 +0100, by Kim Alvefur
-
mod_http_file_share: Remove correct entries when not all expired files were deletedThu, 25 Feb 2021 23:58:08 +0100, by Kim Alvefur
-
mod_http_errors: Add some commentsThu, 25 Feb 2021 13:12:07 +0100, by Kim Alvefur
-
mod_http_errors: Add some silly variations for the '/' pageThu, 25 Feb 2021 12:59:28 +0100, by Kim Alvefur
-
mod_http_file_share: Fix traceback on missing file-typeWed, 24 Feb 2021 16:35:56 +0100, by Kim Alvefur
-
mod_csi_simple: Add command to test importance algorithm on stream of stanzasTue, 23 Feb 2021 19:52:57 +0100, by Kim Alvefur
-
mod_http: Improve message for missing 'route'Tue, 23 Feb 2021 16:07:41 +0100, by Kim Alvefur
-
mod_http: Warn if app is missing 'route'Sun, 21 Feb 2021 01:00:00 +0100, by Kim Alvefur
-
mod_http_file_share: Allow credentials via CORS (needed for auth token)Tue, 23 Feb 2021 02:56:49 +0100, by Kim Alvefur
-
mod_http: Allow modifying CORS header list via :provides APIMon, 30 Dec 2019 09:50:59 +0100, by Kim Alvefur
-
mod_http: Allow setting the CORS credentials flag via :provides APIMon, 30 Dec 2019 09:49:28 +0100, by Kim Alvefur
-
mod_http_errors: Style tweakSun, 21 Feb 2021 07:59:17 +0100, by Kim Alvefur
-
mod_http_file_share: Return a message from the base URLSun, 21 Feb 2021 06:49:11 +0100, by Kim Alvefur
-
mod_websocket: Use mod_http_errors html template #1172Sun, 21 Feb 2021 06:20:55 +0100, by Kim Alvefur
-
mod_bosh: Include warning if endpoint accessed insecurely (#1172)Sun, 21 Feb 2021 06:18:22 +0100, by Kim Alvefur
-
mod_bosh: Use message template from mod_http_errorSun, 21 Feb 2021 06:17:40 +0100, by Kim Alvefur
-
mod_http_errors: Add a highlighted warning to templateSun, 21 Feb 2021 06:15:59 +0100, by Kim Alvefur
-
mod_http_errors: Add way to reuse the error page templateSun, 21 Feb 2021 06:13:19 +0100, by Kim Alvefur
-
mod_http_errors: Minify CSSThu, 18 Feb 2021 14:55:38 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 18 Feb 2021 14:43:45 +0100, by Kim Alvefur
-
mod_http: Fix trusted proxies check (thanks buildbot) 0.11Thu, 18 Feb 2021 14:34:38 +0100, by Kim Alvefur
-
mod_http: Optimize proxy IP checkThu, 18 Feb 2021 10:41:04 +0100, by Kim Alvefur
-
mod_websocket: Inherit security status from http requestThu, 18 Feb 2021 10:05:30 +0100, by Kim Alvefur
-
mod_http: Consider x-forwarded-proto from trusted proxiesThu, 18 Feb 2021 10:00:56 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 18 Feb 2021 12:02:11 +0100, by Kim Alvefur
-
mod_http: Skip IP resolution in non-proxied case 0.11Thu, 18 Feb 2021 12:00:00 +0100, by Kim Alvefur
-
mod_csi_simple: Fire event when flushing queueTue, 16 Feb 2021 23:10:23 +0100, by Kim Alvefur
-
mod_csi_simple: Set session state to 'flushing' while doing soTue, 16 Feb 2021 23:09:51 +0100, by Kim Alvefur
-
Merge 0.11->trunkMon, 15 Feb 2021 22:30:28 +0100, by Kim Alvefur
-
mod_pep: Advertise base pubsub feature (fixes #1632) 0.11 0.11.8Mon, 15 Feb 2021 16:29:13 +0100, by Kim Alvefur
-
mod_http_file_share: Prevent attempt to upload again after completionSat, 13 Feb 2021 14:14:12 +0100, by Kim Alvefur
-
mod_http_file_share: Support sending 100 ContinueSat, 13 Feb 2021 14:06:46 +0100, by Kim Alvefur
-
net.http.server: Don't pause early streaming uploadsSat, 13 Feb 2021 13:38:56 +0100, by Kim Alvefur
-
net.http.server: Allow storing more than the parser in the sessionFri, 12 Feb 2021 14:47:27 +0100, by Kim Alvefur
-
net.http.server: Enable async during HTTP request handling (fixes #1487)Sun, 12 Jul 2020 20:31:31 +0200, by Kim Alvefur
-
util.datamanager: Add basic testsTue, 09 Feb 2021 23:25:30 +0100, by Kim Alvefur
-
util.datamanager: Support iterating over any file extensionSun, 07 Feb 2021 19:23:33 +0100, by Kim Alvefur
-
core.certmanager: Add comments explaining the 'verifyext' TLS settingsSat, 06 Feb 2021 22:12:38 +0100, by Kim Alvefur
-
mod_s2s: Clarify comment about unused TLS settingsSat, 06 Feb 2021 21:40:21 +0100, by Kim Alvefur
-
util.cache: Add test for :table (fails on Lua 5.1)Fri, 05 Feb 2021 16:14:06 +0100, by Kim Alvefur
-
mod_admin_shell: Add help section with (top level) MUC commandsFri, 05 Feb 2021 15:52:46 +0100, by Kim Alvefur
-
mod_admin_shell: Pretty-print HTTP endpoints in a human tableWed, 03 Feb 2021 23:46:13 +0100, by Kim Alvefur
-
mod_admin_shell: Remove previous print() callWed, 03 Feb 2021 23:47:59 +0100, by Kim Alvefur
-
mod_admin_shell: List modules providing each HTTP endpointWed, 03 Feb 2021 23:31:34 +0100, by Kim Alvefur
-
mod_admin_shell: List global HTTP endpoints by defaultWed, 03 Feb 2021 23:28:02 +0100, by Kim Alvefur
-
scansion tests: Give a title to HTTP Upload testWed, 03 Feb 2021 22:13:33 +0100, by Kim Alvefur
-
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)Wed, 03 Feb 2021 21:41:45 +0100, by Kim Alvefur
-
util.xmppstream: Ensure stream 'id' is always present (fix #1626)Wed, 03 Feb 2021 16:14:43 +0100, by Kim Alvefur
-
mod_http_file_share: Collect cache hit/miss statistics for downloadsTue, 02 Feb 2021 22:16:20 +0100, by Kim Alvefur
-
mod_http_file_share: Measure how long it takes to prune expired filesTue, 02 Feb 2021 22:11:53 +0100, by Kim Alvefur
-
mod_http_file_share: Collect statistics of files uploadedTue, 02 Feb 2021 22:08:51 +0100, by Kim Alvefur
-
mod_storage_sql: Implement map-like API for archivesMon, 01 Feb 2021 12:47:05 +0100, by Kim Alvefur
-
storage: Test reverse-ordered queriesMon, 01 Feb 2021 12:17:56 +0100, by Kim Alvefur
-
util.adhoc: Propagate error with producing initial initial dataSun, 31 Jan 2021 21:10:03 +0100, by Kim Alvefur
-
adhoc.lib: Tweak to allow using util.error objectsSun, 31 Jan 2021 21:11:55 +0100, by Kim Alvefur
-
mod_http_file_share: Reorder argumentsSun, 31 Jan 2021 20:38:40 +0100, by Kim Alvefur
-
mod_http_file_share: Update cached value while it is reasonably freshSun, 31 Jan 2021 17:44:19 +0100, by Kim Alvefur
-
mod_http_file_share: Cache quotas to avoid hitting storageSun, 31 Jan 2021 17:56:49 +0100, by Kim Alvefur
-
mod_http_file_share: Split out some variables for later reuseSun, 31 Jan 2021 17:56:35 +0100, by Kim Alvefur
-
mod_http_file_share: Add support for daily upload quotas.Sun, 31 Jan 2021 14:43:42 +0100, by Kim Alvefur
-
mod_http_file_share: Add missing semicolonSun, 31 Jan 2021 14:41:56 +0100, by Kim Alvefur
-
CHANGES: Clarify what mod_mimicking doesSat, 30 Jan 2021 20:23:52 +0100, by Kim Alvefur
-
mod_http_file_share: Clarify log messageSat, 30 Jan 2021 17:35:13 +0100, by Kim Alvefur
-
doap: Fix off by 200 in RFC numberSat, 30 Jan 2021 01:18:33 +0100, by Kim Alvefur
-
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption setFri, 29 Jan 2021 23:23:25 +0100, by Kim Alvefur
-
mod_tls: Attempt STARTTLS even if not advertised as per RFC 7590Fri, 29 Jan 2021 23:17:08 +0100, by Kim Alvefur
-
doap: Move comment into <implements> it comments onFri, 29 Jan 2021 23:14:48 +0100, by Kim Alvefur
-
mod_mam: Remove obsolete queryid attribute from testsFri, 29 Jan 2021 17:08:16 +0100, by Kim Alvefur
-
mod_mam: Remove obsolete 'queryid' attribute from iq-result (thanks paul)Fri, 29 Jan 2021 17:01:05 +0100, by Kim Alvefur
-
mod_http_file_share: Indicate missing token via WWW-Authenticate headerFri, 29 Jan 2021 15:34:36 +0100, by Kim Alvefur
-
mod_http_file_share: Clarify message about missing Authorization headerFri, 29 Jan 2021 15:34:15 +0100, by Kim Alvefur
-
mod_http_file_share: Allow started uploads to complete after token expiredThu, 28 Jan 2021 17:24:37 +0100, by Kim Alvefur
-
mod_http_file_share: Serve configurable set of safe mime types inline (thanks jonas’)Thu, 28 Jan 2021 17:13:49 +0100, by Kim Alvefur
-
mod_http_file_share: Cache file metadataThu, 28 Jan 2021 16:34:13 +0100, by Kim Alvefur
-
mod_http_file_share: Extract all file properties into variables earlierThu, 28 Jan 2021 16:23:38 +0100, by Kim Alvefur
-
mod_http_file_share: Fix the obligatory misplaced closing bracket (thanks scansion)Wed, 27 Jan 2021 23:38:14 +0100, by Kim Alvefur
-
mod_http_file_share: Insert pauses to avoid blocknig for long periodsWed, 27 Jan 2021 22:10:11 +0100, by Kim Alvefur
-
mod_http_file_share: Add support for removing old files (default 2 weeks)Wed, 27 Jan 2021 22:09:26 +0100, by Kim Alvefur
-
mod_http_file_share: More security headersWed, 27 Jan 2021 19:51:36 +0100, by Kim Alvefur
-
mod_http_file_share: Strip authorization type prefix a bit earlierWed, 27 Jan 2021 18:26:24 +0100, by Kim Alvefur
-
mod_http_file_share: Factor out function for generating full filenameWed, 27 Jan 2021 18:13:15 +0100, by Kim Alvefur
-
mod_http_file_share: Use '.bin' file extensionWed, 27 Jan 2021 17:48:12 +0100, by Kim Alvefur
-
mod_http_file_share: Validate file size early in HTTP PUT requestWed, 27 Jan 2021 17:47:04 +0100, by Kim Alvefur
-
mod_http_file_share: Move Authorization type stringWed, 27 Jan 2021 17:34:48 +0100, by Kim Alvefur
-
mod_http_file_share: Add some loggingWed, 27 Jan 2021 17:29:26 +0100, by Kim Alvefur
-
mod_http_file_share: Handle content-type being optionalWed, 27 Jan 2021 09:47:21 +0100, by Kim Alvefur
-
mod_http_file_share: Reject invalid file sizesWed, 27 Jan 2021 00:36:49 +0100, by Kim Alvefur
-
mod_http_file_share: Fix name of max-file-size tagWed, 27 Jan 2021 00:29:12 +0100, by Kim Alvefur
-
mod_http_file_share: Expand registry to fix extra tagWed, 27 Jan 2021 00:28:42 +0100, by Kim Alvefur
-
mod_http_file_share: Verify final file size on completion of uploadWed, 27 Jan 2021 00:09:49 +0100, by Kim Alvefur
-
mod_http_file_share: Add file type filterTue, 26 Jan 2021 14:53:43 +0100, by Kim Alvefur
-
mod_http_file_share: Add file size limit (default 10M)Tue, 26 Jan 2021 14:53:24 +0100, by Kim Alvefur
-
mod_http_file_share: Validate that filename does not contain '/'Tue, 26 Jan 2021 14:52:37 +0100, by Kim Alvefur
-
mod_http_file_share: Return proper error if unauthorizedTue, 26 Jan 2021 14:51:55 +0100, by Kim Alvefur
-
mod_http_file_share: Add basic access controlTue, 26 Jan 2021 14:39:11 +0100, by Kim Alvefur
-
mod_http_file_share: Add support for external file upload serviceTue, 26 Jan 2021 14:27:51 +0100, by Kim Alvefur
-
mod_http_file_share: Let's write another XEP-0363 implementationTue, 26 Jan 2021 03:19:17 +0100, by Kim Alvefur
-
util.interpolation: Add test for #1623Mon, 25 Jan 2021 21:27:05 +0100, by Kim Alvefur
-
Merge 0.11->trunkMon, 25 Jan 2021 21:26:45 +0100, by Kim Alvefur
-
util.interpolation: Fix combination of filters and fallback values #1623 0.11Mon, 25 Jan 2021 20:58:11 +0100, by Kim Alvefur
-
util.startup: Make installer_plugin_path relative to data directorySun, 24 Jan 2021 16:12:53 +0100, by Kim Alvefur
-
util.startup: Don't create installer plugin path (as root)Sun, 24 Jan 2021 15:57:48 +0100, by Kim Alvefur
-
util.prosodyctl.check: Recognise global options related to plugin installerThu, 21 Jan 2021 23:38:44 +0100, by Kim Alvefur
-
net.unbound: Fix to initialize under prosodyctlThu, 21 Jan 2021 23:33:59 +0100, by Kim Alvefur
-
prosodyctl: Add reference to #1602 (plugin installer docs) in commentThu, 21 Jan 2021 19:23:15 +0100, by Kim Alvefur
-
prosodyctl: Move message after conditionThu, 21 Jan 2021 19:20:08 +0100, by Kim Alvefur
-
util.prosodyctl: Remove unused calculation [luacheck]Thu, 21 Jan 2021 19:18:38 +0100, by Kim Alvefur
-
util.prosodyctl: Rename unused variable to '_' [luacheck]Thu, 21 Jan 2021 19:17:31 +0100, by Kim Alvefur
-
prosodyctl: Fix copypaste oversightThu, 21 Jan 2021 19:16:24 +0100, by Kim Alvefur
-
util.prosodyctl: Always return exit code from luarocksThu, 21 Jan 2021 19:15:28 +0100, by Kim Alvefur
-
prosodyctl: Abort if no plugin source specified for the installerThu, 21 Jan 2021 19:11:27 +0100, by Kim Alvefur
-
prosodyctl: Move UI related calls out of util.prosodyctlThu, 21 Jan 2021 19:04:57 +0100, by Kim Alvefur
-
prosodyctl: Use luarocks status code as exit codeThu, 21 Jan 2021 19:02:03 +0100, by Kim Alvefur
-
util.prosodyctl: Reword message to sound more naturalThu, 21 Jan 2021 18:50:19 +0100, by Kim Alvefur
-
util.prosodyctl: Propagate status from luarocks invocationThu, 21 Jan 2021 18:43:16 +0100, by Kim Alvefur
-
util.prosodyctl: Use installer path prepared by util.startupThu, 21 Jan 2021 18:39:18 +0100, by Kim Alvefur
-
lint: Add initial semgrep configMon, 18 Jan 2021 17:28:34 +0100, by Kim Alvefur
-
util.datamanager: Fix not passing variables as format string to logger (thanks semgrep)Sat, 16 Jan 2021 15:49:46 +0100, by Kim Alvefur
-
core.modulemanager: Fix resource location compat with LuaRocks 2.xSat, 16 Jan 2021 00:24:06 +0100, by Kim Alvefur
-
MUC: Allow modules to add to the room registration form, and handle the resultFri, 15 Jan 2021 18:42:45 +0000, by Matthew Wild
-
doc/doap.xml: Fix attribute nameFri, 15 Jan 2021 14:02:10 +0000, by Matthew Wild
-
mod_mam: Workaround scansion test flakynessWed, 13 Jan 2021 16:26:56 +0100, by Kim Alvefur
-
mod_storage_sql: Fix compatibilty with Lua 5.1Wed, 13 Jan 2021 15:33:44 +0100, by Kim Alvefur
-
mod_muc_mam: Copy extended MAM support from mod_mamTue, 12 Jan 2021 19:32:10 +0100, by Kim Alvefur
-
mod_mam: Advertise extended MAM when archive storage is capableTue, 12 Jan 2021 19:25:29 +0100, by Kim Alvefur
-
mod_mam: Allow querying by set of IDsTue, 12 Jan 2021 19:00:44 +0100, by Kim Alvefur
-
mod_storage_sql: Support query for set of IDsTue, 12 Jan 2021 18:46:17 +0100, by Kim Alvefur
-
mod_storage_internal: Support query for set of IDsTue, 12 Jan 2021 18:06:55 +0100, by Kim Alvefur
-
mod_storage_memory: Support query for set of IDsTue, 12 Jan 2021 18:06:33 +0100, by Kim Alvefur
-
storage tests: Add test for querying a set of IDsTue, 12 Jan 2021 18:03:40 +0100, by Kim Alvefur
-
mod_storage_internal: Add support for full ID range queryTue, 12 Jan 2021 17:00:27 +0100, by Kim Alvefur
-
mod_storage_memory: Support full ID range queriesTue, 12 Jan 2021 16:58:10 +0100, by Kim Alvefur
-
storage tests: Test querys with both before and after IDsTue, 12 Jan 2021 15:52:14 +0100, by Kim Alvefur
-
mod_mam: Add support for before-id and after-id fieldsSat, 09 Jan 2021 21:31:45 +0100, by Kim Alvefur
-
mod_storage_sql: Advertise support for id range querySat, 09 Jan 2021 21:08:33 +0100, by Kim Alvefur
-
mod_mam: Implement extended MAM metadata queryMon, 30 Nov 2020 23:42:13 +0100, by Kim Alvefur
-
mod_mam: Add support for page flippingMon, 30 Nov 2020 21:12:01 +0100, by Kim Alvefur
-
mod_mam: Advertise extended MAM 0.7.x behind a feature flagMon, 30 Nov 2020 21:00:45 +0100, by Kim Alvefur
-
Merge 0.11->trunkTue, 12 Jan 2021 19:19:15 +0100, by Kim Alvefur
-
net.adns: Prevent empty packets from being sent on "connect" (fix #1619) 0.11Tue, 12 Jan 2021 13:25:08 +0100, by Kim Alvefur
-
net.server_epoll: Fix off-by-one in 2c559953ad41 0.11Sun, 10 Jan 2021 14:54:03 +0100, by Kim Alvefur
-
Merge 0.11->trunkFri, 08 Jan 2021 23:56:27 +0100, by Kim Alvefur
-
util.timer: Ensure timers can't run more than once per tick (fixes #1620) 0.11Fri, 08 Jan 2021 23:23:56 +0100, by Kim Alvefur
-
net.server_epoll: Ensure timers can't run more than once per tick 0.11Fri, 08 Jan 2021 21:57:19 +0100, by Kim Alvefur
-
util.stanza: Move misplaced argument to correct place 0.11Thu, 24 Dec 2020 17:57:28 +0100, by Kim Alvefur
-
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353Fri, 08 Jan 2021 17:32:06 +0100, by Kim Alvefur
-
doap: XEP-0004 Multiple Items in Form Results is not supportedTue, 29 Dec 2020 21:35:48 +0100, by Kim Alvefur
-
doap: LibExpat was used from the start and thus XEP-0044 supportedTue, 29 Dec 2020 21:31:26 +0100, by Kim Alvefur
-
doap: util.dataforms first appeared in 0.4.0Tue, 29 Dec 2020 21:30:36 +0100, by Kim Alvefur
-
doap: Add removed statusTue, 29 Dec 2020 21:29:27 +0100, by Kim Alvefur
-
doap: Specify exact Prosody versionTue, 29 Dec 2020 18:40:14 +0100, by Kim Alvefur
-
mod_scansion_record: Flush after writesFri, 08 Jan 2021 07:43:07 +0000, by Matthew Wild
-
net.unbound: Delay loading until server has started or first queryTue, 05 Jan 2021 21:40:06 +0100, by Kim Alvefur
-
net.unbound: Move libunbound initialization into a functionTue, 05 Jan 2021 21:36:04 +0100, by Kim Alvefur
-
scansion: Allow specifying a logfile for prosody via environmentTue, 05 Jan 2021 21:04:06 +0100, by Kim Alvefur
-
net.unbound: Allow tracing individual queries with a logger per queryTue, 05 Jan 2021 20:04:07 +0100, by Kim Alvefur
-
net.unbound: Don't pass error as logger formatting stringTue, 05 Jan 2021 20:02:46 +0100, by Kim Alvefur
-
net.unbound: Log net.server interactionsTue, 05 Jan 2021 19:53:40 +0100, by Kim Alvefur
-
prosodyctl: Remove non-existant command from hidden commandsTue, 05 Jan 2021 17:08:24 +0100, by Kim Alvefur
-
MUC: Reject probes from non-occupantsFri, 02 Oct 2020 16:12:47 +0200, by JC Brand
-
MUC: Add support for presence probes (fixes #1535)Sun, 19 Apr 2020 21:49:45 +0200, by JC Brand
-
doap: Use logo property from schema.orgSat, 02 Jan 2021 20:04:43 +0100, by Kim Alvefur
-
doap: Apply XML canonicalizationSat, 02 Jan 2021 20:05:34 +0100, by Kim Alvefur
-
doap: Link to the actual logo (thanks Link Mauve)Fri, 01 Jan 2021 04:04:38 +0100, by Kim Alvefur
-
doap: Link to logoFri, 01 Jan 2021 02:58:13 +0100, by Kim Alvefur
-
mod_component: Distinguish missing stream @to from unknown local component (thanks Daniel_W)Fri, 18 Dec 2020 22:29:44 +0100, by Kim Alvefur
-
net.server_epoll: Increase log level for error in callbackWed, 16 Dec 2020 10:55:04 +0100, by Kim Alvefur
-
Merge 0.11->trunkWed, 16 Dec 2020 08:53:57 +0100, by Kim Alvefur
-
Merge 0.11->trunkTue, 15 Dec 2020 13:37:05 +0000, by Matthew Wild
-
MUC: Fix logic bug causing unnecessary presence to be sent, fixes #1615 (thanks damencho) 0.11Tue, 15 Dec 2020 13:36:08 +0000, by Matthew Wild
-
doap: Add XEP-0441, the preferences part broken out of XEP-0313Sun, 13 Dec 2020 16:27:00 +0100, by Kim Alvefur
-
doap: Add XEP-0297, used by XEP-0280, XEP-0313Sun, 13 Dec 2020 16:24:10 +0100, by Kim Alvefur
-
doap: Add XEP-0277 for use in mod_storage_0227 and tools/xep227toprosody.luaSun, 13 Dec 2020 16:21:52 +0100, by Kim Alvefur
-
doap: Not all of XEP-0133 commands are implementedSun, 13 Dec 2020 16:20:41 +0100, by Kim Alvefur
-
doap: XEP-0352 version bump to Draft (no changes)Sun, 13 Dec 2020 16:14:53 +0100, by Kim Alvefur
-
doap: Add XEP-0059, RSM is used indirectly by XEP-0313Sun, 13 Dec 2020 15:12:21 +0100, by Kim Alvefur
-
doap: Add XEP-0044, Expat should be handling namespacesSun, 13 Dec 2020 15:08:11 +0100, by Kim Alvefur
-
Merge 0.11->trunkFri, 11 Dec 2020 15:37:35 +0100, by Kim Alvefur
-
mod_s2s: Prevent whitespace keepalives the stream has been opened 0.11Thu, 10 Dec 2020 11:53:10 +0100, by Kim Alvefur
-
net.http.errors: Add error class for DNS resolution failures (thanks SouL)Fri, 11 Dec 2020 10:15:30 +0000, by Matthew Wild
-
util.error: Switch to util.debug traceback tables and remove display_tracebacks optionWed, 09 Dec 2020 14:51:40 +0000, by Matthew Wild
-
util.error: Expose is_error on registry objects for convenienceWed, 09 Dec 2020 14:00:13 +0000, by Matthew Wild
-
util.error: rename is_err() -> is_error()Wed, 09 Dec 2020 13:59:51 +0000, by Matthew Wild
-
util.error: Add coerce and wrap methods to registry(?) objectsWed, 09 Dec 2020 13:55:10 +0000, by Matthew Wild
-
net.http: track time of request for debug/stats purposesWed, 09 Dec 2020 13:54:21 +0000, by Matthew Wild
-
doap: Add XEP-0222 and XEP-0223, both supported by newer mod_pepTue, 08 Dec 2020 20:35:53 +0100, by Kim Alvefur
-
doap: XEP-0048 is indirectly supported via XEP-0049 by mod_privacyTue, 08 Dec 2020 20:34:45 +0100, by Kim Alvefur
-
net.adns: Reduce 'Exhausted all servers' message to warningTue, 08 Dec 2020 15:49:25 +0000, by Matthew Wild
-
Update CHANGES and doap.xml for XEP-0421 supportTue, 24 Nov 2020 10:46:53 +0000, by Matthew Wild
-
MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!)Tue, 24 Nov 2020 10:38:56 +0000, by Matthew Wild
-
Merge 0.11->trunkMon, 23 Nov 2020 21:56:26 +0100, by Kim Alvefur
-
mod_saslauth: Only advertise channel binding if a finished message is available 0.11Mon, 23 Nov 2020 21:52:46 +0100, by Kim Alvefur
-
mod_saslauth: Disable 'tls-unique' channel binding with TLS 1.3 (closes #1542) 0.11Mon, 23 Nov 2020 21:42:52 +0100, by Kim Alvefur
-
Merge 0.11->trunkMon, 23 Nov 2020 20:39:47 +0000, by Matthew Wild
-
util.promise: Use xpcall() for promise function to preserve tracebacks 0.11Mon, 23 Nov 2020 20:38:51 +0000, by Matthew Wild
-
mod_adhoc: Log commands provided at debug levelSun, 22 Nov 2020 00:52:49 +0100, by Kim Alvefur
-
util.hashring: Normalize indentation to tabsSun, 15 Nov 2020 14:48:59 +0100, by Kim Alvefur
-
util.error: Remove a stray word from a commentSat, 14 Nov 2020 22:22:46 +0100, by Kim Alvefur
-
Merge 0.11->trunkWed, 11 Nov 2020 16:09:55 +0100, by Kim Alvefur
-
util.stanza: Reject ASCII control characters (fixes #1606) 0.11Wed, 11 Nov 2020 16:00:41 +0100, by Kim Alvefur
-
mod_disco: Add some spacing to improve readability and code navigationTue, 10 Nov 2020 14:46:49 +0100, by Kim Alvefur
-
util.prosodyctl.cert: Fix for prompt functions having moved to util.human.ioMon, 09 Nov 2020 12:38:32 +0100, by Kim Alvefur
-
Merge 0.11->trunkFri, 06 Nov 2020 16:52:38 +0100, by Kim Alvefur
-
mod_pubsub: Fix notification stanza type setting (fixes #1605) 0.11Fri, 06 Nov 2020 13:49:40 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 05 Nov 2020 22:31:25 +0100, by Kim Alvefur
-
mod_pubsub: Lower priority of default <body> generator 0.11Thu, 05 Nov 2020 22:27:17 +0100, by Kim Alvefur
-
util.cache: Add __name to metatableFri, 30 Oct 2020 14:05:07 +0000, by Matthew Wild
-
tools.modtrace: Pass config to serialize()Fri, 30 Oct 2020 14:04:40 +0000, by Matthew Wild
-
util.dbuffer: Add __name to metatableFri, 30 Oct 2020 13:53:39 +0000, by Matthew Wild
-
tools.modtrace: Library for tracing/debugging Lua module and method callsFri, 30 Oct 2020 13:53:24 +0000, by Matthew Wild
-
tools/form2table: Convert XEP-0004 dataform from XML to util.dataforms Lua formatWed, 28 Oct 2020 23:15:52 +0100, by Kim Alvefur
-
tools/linedebug: Print each line of source executedWed, 28 Oct 2020 23:05:15 +0100, by Kim Alvefur
-
tools/cfgdump: Reads Prosody config file and pretty-prints it back outWed, 28 Oct 2020 22:48:31 +0100, by Kim Alvefur
-
tools/tb2err: Formats Lua traceback in errors.err formatWed, 28 Oct 2020 22:42:43 +0100, by Kim Alvefur
-
Merge 0.11->trunkWed, 28 Oct 2020 14:32:33 +0000, by Matthew Wild
-
mod_pubsub: Comment on itemstore typeSun, 25 Oct 2020 15:23:36 +0100, by Kim Alvefur
-
mod_pubsub: Clarify kind of item store createdSun, 25 Oct 2020 15:21:34 +0100, by Kim Alvefur
-
mod_pubsub: Don't set store as metatableSun, 25 Oct 2020 15:20:14 +0100, by Kim Alvefur
-
net.http: Add support for streaming chunked/large responsesWed, 21 Oct 2020 10:40:11 +0100, by Matthew Wild
-
net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packetsWed, 21 Oct 2020 10:34:16 +0100, by Matthew Wild
-
util.paths: Optimize path joining with few argumentsSun, 11 Oct 2020 23:04:13 +0200, by Kim Alvefur
-
util_paths_spec: Trim trailing white spaceSat, 17 Oct 2020 19:24:44 +0200, by Kim Alvefur
-
util.paths: Add some testsSat, 17 Oct 2020 19:00:16 +0200, by Kim Alvefur
-
MUC: Remove XEP-0091: Legacy Delayed DeliverySat, 17 Oct 2020 14:19:41 +0200, by Kim Alvefur
-
mod_posix: Hook and fire events on SIGUSR1/2Fri, 16 Oct 2020 14:01:25 +0100, by Matthew Wild
-
Merge 0.11->trunkFri, 16 Oct 2020 13:44:51 +0100, by Matthew Wild
-
util.debug: Fix locals being reported under wrong stack frame in some cases (+tests!!) 0.11Fri, 16 Oct 2020 13:38:04 +0100, by Matthew Wild
-
Merge 0.11->trunkThu, 15 Oct 2020 17:23:21 +0200, by Kim Alvefur
-
util.sasl.scram: Use util.strbitop for XOR stepSat, 07 Sep 2019 13:38:02 +0200, by Kim Alvefur
-
Merge 0.11->trunkThu, 15 Oct 2020 17:14:03 +0200, by Kim Alvefur
-
Merge 0.11->trunkThu, 15 Oct 2020 16:51:16 +0200, by Kim Alvefur
-
util.strbitop: Create buffer in the correct size (optimization) 0.11Thu, 15 Oct 2020 16:43:30 +0200, by Kim Alvefur
-
Merge 0.11->trunkThu, 15 Oct 2020 14:25:09 +0100, by Matthew Wild
-
net.websocket.frames: Add test for empty frame with MASK and key set 0.11Thu, 15 Oct 2020 14:01:22 +0100, by Matthew Wild
-
net.websocket.frames: Use C string XOR implementation 0.11Wed, 14 Oct 2020 19:41:42 +0200, by Kim Alvefur
-
util.strbitop: Library for bitwise operations on strings 0.11Sat, 07 Sep 2019 13:37:47 +0200, by Kim Alvefur
-
net.websocket.frames: Add small test covering xor-masking 0.11Wed, 14 Oct 2020 19:02:48 +0200, by Kim Alvefur
-
util.error: Pass through existing error objects passed to new()Thu, 15 Oct 2020 13:43:03 +0100, by Matthew Wild
-
Merge 0.11->trunkTue, 13 Oct 2020 11:59:40 +0100, by Matthew Wild
-
net.http.server: Don't send Content-Length on 1xx/204 responses, per RFC (fixes #1596) 0.11Tue, 13 Oct 2020 11:55:28 +0100, by Matthew Wild
-
Merge 0.11->trunkMon, 12 Oct 2020 21:29:20 +0200, by Kim Alvefur
-
net.websocket.frames: Read buffer length correctly in Lua 5.1 (fix #1598) 0.11Mon, 12 Oct 2020 20:21:18 +0200, by Kim Alvefur
-
util.dbuffer: Expose length as :len() method, like strings 0.11Mon, 12 Oct 2020 20:20:02 +0200, by Kim Alvefur
-
mod_http_errors: Remove 'extra' element when emptyMon, 12 Oct 2020 18:27:42 +0200, by Kim Alvefur
-
mod_http_errors: Dark theme!Mon, 12 Oct 2020 18:16:18 +0200, by Kim Alvefur
-
mod_http_errors: Use a class on extra data sectionMon, 12 Oct 2020 18:13:20 +0200, by Kim Alvefur
-
util.startup: Handle missing nparams field from debug info (not present in 5.1)Sun, 11 Oct 2020 20:25:32 +0100, by Matthew Wild
-
core.modulemanager: Fix error if installer path missingSun, 11 Oct 2020 14:27:28 +0200, by Kim Alvefur
-
util.startup: Include arguments in function string representationFri, 09 Oct 2020 17:41:10 +0200, by Kim Alvefur
-
util.startup: Retrieve less data for function string representationFri, 09 Oct 2020 17:34:04 +0200, by Kim Alvefur
-
core.moduleapi: Return resource path from module:get_directory() (API BC)Fri, 09 Oct 2020 16:37:15 +0200, by Kim Alvefur
-
core.modulemanager: Add compat for LuaRocks 2.xWed, 07 Oct 2020 22:54:12 +0200, by Kim Alvefur
-
core.moduleapi: Use resource path for :load_resource()Wed, 07 Oct 2020 16:10:51 +0200, by Kim Alvefur
-
core.modulemanager: Locate resources of LuaRocks-installed modulesWed, 07 Oct 2020 15:51:37 +0200, by Kim Alvefur
-
util.startup: Save the path used by the installer to prosody.pathsWed, 07 Oct 2020 15:37:15 +0200, by Kim Alvefur
-
Merge 0.11->trunkWed, 07 Oct 2020 13:36:24 +0200, by Kim Alvefur
-
MUC: Preserve disco 'node' attribute (or lack thereof) in response (fix #1595) (thanks lessthan3) 0.11Wed, 07 Oct 2020 13:33:02 +0200, by Kim Alvefur
-
Merge 0.11->trunkMon, 05 Oct 2020 22:19:55 +0200, by Kim Alvefur
-
util.dependencies: Check for bitop library same way as net.websocket.frames (fixes #1594) 0.11Mon, 05 Oct 2020 22:12:29 +0200, by Kim Alvefur
-
util.startup: Fix startup failure if CFG_DATADIR is unsetMon, 05 Oct 2020 21:54:17 +0200, by Kim Alvefur
-
util.startup: Re-enable installer path setupMon, 05 Oct 2020 21:45:02 +0200, by Kim Alvefur
-
util.startup: Put 'installer_plugin_path' under data directory by defaultMon, 05 Oct 2020 21:43:47 +0200, by Kim Alvefur
-
util.prosodyctl: Simplify luarocks invocationMon, 05 Oct 2020 21:23:39 +0200, by Kim Alvefur
-
util.prosodyctl: Get Luarocks server from configMon, 05 Oct 2020 21:24:14 +0200, by Kim Alvefur
-
util.prosodyctl: Move hardcoded luarocks server into prosodyctlMon, 05 Oct 2020 21:24:07 +0200, by Kim Alvefur
-
util.prosodyctl: Flip argument orderMon, 05 Oct 2020 21:17:29 +0200, by Kim Alvefur
-
util.prosodyctl: Construct luarocks command line with templatesMon, 05 Oct 2020 21:13:23 +0200, by Kim Alvefur
-
util.pluginloader: Look for module libs in mod_plugin/lib.luaMon, 05 Oct 2020 20:58:37 +0200, by Kim Alvefur
-
util.pluginloader: Look for top level mod_something.lua in luarocks-style treeMon, 05 Oct 2020 20:56:53 +0200, by Kim Alvefur
-
util.pluginloader: Extract Lua version onceMon, 05 Oct 2020 20:56:03 +0200, by Kim Alvefur
-
MUC: Correct advertising of subject write access (really fixes #1155) 0.11Sun, 04 Oct 2020 18:00:32 +0200, by Kim Alvefur
-
util.xml: Fix float formatting of line and columns in error (on Lua 5.3+)Sat, 03 Oct 2020 16:22:56 +0200, by Kim Alvefur
-
mod_bosh: Count connection attempts non-VirtualHost as "bad host" (stats)Sat, 03 Oct 2020 15:09:12 +0200, by Kim Alvefur
-
Merge 0.11->trunkSat, 03 Oct 2020 15:07:48 +0200, by Kim Alvefur
-
mod_bosh: Ensure that stream is directed to a VirtualHost (fixes #425) 0.11Sat, 03 Oct 2020 15:03:09 +0200, by Kim Alvefur
-
mod_bosh: Pick out the 'wait' before checking it instead of earlier 0.11Sat, 03 Oct 2020 14:59:11 +0200, by Kim Alvefur
-
mod_auth_anonymous: Add config option to allow/disallow storage writesFri, 02 Oct 2020 16:44:30 +0100, by Matthew Wild
-
make: Add way to run individual testsFri, 02 Oct 2020 16:35:05 +0200, by Kim Alvefur
-
Merge 0.11->trunkWed, 30 Sep 2020 09:50:33 +0100, by Matthew Wild
-
mod_c2s,mod_s2s: Make stanza size limits configurable 0.11 0.11.7Sun, 31 May 2020 22:39:34 +0200, by Kim Alvefur
-
Merge 0.11->trunkWed, 30 Sep 2020 07:25:32 +0100, by Matthew Wild
-
util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_value) 0.11Tue, 29 Sep 2020 21:27:16 -0500, by Waqas Hussain
-
Merge 0.11->trunkTue, 29 Sep 2020 15:30:48 +0100, by Matthew Wild
-
mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints 0.11Tue, 29 Sep 2020 15:18:32 +0100, by Matthew Wild
-
net.websocket.frames: Additionally return partial frame if there is one 0.11Tue, 29 Sep 2020 13:58:32 +0100, by Matthew Wild
-
mod_websocket: Continue to process data already in the buffer after an error occurs 0.11Mon, 28 Sep 2020 16:36:12 +0100, by Matthew Wild
-
mod_websocket: Enforce stanza size limit and close stream 0.11Thu, 17 Sep 2020 16:42:36 +0100, by Matthew Wild
-
mod_websocket: Add separate limit for frame buffer size 0.11Thu, 17 Sep 2020 16:42:14 +0100, by Matthew Wild
-
mod_websocket: handle full frame buffer and raise stream error 0.11Thu, 17 Sep 2020 16:41:48 +0100, by Matthew Wild
-
mod_websocket: Switch partial frame buffering to util.dbuffer 0.11Thu, 17 Sep 2020 13:04:46 +0100, by Matthew Wild
-
net.websocket.frames: Allow all methods to work on non-string objects 0.11Thu, 17 Sep 2020 13:00:19 +0100, by Matthew Wild
-
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) 0.11Mon, 24 Aug 2020 16:18:13 +0100, by Matthew Wild
-
util.error: Drop registry initialization with namespace as keyMon, 28 Sep 2020 23:48:02 +0200, by Kim Alvefur
-
util.error: Expand compact registries into normal form internallyMon, 28 Sep 2020 22:13:04 +0200, by Kim Alvefur
-
util.error: Add a "compact mode" for registriesMon, 28 Sep 2020 18:39:51 +0200, by Kim Alvefur
-
CHANGES: Add util.errorMon, 28 Sep 2020 19:32:54 +0200, by Kim Alvefur
-
util.error: Expose source and registry as fields on the registry objectMon, 28 Sep 2020 19:26:48 +0200, by Kim Alvefur
-
util.error: Cover registry initialization in testMon, 28 Sep 2020 18:36:00 +0200, by Kim Alvefur
-
net.http.server: Default to HTTP result code 500 when promise is rejectedMon, 28 Sep 2020 16:21:41 +0100, by Matthew Wild
-
util.error: Turns out <gone> wasn't alone, there's also <redirect>Mon, 28 Sep 2020 01:55:35 +0200, by Kim Alvefur
-
util.error: Pass converted stanza errors throguh new()Sun, 27 Sep 2020 00:17:48 +0200, by Kim Alvefur
-
util.serialization: Let freeze metamethod return a literal stringSat, 26 Sep 2020 23:17:53 +0200, by Kim Alvefur
-
util.error: Collect Application-Specific Conditions from stanza errorsSat, 26 Sep 2020 18:15:49 +0200, by Kim Alvefur
-
util.error: Add special case handling of <gone> with an URISat, 26 Sep 2020 18:15:27 +0200, by Kim Alvefur
-
util.error: Default error originator to stanza senderSat, 26 Sep 2020 18:14:10 +0200, by Kim Alvefur
-
util.error: Extract error originator from stanza errorsSat, 26 Sep 2020 18:13:27 +0200, by Kim Alvefur
-
util.stanza: Extract Application-Specific Condition from errorsSat, 26 Sep 2020 18:12:18 +0200, by Kim Alvefur
-
spec.stanza spec: Split up util.error related testsSat, 26 Sep 2020 19:00:17 +0200, by Kim Alvefur
-
util.stanza: Support Application-Specific Conditions in util.errorSat, 26 Sep 2020 18:09:10 +0200, by Kim Alvefur
-
util.stanza: Get 'by' from context insteadSat, 26 Sep 2020 18:07:33 +0200, by Kim Alvefur
-
util.stanza: Support inclusion of <gone> URI from util.error objectSat, 26 Sep 2020 17:30:47 +0200, by Kim Alvefur
-
util.stanza: Support getting 'by' from util.error objectSat, 26 Sep 2020 17:26:31 +0200, by Kim Alvefur
-
util.stanza: Reorder code to prepare for extracting 'by' from util.errorSat, 26 Sep 2020 17:18:17 +0200, by Kim Alvefur
-
util.error: Add well-known field 'extra'Sat, 26 Sep 2020 17:16:34 +0200, by Kim Alvefur
-
util.error: Simplify error creation flowFri, 25 Sep 2020 16:39:22 +0100, by Matthew Wild
-
util.error: Switch coerce() to use new() and change 'native' to context field 'wrapped_error'Fri, 25 Sep 2020 12:38:58 +0100, by Matthew Wild
-
util.error: Have init() return an object to allow API extensibility via additional methodsFri, 25 Sep 2020 12:32:43 +0100, by Matthew Wild
-
util.error: Minor tweaks to error creation code to prepare for future changesFri, 25 Sep 2020 12:27:45 +0100, by Matthew Wild
-
util.error: Simplify error creation - remove ability to set context from templates, and remove default contextFri, 25 Sep 2020 12:19:30 +0100, by Matthew Wild
-
util.error: Add unique 'instance_id' to error objectsFri, 25 Sep 2020 12:18:18 +0100, by Matthew Wild
-
Merge 0.11->trunkSat, 19 Sep 2020 20:49:24 +0100, by Matthew Wild
-
util.startup: Configure the GC on startup, using the config or built-in defaults 0.11Mon, 15 Jun 2020 14:16:34 +0100, by Matthew Wild
-
util.gc: New module for configuring the Lua garbage collector 0.11Mon, 15 Jun 2020 14:16:10 +0100, by Matthew Wild
-
util.dataforms: Add support for validating (integer) rangesThu, 21 Nov 2019 18:56:43 +0100, by Kim Alvefur
-
doap: Add XEP-0307Wed, 16 Sep 2020 18:16:08 +0200, by Kim Alvefur
-
Merge 0.11->trunkTue, 15 Sep 2020 09:09:06 +0100, by Matthew Wild
-
net.http: Add feature discovery (currently just contains SNI) 0.11Tue, 15 Sep 2020 09:08:21 +0100, by Matthew Wild
-
mod_http: Silence warnings when running under prosodyctlFri, 11 Sep 2020 12:37:07 +0100, by Matthew Wild
-
util.interpolation: Add test for ~ when value is false (not just nil)Wed, 09 Sep 2020 17:12:00 +0100, by Matthew Wild
-
util.interpolation: Add '~' as the opposite of '&' (render sub-block if falsy)Wed, 09 Sep 2020 17:10:33 +0100, by Matthew Wild
-
net.server: Backport client parts of SNI support from trunk (#409) 0.11Mon, 17 Aug 2020 23:01:14 +0200, by Kim Alvefur
-
mod_posix: Daemonize laterTue, 08 Sep 2020 22:50:43 +0200, by Kim Alvefur
-
util.event: Add luacheck annotation to unused parameter in testsThu, 03 Sep 2020 13:10:46 +0100, by Matthew Wild
-
util.helpers: when logging events, log individual handler callsThu, 03 Sep 2020 13:00:43 +0100, by Matthew Wild
-
util.events: Add set_debug_hook() methodThu, 03 Sep 2020 12:59:43 +0100, by Matthew Wild
-
MUC: Don't default room name to JID localpart (API breaking change)Sat, 29 Aug 2020 18:51:13 +0200, by Kim Alvefur
-
util.jid: Fix special escaping of '\' per XEP-0106Fri, 28 Aug 2020 18:44:02 +0200, by Kim Alvefur
-
util.jid: Add test coverage for XEP-0106: JID Escaping functionsFri, 28 Aug 2020 18:43:37 +0200, by Kim Alvefur
-
util.error: Add a wrapper for common parametersFri, 28 Aug 2020 13:55:05 +0200, by Kim Alvefur
-
util.error: Add a 'source' parameter where origin module can be mentionedFri, 28 Aug 2020 13:54:16 +0200, by Kim Alvefur
-
util.startup: Init util.error with defaults if none givenFri, 28 Aug 2020 12:54:31 +0100, by Matthew Wild
-
util.error: Add configuration for including traceback in tostring()Fri, 28 Aug 2020 12:51:40 +0100, by Matthew Wild
-
util.error: Allow optional tracebacks to be injected on errorsFri, 28 Aug 2020 12:40:59 +0100, by Matthew Wild
-
net.http: http.request() promise now resolves with response (breaking change)Tue, 25 Aug 2020 15:59:04 +0100, by Matthew Wild
-
net.http: use new net.http.errors lib for creating error objectTue, 25 Aug 2020 15:57:39 +0100, by Matthew Wild
-
mod_posix: Remove ancient undocumented user switchingMon, 24 Aug 2020 19:48:47 +0200, by Kim Alvefur
-
util.dbuffer: Simplify test caseMon, 24 Aug 2020 17:28:48 +0200, by Kim Alvefur
-
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case)Mon, 24 Aug 2020 16:18:13 +0100, by Matthew Wild
-
util.dbuffer: Add failing test case involving :sub after :discardMon, 24 Aug 2020 17:07:37 +0200, by Kim Alvefur
-
net.server_select: Fix traceback (thanks eta)Sun, 23 Aug 2020 22:19:29 +0200, by Kim Alvefur
-
mod_admin_shell: Report CSI queue length from mod_csi_simpleSat, 22 Aug 2020 14:34:57 +0200, by Kim Alvefur
-
mod_admin_shell: Report CSI state in c2s:show()Sat, 22 Aug 2020 14:34:33 +0200, by Kim Alvefur
-
mod_external_services: Validate services added via eventsMon, 17 Aug 2020 00:24:11 +0200, by Kim Alvefur
-
mod_external_services: Allow specifying a credential generation callbackSat, 25 Jul 2020 12:22:03 +0200, by Kim Alvefur
-
mod_external_services: Prepare to allow more credential algorithmsSat, 25 Jul 2020 12:09:19 +0200, by Kim Alvefur
-
mod_external_services: Support adding services via items APISat, 25 Jul 2020 10:22:37 +0200, by Kim Alvefur
-
mod_external_services: XEP-0215: External Service DiscoverySat, 18 Jul 2020 15:36:25 +0200, by Kim Alvefur
-
mod_component: Return extended error condition when not connectedMon, 13 Apr 2020 02:49:19 +0200, by Kim Alvefur
-
mod_component: Reply with a different error when not connectedMon, 13 Apr 2020 02:46:03 +0200, by Kim Alvefur
-
net.http.parser: Allow configuration of the chunk size fed to the parserFri, 21 Aug 2020 14:14:29 +0100, by Matthew Wild
-
net.http.parser: Switch tests so that CRLF conversion of input data is optionalFri, 21 Aug 2020 14:12:51 +0100, by Matthew Wild
-
net.http.parser: Fix incorrect path in testFri, 21 Aug 2020 13:49:10 +0100, by Matthew Wild
-
net.http.parser: Add failing test for (large?) chunk-encoded responsesFri, 21 Aug 2020 13:41:51 +0100, by Matthew Wild
-
net.http.parser: Fix indentationThu, 20 Aug 2020 16:43:27 +0200, by Kim Alvefur
-
util.dbuffer: Fix traceback when :collapse() is called on empty bufferThu, 20 Aug 2020 15:22:19 +0100, by Matthew Wild
-
util.dataforms: Add more XEP-0211 media element test coverageSun, 16 Aug 2020 20:30:02 +0200, by Kim Alvefur
-
util.dataforms: Convert media element sizes to avoid error on Lua 5.3Sun, 16 Aug 2020 12:55:55 +0200, by Kim Alvefur
-
net.http.errors: Add new module for converting net.http errors to util.error objectsThu, 13 Aug 2020 17:01:05 +0100, by Matthew Wild
-
mod_net_multiplex: Set read size/mode to that of the target listenerSun, 02 Aug 2020 00:24:54 +0200, by Kim Alvefur
-
mod_net_multiplex: Read no more than the max buffer size settingSun, 02 Aug 2020 00:22:57 +0200, by Kim Alvefur
-
mod_http: Add way to signal that a module supports streaming uploadsSat, 01 Aug 2020 18:41:30 +0200, by Kim Alvefur
-
net.http.parser: Allow specifying sink for large request bodiesSat, 01 Aug 2020 18:41:23 +0200, by Kim Alvefur
-
net.http.parser: Switch to util.dbuffer for buffering incoming dataSat, 01 Aug 2020 18:14:09 +0200, by Kim Alvefur
-
Merge 0.11->trunkSat, 08 Aug 2020 19:13:12 +0200, by Kim Alvefur
-
mod_s2s: Escape invalid XML in loggin (same way as mod_c2s) fix #1574 0.11 0.11.6Sat, 01 Aug 2020 12:58:37 +0200, by Kim Alvefur
-
Merge 0.11->trunkSat, 08 Aug 2020 13:14:11 +0100, by Matthew Wild
-
net.http: Re-expose destroy_request() function 0.11Sat, 08 Aug 2020 13:11:11 +0100, by Matthew Wild
-
net.server_epoll: Log debug message when a connection errors on readSat, 25 Jul 2020 17:26:11 +0200, by Kim Alvefur
-
mod_register: Add a dependency on mod_watchregistrationsMon, 29 Jun 2020 21:03:13 +0200, by Emmanuel Gil Peyrot
-
mod_proxy65: Limit dump of invalid data to 300 bytes (like mod_c2s)Fri, 17 Jul 2020 08:29:03 +0200, by Kim Alvefur
-
mod_proxy65: Log invalid greetings escaped instead of as base64Thu, 16 Jul 2020 10:26:36 +0200, by Kim Alvefur
-
mod_server_contact_info: Add status-addresses fieldWed, 27 May 2020 19:47:52 +0200, by Kim Alvefur
-
configure: Pass compiler flag to enable ICU only when building util.encodingsSun, 12 Jul 2020 23:28:04 +0200, by Kim Alvefur
-
Merge 0.11->trunkFri, 10 Jul 2020 13:01:17 +0100, by Matthew Wild
-
net.resolvers.basic: Default conn_type to 'tcp' consistently if unspecified (thanks marc0s) 0.11Fri, 10 Jul 2020 13:00:02 +0100, by Matthew Wild
-
prosodyctl about: Show longer name for luaunboundFri, 10 Jul 2020 03:33:37 +0200, by Kim Alvefur
-
prosodyctl about: Strip name from lua module _VERSIONFri, 10 Jul 2020 03:29:06 +0200, by Kim Alvefur
-
prosodyctl about: Substitute better names for some Lua modulesFri, 10 Jul 2020 03:29:02 +0200, by Kim Alvefur
-
prosodyctl about: Split out libraries into a separate sectionFri, 10 Jul 2020 03:23:10 +0200, by Kim Alvefur
-
prosodyctl about: Use library function for sorted listing of lua modulesFri, 10 Jul 2020 03:13:27 +0200, by Kim Alvefur
-
scansion/prosody.cfg: Fix typoThu, 09 Jul 2020 02:17:49 +0200, by Kim Alvefur
-
coding_style: Replace mention of git with hgWed, 08 Jul 2020 23:22:28 +0200, by Kim Alvefur
-
net.cqueues: Fix resuming after timeoutsWed, 08 Jul 2020 22:01:19 +0200, by Kim Alvefur
-
util.indexedbheap: Add failing test case for #1572Wed, 08 Jul 2020 21:39:10 +0200, by Kim Alvefur
-
luacheck: Remove exception for net.cqueues since it is now cleanWed, 08 Jul 2020 20:22:48 +0200, by Kim Alvefur
-
net.cqueues: Switch to server.watchfd for main loop integrationWed, 08 Jul 2020 20:11:49 +0200, by Kim Alvefur
-
Merge 0.11->trunkTue, 07 Jul 2020 13:52:45 +0100, by Matthew Wild
-
net.http: Fix traceback on invalid URL passed to request() 0.11Tue, 07 Jul 2020 13:52:25 +0100, by Matthew Wild
-
mod_storage_sql: Measure hits/misses on the item count cacheThu, 02 Jul 2020 19:03:59 +0200, by Kim Alvefur
-
net.server_epoll: Add setting for turning off callback protectionsTue, 30 Jun 2020 18:31:48 +0200, by Kim Alvefur
-
net.server_epoll: Allow setting a custom error handler for listenerTue, 30 Jun 2020 17:35:07 +0200, by Kim Alvefur
-
net.server_epoll: ... and include a tracebackTue, 30 Jun 2020 17:34:39 +0200, by Kim Alvefur
-
net.server_epoll: Report errors in timersTue, 30 Jun 2020 17:33:48 +0200, by Kim Alvefur
-
mod_admin_shell: Handle server_epoll using monotonic time internallyTue, 30 Jun 2020 02:31:57 +0200, by Kim Alvefur
-
net.server_epoll: Expose way to turn monotonic time into wall clock timeTue, 30 Jun 2020 02:31:29 +0200, by Kim Alvefur
-
mod_admin_shell: Fix debug:timers to handle net.server native timersMon, 29 Jun 2020 21:43:51 +0200, by Kim Alvefur
-
net.server_epoll: Optimize away table allocation for timer objectsMon, 29 Jun 2020 20:23:59 +0200, by Kim Alvefur
-
net.server_epoll: Remove unused time field from timer objectsMon, 29 Jun 2020 20:13:12 +0200, by Kim Alvefur
-
net.server_epoll: Signal API-compatibilty with util.timerMon, 29 Jun 2020 17:13:05 +0200, by Kim Alvefur
-
net.server_epoll: Make API-compatible with util.timerMon, 29 Jun 2020 16:42:16 +0200, by Kim Alvefur
-
util.timer: Defer to selected net.server if it implements this APIMon, 29 Jun 2020 16:37:58 +0200, by Kim Alvefur
-
util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunkMon, 29 Jun 2020 12:51:28 +0100, by Matthew Wild
-
doap: Expand on XEPs implemented by mod_timeSun, 28 Jun 2020 15:58:47 +0200, by Kim Alvefur
-
util.human.io: Add brief test of table generationSun, 28 Jun 2020 14:58:32 +0200, by Kim Alvefur
-
util.dbuffer: Don't use # operator in tests, Lua 5.1 doesn't support __lenSun, 28 Jun 2020 12:26:04 +0100, by Matthew Wild
-
net.dns: Disable jitter for default resolver (used by blocking dns.lookup() calls)Sun, 28 Jun 2020 12:02:10 +0100, by Matthew Wild
-
util.dependencies: Quiet luacheckSun, 28 Jun 2020 02:15:25 +0200, by Kim Alvefur
-
util.dependencies: Tone down lua-unbound dependency for nowSat, 27 Jun 2020 14:25:57 +0200, by Kim Alvefur
-
util.dbuffer: dynamic string bufferFri, 26 Jun 2020 16:41:31 +0100, by Matthew Wild
-
util.dns: Update RR types from IANA registryThu, 25 Jun 2020 20:45:06 +0200, by Kim Alvefur
-
util.prosodyctl.check: Use net.unbound for DNS if availableThu, 25 Jun 2020 19:28:51 +0200, by Kim Alvefur
-
net.resolvers: Remove FIXMEs obsoleted by switch to libunboundThu, 25 Jun 2020 19:24:58 +0200, by Kim Alvefur
-
CHANGES: Add libunboundThu, 25 Jun 2020 18:57:19 +0200, by Kim Alvefur
-
net.unbound: Remove compat for missing promises (pre-0.11)Thu, 25 Jun 2020 18:20:51 +0200, by Kim Alvefur
-
net.unbound: Strip support for legacy net.server APIsThu, 25 Jun 2020 17:56:48 +0200, by Kim Alvefur
-
net.adns: Log a warning if loaded (because net.unbound wasn't)Thu, 25 Jun 2020 17:55:24 +0200, by Kim Alvefur
-
util.dependencies: Prefer net.unbound over net.adnsThu, 25 Jun 2020 17:41:07 +0200, by Kim Alvefur
-
prosodyctl about: Report versions of luaunbound and libunboundThu, 25 Jun 2020 17:26:58 +0200, by Kim Alvefur
-
util.dependencies: Add awareness of luaunboundThu, 25 Jun 2020 17:26:21 +0200, by Kim Alvefur
-
net.unbound: Async DNS resolver library based on libunbound via luaunboundSat, 09 Mar 2019 21:19:24 +0100, by Kim Alvefur
-
util.dns: Library for decoding DNS recordsSat, 09 Mar 2019 21:16:27 +0100, by Kim Alvefur
-
util.ringbuffer: Fix accidentally committed test change (thanks buildbot)Thu, 25 Jun 2020 15:45:13 +0100, by Matthew Wild
-
net.dns: Reduce default timeout to 5sThu, 25 Jun 2020 15:34:29 +0100, by Matthew Wild
-
net.dns: Increase backoff delaysThu, 25 Jun 2020 15:31:20 +0100, by Matthew Wild
-
net.dns: Add jitter to spread queries and reduce failures due to congestionThu, 25 Jun 2020 15:29:49 +0100, by Matthew Wild
-
net.dns: Fix timeout retry logicThu, 25 Jun 2020 15:28:23 +0100, by Matthew Wild
-
net.dns: Add some debug loggingThu, 25 Jun 2020 15:22:40 +0100, by Matthew Wild
-
util.ringbuffer: Add some additional asserts to testsWed, 24 Jun 2020 13:00:11 +0100, by Matthew Wild
-
util.ringbuffer: Ensure unsigned chars are always returned from :byte()Wed, 24 Jun 2020 12:34:20 +0100, by Matthew Wild
-
Merge 0.11->trunkTue, 23 Jun 2020 17:59:24 +0200, by Kim Alvefur
-
net.http.server: Fix reporting of missing Host header 0.11Tue, 23 Jun 2020 15:43:57 +0200, by Kim Alvefur
-
net.http.server: Strip port from Host header in IPv6 friendly way (fix #1302) 0.11Tue, 23 Jun 2020 15:39:31 +0200, by Kim Alvefur
-
util.ringbuffer: Add test for :discard()Tue, 23 Jun 2020 16:50:26 +0100, by Matthew Wild
-
Merge 0.11->trunkTue, 23 Jun 2020 15:17:35 +0200, by Kim Alvefur
-
util.startup: Remove duplicated initialization of logging (fix #1527) 0.11Mon, 22 Jun 2020 14:56:44 +0200, by Kim Alvefur
-
mod_register_ibr: Add event for successful password resetMon, 22 Jun 2020 11:35:24 +0100, by Matthew Wild
-
net.connect: Remove TODO about use_ipv4/6 done in 3bfb20be844cMon, 22 Jun 2020 01:42:18 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 21 Jun 2020 19:24:15 +0200, by Kim Alvefur
-
mod_muc_mam: Don't strip MUC <x> tags, fix #1567 0.11Sun, 21 Jun 2020 19:20:54 +0200, by Kim Alvefur
-
scansion tests: Enable mod_muc_mam during tests (expect breakage)Sun, 21 Jun 2020 19:09:47 +0200, by Kim Alvefur
-
MUC: Remove XEP-0091 Legacy Delayed Delivery from testSun, 21 Jun 2020 19:06:37 +0200, by Kim Alvefur
-
util.adminstream: Prevent closure on read timeoutThu, 18 Jun 2020 17:54:28 +0200, by Kim Alvefur
-
mod_register_ibr: Allow registration to reset an existing account password if permitted by a pluginThu, 18 Jun 2020 16:42:22 +0100, by Matthew Wild
-
util.prosodyctl.shell: Collect extra return valuesWed, 17 Jun 2020 19:39:14 +0200, by Kim Alvefur
-
util.prosodyctl.shell: Handle argument parsing errorsWed, 17 Jun 2020 19:36:39 +0200, by Kim Alvefur
-
util.argparse: Move exiting and error to util.startupWed, 17 Jun 2020 19:32:12 +0200, by Kim Alvefur
-
util.gc: Linter fixes [luacheck]Mon, 15 Jun 2020 14:23:47 +0100, by Matthew Wild
-
util.startup: Configure the GC on startup, using the config or built-in defaultsMon, 15 Jun 2020 14:16:34 +0100, by Matthew Wild
-
util.gc: New module for configuring the Lua garbage collectorMon, 15 Jun 2020 14:16:10 +0100, by Matthew Wild
-
util.prosodyctl.check: Fix traceback by handling SRV '.' target toSun, 14 Jun 2020 12:57:50 +0200, by Kim Alvefur
-
util.async: Don't attempt to close thread if not created yetSun, 14 Jun 2020 09:40:08 +0100, by Matthew Wild
-
util.async: Call coroutine.close() on dead threads (Lua 5.4)Sun, 14 Jun 2020 08:49:32 +0100, by Matthew Wild
-
mod_admin_shell: Update for async.wait_for renameSat, 13 Jun 2020 14:40:41 +0200, by Kim Alvefur
-
util.async: Rename wait -> wait_for (w/compat)Sat, 13 Jun 2020 08:01:57 +0100, by Matthew Wild
-
storage tests: Add tests for archive queries before/after specific idsFri, 12 Jun 2020 16:59:06 +0100, by Matthew Wild
-
mod_storage_internal, mod_storage_memory: Add support for query.beforeFri, 12 Jun 2020 16:55:35 +0100, by Matthew Wild
-
mod_storage_sql: Fix incorrect results when fetching items before specific archive idFri, 12 Jun 2020 16:54:38 +0100, by Matthew Wild
-
util.statsd: Update for API changeThu, 11 Jun 2020 22:02:54 +0200, by Kim Alvefur
-
mod_http: Support CIDR for trusted proxies.Wed, 10 Jun 2020 13:15:57 -0500, by Boris Grozev
-
util.promise: Add all_settled, which follows semantics of allSettled from ES2020Mon, 08 Jun 2020 14:01:02 +0100, by Matthew Wild
-
util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditionsSun, 07 Jun 2020 02:25:56 +0200, by Kim Alvefur
-
util.sslconfig: Process TLS 1.3-specific cipher listSun, 07 Jun 2020 02:14:55 +0200, by Kim Alvefur
-
core.certmanager: Add TODO about LuaSec issueSun, 07 Jun 2020 02:12:50 +0200, by Kim Alvefur
-
mod_admin_shell: Fix display of units for some statisticsSun, 07 Jun 2020 00:18:14 +0200, by Kim Alvefur
-
util.human.io: Fix right-alignmentSat, 06 Jun 2020 16:43:28 +0200, by Kim Alvefur
-
Merge 0.11->trunkSat, 06 Jun 2020 00:54:28 +0200, by Kim Alvefur
-
doap: Mention XEP-0359Sat, 06 Jun 2020 00:49:48 +0200, by Kim Alvefur
-
mod_auth_internal_*: Apply saslprep to passwords 0.11Sat, 23 May 2020 14:17:04 +0200, by Kim Alvefur
-
util.sasl.plain: Apply saslprep to stored password 0.11Fri, 22 May 2020 21:05:45 +0200, by Kim Alvefur
-
util.sasl.scram: Apply saslprep before hashing password, fixes #1560 0.11Fri, 22 May 2020 20:59:01 +0200, by Kim Alvefur
-
util.human.io.table: Allow a map callaback per columnThu, 04 Jun 2020 21:32:28 +0200, by Kim Alvefur
-
util.human.io: Consider separator when calculating remaining widthThu, 04 Jun 2020 18:40:37 +0200, by Kim Alvefur
-
util.human.io: Use literal ellipsis instead of \u escapeThu, 04 Jun 2020 18:36:47 +0200, by Kim Alvefur
-
util.human.io: Replace overflow with ellipsisThu, 04 Jun 2020 18:32:33 +0200, by Kim Alvefur
-
util.human.io: Draw a separator between columnsThu, 04 Jun 2020 18:31:50 +0200, by Kim Alvefur
-
util.dependencies: Use util.human.io.table to replace custom layout codeThu, 04 Jun 2020 17:30:44 +0100, by Matthew Wild
-
prosodyctl: Fix traceback when no command provided (thanks Zash)Thu, 04 Jun 2020 17:26:18 +0100, by Matthew Wild
-
util.human.io: Remove padding option and use $COLUMNS as default widthThu, 04 Jun 2020 17:24:30 +0100, by Matthew Wild
-
util.human.units: Factor out function for getting multiplierThu, 04 Jun 2020 16:56:28 +0200, by Kim Alvefur
-
mod_admin_shell: Skip multiplier adjustment for ratesThu, 04 Jun 2020 16:54:52 +0200, by Kim Alvefur
-
util.ringbuffer: Add :sub() and :byte() methods equivalent to the string methodsThu, 04 Jun 2020 15:19:20 +0100, by Matthew Wild
-
util.adminstream: Set a read timeout handlerThu, 04 Jun 2020 16:17:14 +0200, by Kim Alvefur
-
util.ringbuffer: Prevent creation of buffer with negative sizeThu, 04 Jun 2020 16:11:08 +0200, by Kim Alvefur
-
util.ringbuffer: Prevent creation of zero-size bufferFri, 29 May 2020 18:11:42 +0200, by Kim Alvefur
-
util.ringbuffer: Add some initial testsFri, 29 May 2020 17:53:00 +0200, by Kim Alvefur
-
util.human.io: table: Fix title printing when columns use named keysThu, 04 Jun 2020 10:39:55 +0100, by Matthew Wild
-
util.array: pluck: Support default value to avoid holesThu, 04 Jun 2020 10:39:12 +0100, by Matthew Wild
-
util.human.io: table: Return title row when no row data passedWed, 03 Jun 2020 22:58:29 +0100, by Matthew Wild
-
util.human.io: table: switch row function to simply returning prepared row stringWed, 03 Jun 2020 22:45:33 +0100, by Matthew Wild
-
util.adminstream: Fire event based on stanza name too for convenienceWed, 03 Jun 2020 22:26:48 +0100, by Matthew Wild
-
util.human.io: Add padleft, padright and a table printing functionWed, 03 Jun 2020 22:21:17 +0100, by Matthew Wild
-
util.human.units: Handle lack of math.log(n, base) on Lua 5.1Wed, 03 Jun 2020 20:17:33 +0200, by Kim Alvefur
-
util.human.units: Put math functions into localsWed, 03 Jun 2020 20:16:00 +0200, by Kim Alvefur
-
util.human.units: Handle location of unpack() in Lua 5.1Wed, 03 Jun 2020 19:46:17 +0200, by Kim Alvefur
-
mod_admin_shell: Format stats with util.human.unitsWed, 03 Jun 2020 19:27:44 +0200, by Kim Alvefur
-
util.human.units: A library for formatting numbers with SI unitsFri, 04 Jan 2019 08:46:26 +0100, by Kim Alvefur
-
core.moduleapi: Allow passing a config table trough :measureFri, 04 Jan 2019 07:00:45 +0100, by Kim Alvefur
-
core.statsmanager: Allow passing a config table trough measureFri, 04 Jan 2019 07:00:44 +0100, by Kim Alvefur
-
util.statistics: Unify API of methods to include a config tableFri, 04 Jan 2019 06:56:45 +0100, by Kim Alvefur
-
GNUmakefile: Install the new util/prosodyctl/* too (thanks pascal.pascher)Wed, 03 Jun 2020 19:10:42 +0200, by Kim Alvefur
-
GNUmakefile: Install util.human.*Wed, 03 Jun 2020 19:01:46 +0200, by Kim Alvefur
-
makefile: Remove installation of mod_s2s dirWed, 03 Jun 2020 19:00:02 +0200, by Kim Alvefur
-
mod_s2s: Move out of empty directoryTue, 02 Jun 2020 19:43:50 +0200, by Kim Alvefur
-
mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3Tue, 02 Jun 2020 16:40:23 +0200, by Kim Alvefur
-
util.prosodyctl.shell: Save readline historyTue, 02 Jun 2020 09:35:07 +0200, by Kim Alvefur
-
util.adminstream: Import net.server [luacheck]Tue, 02 Jun 2020 08:41:05 +0100, by Matthew Wild
-
util.prosodyctl.shell, util.adminstream: Move connection logic into adminstream for easier reuseTue, 02 Jun 2020 08:28:39 +0100, by Matthew Wild
-
util.prosodyctl.shell: Really fix --socket optionTue, 02 Jun 2020 09:19:07 +0200, by Kim Alvefur
-
util.prosodyctl.shell: Correct check for --socketTue, 02 Jun 2020 09:07:29 +0200, by Kim Alvefur
-
util.human.io: Fix variable name [luacheck]Tue, 02 Jun 2020 08:02:03 +0100, by Matthew Wild
-
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctlTue, 02 Jun 2020 08:01:21 +0100, by Matthew Wild
-
util.human.io: New central place for UI helpersTue, 02 Jun 2020 08:00:37 +0100, by Matthew Wild
-
util.prosodyctl.shell: Allow passing path to socket on command lineMon, 01 Jun 2020 23:57:50 +0200, by Kim Alvefur
-
util.prosodyctl.shell: Use same config option as module for socket pathMon, 01 Jun 2020 23:53:03 +0200, by Kim Alvefur
-
util.prosodyctl.shell: Join socket path with current data directoryMon, 01 Jun 2020 23:26:30 +0200, by Kim Alvefur
-
mod_admin_socket: Use module API meant for file pathsMon, 01 Jun 2020 23:17:20 +0200, by Kim Alvefur
-
mod_vcard_legacy: Fix publishing vcard without avatarMon, 01 Jun 2020 17:55:01 +0200, by Kim Alvefur
-
mod_vcard_legacy: Remove semi-broken support for multiple avatarsMon, 01 Jun 2020 17:37:54 +0200, by Kim Alvefur
-
mod_admin_shell: Remove old variable declaration [luacheck]Mon, 01 Jun 2020 16:38:16 +0100, by Matthew Wild
-
mod_admin_socket: Use wrapserver if availableMon, 01 Jun 2020 17:27:50 +0200, by Kim Alvefur
-
net.server_epoll: Add way to start accepting clients on an arbitrary server socketMon, 01 Jun 2020 17:19:08 +0200, by Kim Alvefur
-
mod_admin_shell: Remove extra newline at end of help textMon, 01 Jun 2020 16:14:44 +0100, by Matthew Wild
-
mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final resultMon, 01 Jun 2020 16:14:06 +0100, by Matthew Wild
-
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shellMon, 01 Jun 2020 15:44:44 +0100, by Matthew Wild
-
mod_admin_telnet: Become a front for mod_admin_shellMon, 01 Jun 2020 15:43:47 +0100, by Matthew Wild
-
mod_admin_shell: New module that implements the console interface over an admin socketMon, 01 Jun 2020 15:43:00 +0100, by Matthew Wild
-
mod_admin_socket, util.adminstream: New module to manage a local unix domain socket for admin functionalityMon, 01 Jun 2020 15:42:19 +0100, by Matthew Wild
-
net.server_epoll: Handle missing ports from getsock/peername (as in the case of unix sockets)Mon, 01 Jun 2020 14:26:11 +0100, by Matthew Wild
-
net.server: Switch to epoll backend by defaultMon, 01 Jun 2020 13:43:35 +0100, by Matthew Wild
-
net.server_select: Pass conn/handler to readbuffer/sendbufferMon, 01 Jun 2020 13:41:41 +0100, by Matthew Wild
-
net.server_select: Ensure onconnect is always called before onincomingMon, 01 Jun 2020 13:38:47 +0100, by Matthew Wild
-
mod_c2s,mod_s2s: Make stanza size limits configurableSun, 31 May 2020 22:39:34 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limitSun, 31 May 2020 22:25:48 +0200, by Kim Alvefur
-
scansion: Add test for mod_server_contact_info / XEP-0157Wed, 27 May 2020 19:44:12 +0200, by Kim Alvefur
-
net.server_epoll: Fix typo in internal method nameFri, 22 May 2020 15:36:03 +0200, by Kim Alvefur
-
net.server_epoll: Log some noise before TLS handshake stepFri, 22 May 2020 15:20:19 +0200, by Kim Alvefur
-
mod_admin_telnet: Update existing sessions on reloadSat, 16 May 2020 20:46:12 +0200, by Kim Alvefur
-
Merge 0.11->trunkFri, 15 May 2020 21:26:54 +0200, by Kim Alvefur
-
mod_storage_internal: Fix error in time limited queries on items without 'when' field, fixes #1557 0.11Fri, 15 May 2020 21:22:35 +0200, by Kim Alvefur
-
mod_storage_internal: Fix keeping old timestamp in archive map APIFri, 15 May 2020 20:55:22 +0200, by Kim Alvefur
-
mod_http: Tell luacheck to ignore the long comment linesThu, 14 May 2020 16:55:01 +0200, by Kim Alvefur
-
mod_http: Add documentation to the non-obvious logic of get_ip_from_requestThu, 14 May 2020 14:59:59 +0200, by Jonas Schäfer
-
mod_storage_memory: Add map store methods to archive storeMon, 11 May 2020 23:22:25 +0200, by Kim Alvefur
-
doc/storage: Add archive store map-like APIMon, 11 May 2020 22:32:28 +0200, by Kim Alvefur
-
mod_storage_internal: Implement key-value APIMon, 11 May 2020 21:56:19 +0200, by Kim Alvefur
-
spec/storage: Reset build context of test stanza make comparisons easierMon, 11 May 2020 21:41:02 +0200, by Kim Alvefur
Scroll all the way down to load more.