Log

description author age
core.portmanager: Fix race condition in initialization of SNI cert map Kim Alvefur Fri, 28 May 2021 17:09:22 +0200
scansion: Really silence the certificates dir error Kim Alvefur Fri, 28 May 2021 00:17:44 +0200
scansion: Silence an error from cert indexer due to missing certs dir Kim Alvefur Thu, 27 May 2021 15:49:57 +0200
Merge 0.11->trunk Kim Alvefur Thu, 27 May 2021 12:51:07 +0200
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11 Kim Alvefur Thu, 27 May 2021 12:35:55 +0200
core.modulemanager: Inherit mod_server_contact_info onto components #1270 Kim Alvefur Thu, 27 May 2021 11:18:42 +0200
mod_server_contact_info: Generate properly escaped URIs from 'admins' Kim Alvefur Fri, 11 Sep 2020 18:34:36 +0200
mod_server_contact_info: Apply JID normalization Kim Alvefur Fri, 11 Sep 2020 18:34:06 +0200
prosodyctl: Reorganize help / command list Kim Alvefur Fri, 22 Jan 2021 00:11:39 +0100
prosody.cfg.lua.dist: Replace use_libevent with network_backend Kim Alvefur Mon, 24 May 2021 01:34:01 +0200
mod_tls: Add "support" for <failure> by closing gracefully Kim Alvefur Fri, 21 May 2021 19:04:01 +0200
teal: Add type spec for util.signal Kim Alvefur Thu, 20 May 2021 23:18:29 +0200
teal: Add type spec for util.ringbuffer Kim Alvefur Thu, 20 May 2021 23:16:01 +0200
teal: Describe util.net.local_addresses() return type Kim Alvefur Thu, 20 May 2021 23:13:54 +0200
teal: Add new util.hashes APIs Kim Alvefur Thu, 20 May 2021 23:09:45 +0200
statsmanager: remove "legacy" wording Jonas Schäfer Thu, 20 May 2021 14:03:01 +0200
util.stanza: add at_top helper Jonas Schäfer Sat, 08 May 2021 16:31:48 +0200
mod_csi_simple: convert to use new metric interface for flush reasons Jonas Schäfer Thu, 20 May 2021 14:00:54 +0200
prosody.cfg.lua.dist: Fix indentation to use tabs like the rest of the file Emmanuel Gil Peyrot Wed, 19 May 2021 23:39:56 +0200
prosody: Close the state on exit (ie garbage-collect everything) Kim Alvefur Tue, 18 May 2021 20:08:37 +0200
tools/cfgdump: Serialize individual (table) settings in stable order too Kim Alvefur Mon, 17 May 2021 16:51:11 +0200
tools/cfgdump: Iterate in sort order to give stable output Kim Alvefur Mon, 17 May 2021 16:33:44 +0200
mod_http_file_share: Handle out of bounds Range request Kim Alvefur Mon, 17 May 2021 14:14:25 +0200
Merge 0.11->trunk Kim Alvefur Sun, 16 May 2021 19:05:20 +0200
mod_pep: Remove obsolete node restoration code (now done by util.pubsub) 0.11 Kim Alvefur Sun, 16 May 2021 16:14:23 +0200
util.pubsub: Fix traceback if node data not initialized 0.11 Kim Alvefur Sun, 16 May 2021 16:02:00 +0200
mod_http_file_share: Support download resumption via Range requests Kim Alvefur Sun, 16 May 2021 16:52:59 +0200
prosodyctl: Report OpenSSL version Kim Alvefur Wed, 12 May 2021 01:11:42 +0200
util.hashes: Expose OpenSSL version Kim Alvefur Wed, 12 May 2021 01:11:15 +0200
util.jwt: Use constant-time comparison with expected signature Matthew Wild Thu, 13 May 2021 14:13:07 +0100
Merge 0.11->trunk Matthew Wild Thu, 13 May 2021 11:17:13 +0100
Added tag 0.11.9 for changeset d0e9ffccdef9 0.11 Matthew Wild Wed, 12 May 2021 16:42:51 +0100
mod_dialback: Remove d-w-d feature 0.11 0.11.9 Kim Alvefur Wed, 12 May 2021 17:22:02 +0200
mod_dialback: Use correct host for certificate check (fixes #1381) 0.11 Kim Alvefur Sun, 23 Jun 2019 16:16:26 +0200
mod_dialback: Use constant-time comparison with hmac 0.11 Matthew Wild Wed, 12 May 2021 14:00:53 +0100
mod_proxy65: Restrict access to local c2s connections by default 0.11 Matthew Wild Wed, 12 May 2021 13:59:49 +0100
mod_limits: Use default limits if none configured 0.11 Matthew Wild Tue, 11 May 2021 14:22:59 +0100
prosody.cfg.lua.dist: Enable rate limits by default 0.11 Matthew Wild Tue, 11 May 2021 14:17:12 +0100
prosodyctl about: Report libexpat version if known 0.11 Matthew Wild Tue, 11 May 2021 14:15:22 +0100
certmanager: Disable renegotiation by default 0.11 Matthew Wild Tue, 11 May 2021 14:14:15 +0100
mod_limits: Don't emit error when no burst period is configured 0.11 Matthew Wild Tue, 11 May 2021 14:10:26 +0100
core.certmanager: Test for SSL options in absence of LuaSec config 0.11 Kim Alvefur Mon, 26 Apr 2021 15:32:05 +0200
core.certmanager: Attempt to directly access LuaSec config table 0.11 Kim Alvefur Mon, 26 Apr 2021 15:30:13 +0200
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 0.11 Matthew Wild Mon, 10 May 2021 17:03:27 +0100
util.xmppstream: Mark bytes for stream closure as handled 0.11 Matthew Wild Mon, 10 May 2021 17:02:37 +0100
MUC: Add support for advertising muc#roomconfig_allowinvites in room disco#info 0.11 Matthew Wild Mon, 10 May 2021 17:01:38 +0100
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets 0.11 Matthew Wild Mon, 10 May 2021 16:50:24 +0100
util.xmppstream: Reduce default xmppstream limit to 1MB 0.11 Matthew Wild Mon, 10 May 2021 16:44:55 +0100
util.set: Add is_set() to test if an object is a set 0.11 Matthew Wild Mon, 10 May 2021 16:41:56 +0100
util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 0.11 Matthew Wild Mon, 10 May 2021 16:24:54 +0100
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11 Matthew Wild Fri, 07 May 2021 17:03:49 +0100
util.startup: Set more aggressive defaults for GC 0.11 Matthew Wild Fri, 07 May 2021 16:41:39 +0100
core.certmanager: Catch error from lfs Kim Alvefur Fri, 07 May 2021 16:47:58 +0200
core.certmanager: Resolve certs path relative to config dir Kim Alvefur Fri, 07 May 2021 16:35:37 +0200
core.portmanager: Use existing http_host for https SNI mapping Kim Alvefur Wed, 05 May 2021 17:54:44 +0200
core.portmanager: Allow overriding expected SNI name per service Kim Alvefur Wed, 05 May 2021 17:52:51 +0200
core.certmanager: Skip directly to guessing of key from cert filename Kim Alvefur Wed, 05 May 2021 15:56:39 +0200
core.certmanager: Join paths with OS-aware util.paths function Kim Alvefur Wed, 05 May 2021 15:54:05 +0200
core.certmanager: Build an index over certificates Kim Alvefur Sat, 10 Apr 2021 14:45:40 +0200
core.certmanager: Check for complete filename Kim Alvefur Sat, 10 Apr 2021 14:45:03 +0200