plugins: Use integer config API with interval specification where sensible
|
Kim Alvefur |
Mon, 17 Jul 2023 01:38:54 +0200 |
plugins: Switch to :get_option_period() for time range options
|
Kim Alvefur |
Sun, 16 Jul 2023 20:49:33 +0200 |
plugins: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 24 Mar 2023 13:15:28 +0100 |
mod_websocket: Fire pre-session-close event (fixes #1800)
0.12 0.12.3
|
Matthew Wild |
Mon, 20 Feb 2023 18:10:15 +0000 |
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731)
0.12
|
Matthew Wild |
Mon, 28 Mar 2022 14:53:24 +0100 |
mod_websocket: Only enable host-agnostic HTTP routing when enabled globally
|
Kim Alvefur |
Fri, 04 Feb 2022 17:59:42 +0100 |
mod_c2s,etc: Identify stanza object with appropriate function
|
Kim Alvefur |
Sun, 24 Oct 2021 15:17:01 +0200 |
mod_bosh,mod_websocket: Make into global-shared modules (...again)
|
Kim Alvefur |
Mon, 21 Jun 2021 22:50:23 +0200 |
Merge 0.11->trunk
|
Matthew Wild |
Thu, 13 May 2021 11:17:13 +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 |
mod_websocket: Use mod_http_errors html template #1172
|
Kim Alvefur |
Sun, 21 Feb 2021 06:20:55 +0100 |
mod_websocket: Inherit security status from http request
|
Kim Alvefur |
Thu, 18 Feb 2021 10:05:30 +0100 |
Merge 0.11->trunk
|
Matthew Wild |
Tue, 29 Sep 2020 15:30:48 +0100 |
mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints
0.11
|
Matthew Wild |
Tue, 29 Sep 2020 15:18:32 +0100 |
mod_websocket: Continue to process data already in the buffer after an error occurs
0.11
|
Matthew Wild |
Mon, 28 Sep 2020 16:36:12 +0100 |
mod_websocket: Enforce stanza size limit and close stream
0.11
|
Matthew Wild |
Thu, 17 Sep 2020 16:42:36 +0100 |
mod_websocket: Add separate limit for frame buffer size
0.11
|
Matthew Wild |
Thu, 17 Sep 2020 16:42:14 +0100 |
mod_websocket: handle full frame buffer and raise stream error
0.11
|
Matthew Wild |
Thu, 17 Sep 2020 16:41:48 +0100 |
mod_websocket: Switch partial frame buffering to util.dbuffer
0.11
|
Matthew Wild |
Thu, 17 Sep 2020 13:04:46 +0100 |
mod_bosh, mod_websocket: Add config options to override GET responses
|
Matthew Wild |
Mon, 20 Apr 2020 11:30:59 +0100 |
Merge 0.11->trunk
|
Matthew Wild |
Fri, 24 Jan 2020 16:57:25 +0000 |
mod_websocket: Fire event on session creation (thanks Aaron van Meerten)
0.11
|
Matthew Wild |
Fri, 24 Jan 2020 16:21:30 +0000 |
mod_websocket: Fire event on session creation (thanks Aaron van Meerten)
|
Matthew Wild |
Fri, 24 Jan 2020 16:21:30 +0000 |
Merge 0.11->trunk
|
Kim Alvefur |
Thu, 02 Jan 2020 10:52:47 +0100 |
mod_websocket: Clear mask bit when reflecting ping frames (fixes #1484)
0.11 0.11.4
|
Kim Alvefur |
Thu, 02 Jan 2020 10:49:37 +0100 |
mod_websocket: Guard against upgrading to websocket from a HEAD request
|
Kim Alvefur |
Sat, 12 Oct 2019 19:16:43 +0200 |
plugins: Remove tostring call from logging
|
Kim Alvefur |
Tue, 30 Jul 2019 02:29:36 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Sun, 28 Jul 2019 16:43:47 +0200 |
mod_websocket: Clone stanza before mutating (fixes #1398)
0.11
|
Kim Alvefur |
Sat, 20 Jul 2019 04:19:58 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Tue, 22 Jan 2019 10:44:24 +0100 |