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 |
mod_c2s: Log about missing conn on async state changes
0.11
|
Kim Alvefur |
Thu, 18 Mar 2021 16:24:46 +0100 |
mod_c2s: Improve code style
0.11
|
Kim Alvefur |
Thu, 18 Mar 2021 16:23:47 +0100 |
mod_c2s: Fix traceback in session close when conn is nil
0.11
|
Kim Alvefur |
Wed, 17 Mar 2021 12:47:16 +0100 |
mod_saslauth: Don't throw errors in async code when connections are gone
0.11
|
tmolitor |
Thu, 18 Mar 2021 14:30:47 +0100 |
mod_c2s: Don't throw errors in async code when connections are gone
0.11
|
tmolitor |
Thu, 18 Mar 2021 14:30:32 +0100 |
core.statsmanager: Cover util.statistics work in processing measurement
|
Kim Alvefur |
Tue, 06 Apr 2021 23:23:28 +0200 |
core.hostmanager: Remove obsolete clearing of srv_hosts
|
Kim Alvefur |
Tue, 06 Apr 2021 13:27:18 +0200 |
mod_admin_shell: Remove obsolete checks related to s2sout.lib
|
Kim Alvefur |
Tue, 06 Apr 2021 13:25:38 +0200 |
mod_http_file_share: Include expiry time of the upload itself in token
|
Kim Alvefur |
Mon, 05 Apr 2021 17:21:18 +0200 |
mod_http_file_share: Include time of issuance in auth token
|
Kim Alvefur |
Mon, 05 Apr 2021 17:16:18 +0200 |
mod_http_file_share: Group related properties for readability
|
Kim Alvefur |
Mon, 05 Apr 2021 17:15:12 +0200 |
mod_http_file_share: Log error opening file for writing
|
Kim Alvefur |
Mon, 05 Apr 2021 16:24:39 +0200 |
mod_http_file_share: Fix logging of error opening file
|
Kim Alvefur |
Mon, 05 Apr 2021 16:23:59 +0200 |