plugins/mod_bosh.lua
Sun, 19 Sep 2021 16:28:16 +0200 Kim Alvefur mod_bosh: Fix typo in comment
Mon, 21 Jun 2021 22:50:23 +0200 Kim Alvefur mod_bosh,mod_websocket: Make into global-shared modules (...again)
Thu, 29 Jul 2021 20:04:57 +0200 Kim Alvefur mod_bosh: Add todo to use util.session to create session object
Tue, 27 Jul 2021 00:13:18 +0200 Kim Alvefur Fix various spelling errors (thanks codespell)
Thu, 13 May 2021 11:17:13 +0100 Matthew Wild Merge 0.11->trunk
Fri, 07 May 2021 17:03:49 +0100 Matthew Wild mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11
Sun, 21 Feb 2021 06:18:22 +0100 Kim Alvefur mod_bosh: Include warning if endpoint accessed insecurely (#1172)
Sun, 21 Feb 2021 06:17:40 +0100 Kim Alvefur mod_bosh: Use message template from mod_http_error
Sat, 03 Oct 2020 15:09:12 +0200 Kim Alvefur mod_bosh: Count connection attempts non-VirtualHost as "bad host" (stats)
Sat, 03 Oct 2020 15:07:48 +0200 Kim Alvefur Merge 0.11->trunk
Sat, 03 Oct 2020 15:03:09 +0200 Kim Alvefur mod_bosh: Ensure that stream is directed to a VirtualHost (fixes #425) 0.11
Sat, 03 Oct 2020 14:59:11 +0200 Kim Alvefur mod_bosh: Pick out the 'wait' before checking it instead of earlier 0.11
Mon, 20 Apr 2020 11:30:59 +0100 Matthew Wild mod_bosh, mod_websocket: Add config options to override GET responses
Sat, 02 Nov 2019 15:29:13 +0100 Kim Alvefur mod_bosh: Abort early if request is missing hostname
Tue, 30 Jul 2019 02:29:36 +0200 Kim Alvefur plugins: Remove tostring call from logging
Fri, 03 May 2019 04:10:31 -0700 Arc Riley mod_bosh: Added metrics for active/inactive sessions, new BOSH sessions, BOSH errors, and timeouts (finishes #998)
Sat, 19 Jan 2019 20:03:04 +0100 Kim Alvefur mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
Thu, 04 Oct 2018 12:23:06 +0200 Kim Alvefur mod_bosh: Drop CORS code in favor of than in mod_http
Thu, 10 Jan 2019 13:07:22 +0100 Kim Alvefur mod_bosh: Handle missing wait attribute (fixes #1288) 0.11
Mon, 24 Sep 2018 17:46:51 +0200 Kim Alvefur mod_bosh: Fire stream feature event on hosts (thanks gerald)
Sat, 22 Sep 2018 00:01:21 +0200 Kim Alvefur mod_bosh: Make BOSH global again!
Tue, 15 May 2018 01:22:35 +0200 Kim Alvefur mod_bosh: Add extra debug logging to help with #1134
Wed, 30 May 2018 21:40:00 +0100 Matthew Wild Merge 0.10->trunk
Wed, 30 May 2018 10:58:19 +0200 Kim Alvefur mod_bosh: Store the normalized hostname on session (fixes #1151)
Tue, 01 May 2018 18:21:57 +0200 Kim Alvefur mod_bosh: Fix inconsistent whitespace [luacheck]
Sun, 29 Apr 2018 22:15:44 +0100 Matthew Wild mod_bosh: Fix for 7be8f649d97d to skip error handling and allow other modules to handle the request
Wed, 11 Apr 2018 13:24:37 +0100 Matthew Wild mod_bosh: Increase number of stored responses to ensure we always keep responses within the rid window available
Tue, 10 Apr 2018 20:34:29 +0100 Matthew Wild mod_bosh: Improve connection robustness with better handling of unexpected rids
Tue, 10 Apr 2018 20:30:20 +0100 Matthew Wild mod_bosh: Some additonal comments to improve code readability
Tue, 10 Apr 2018 20:29:46 +0100 Matthew Wild mod_bosh: Whitespace
less more (0) -100 -50 -30 tip