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 |
mod_tls: Fix order of debug messages and tls context creation
|
Kim Alvefur |
Wed, 05 May 2021 16:25:33 +0200 |
prosodyctl: check config: Add 'gc' to list of global options
0.11
|
Matthew Wild |
Fri, 30 Apr 2021 21:20:14 +0100 |
configure: Make ICU the default library for IDNA and JID normalization
|
Kim Alvefur |
Sun, 12 Jul 2020 23:04:14 +0200 |
net.http.server: Split out method for sending only the header
|
Kim Alvefur |
Sat, 24 Apr 2021 10:50:24 +0200 |
s2s et al.: Add counters for connection state transitions
|
Jonas Schäfer |
Wed, 21 Apr 2021 17:11:58 +0200 |
mod_s2s: Port to new OpenMetrics API
|
Jonas Schäfer |
Sun, 18 Apr 2021 12:35:16 +0200 |
mod_c2s: Port to new OpenMetrics API
|
Jonas Schäfer |
Sun, 18 Apr 2021 12:34:17 +0200 |
Statistics: Rewrite statistics backends to use OpenMetrics
|
Jonas Schäfer |
Sun, 18 Apr 2021 11:47:41 +0200 |
util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1
|
Kim Alvefur |
Sun, 25 Apr 2021 17:32:27 +0200 |
util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1
|
Kim Alvefur |
Sun, 25 Apr 2021 17:27:02 +0200 |
util.prosodyctl.shell: Allow calling console commands with fewer shell quotes
|
Kim Alvefur |
Sun, 25 Apr 2021 17:20:58 +0200 |
mod_tls: Bail out if session got destroyed while sending <proceed/>
|
Kim Alvefur |
Thu, 15 Apr 2021 15:57:24 +0200 |
core.sessionmanager: Add a dummy rawsend() method to resting sessions
|
Kim Alvefur |
Thu, 15 Apr 2021 15:12:35 +0200 |
mod_c2s: Fix traceback if session was destroyed while opening stream (thanks Ge0rG)
|
Kim Alvefur |
Wed, 14 Apr 2021 16:02:47 +0200 |
util.xmppstream: Send <?xml?> declaration in same call as stream open
|
Kim Alvefur |
Wed, 14 Apr 2021 15:21:13 +0200 |
core.statsmanager: Allow special "manual" value for statistics_interval
|
Kim Alvefur |
Tue, 06 Apr 2021 23:25:15 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Sat, 10 Apr 2021 16:45:44 +0200 |
mod_saslauth: Use a defined SASL error
0.11
|
Kim Alvefur |
Thu, 18 Mar 2021 16:16:54 +0100 |
mod_saslauth: Improve code style
0.11
|
Kim Alvefur |
Thu, 18 Mar 2021 16:17:45 +0100 |