prosody
log
graph
tags
bookmarks
branches
d0e6d5bc7ea2
browse
changeset
plugins/mod_websocket.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_websocket.lua @ 10758:
d0e6d5bc7ea2
less
more
|
(0)
-30
tip
description
author
age
mod_bosh, mod_websocket: Add config options to override GET responses
Matthew Wild
2020-04-20
Merge 0.11->trunk
Matthew Wild
2020-01-24
mod_websocket: Fire event on session creation (thanks Aaron van Meerten)
0.11
Matthew Wild
2020-01-24
mod_websocket: Fire event on session creation (thanks Aaron van Meerten)
Matthew Wild
2020-01-24
Merge 0.11->trunk
Kim Alvefur
2020-01-02
mod_websocket: Clear mask bit when reflecting ping frames (fixes #1484)
0.11
0.11.4
Kim Alvefur
2020-01-02
mod_websocket: Guard against upgrading to websocket from a HEAD request
Kim Alvefur
2019-10-12
plugins: Remove tostring call from logging
Kim Alvefur
2019-07-30
Merge 0.11->trunk
Kim Alvefur
2019-07-28
mod_websocket: Clone stanza before mutating (fixes #1398)
0.11
Kim Alvefur
2019-07-20
Merge 0.11->trunk
Kim Alvefur
2019-01-22
mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section
0.11
Kim Alvefur
2019-01-22
Merge 0.11->trunk
Kim Alvefur
2019-01-19
mod_websocket: Include the value of cross_domain_websocket in debug message
0.11
Kim Alvefur
2019-01-18
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
Kim Alvefur
2019-01-19
mod_websocket: Drop CORS code in favor of that in mod_http
Kim Alvefur
2018-10-04
mod_websocket: Silence the one warning instead of ignoring the entire file
Kim Alvefur
2018-09-30
mod_websocket: Serve HTTP in global context
Kim Alvefur
2018-09-21
Merge 0.10 -> trunk
Matthew Wild
2018-05-16
mod_websocket: Store the request object on the session for use by other modules
0.10.1
Matthew Wild
2018-05-08
mod_websocket: Transfer IP address derived by mod_http
Kim Alvefur
2018-03-15
mod_websocket: Convert set to string (syslog sink needs a better fix)
Kim Alvefur
2017-05-16
mod_websocket: Log state of cross domain set after changing it
Kim Alvefur
2017-04-03
mod_websocket: Make open_stream method behave like the one from util.xmppstream
Kim Alvefur
2017-03-02
mod_websocket: Include xml:lang attribute on stream <open> (fixes #840)
Kim Alvefur
2017-03-02
mod_websocket: Set connections starttls method to false to prevent mod_tls from offering starttls (fixes #837)
Kim Alvefur
2017-02-25
mod_websocket: Allow per-host cross_domain_websocket, defaulting to the base URL of the current host
Kim Alvefur
2016-12-05
mod_websocket: Add the base URL of each host module is enabled on to 'cross_domain_websocket'
Kim Alvefur
2016-12-05
mod_websocket: Verify that the client-sent Origin header matches cross_domain_websocket (fixes #652)
Kim Alvefur
2016-12-05
mod_websocket: Use contains_token from util.http for checking if the requested WebSocket sub-protocols include XMPP
Kim Alvefur
2016-12-04
less
more
|
(0)
-30
tip