Software /
code /
prosody
Graph
-
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
Scroll all the way down to load more.