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