prosody
log
graph
tags
bookmarks
branches
7ea3311ca632
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 @ 8414:
7ea3311ca632
less
more
|
(0)
tip
description
author
age
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
mod_websocket: Add some debug messages
Kim Alvefur
2016-12-04
mod_websocket: Set FIN flag on ping frames (fixes #773)
Kim Alvefur
2016-11-04
mod_websocket: Fix read timeout handler (thanks mt)
Kim Alvefur
2016-04-06
mod_websocket: Send a ping on read timeout
Kim Alvefur
2016-03-23
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unsolicited" per RFC 6455 (thanks mt)
Kim Alvefur
2016-03-23
mod_websocket: Make sure stanza xmlns filter runs late in the chain
Kim Alvefur
2016-03-17
mod_websocket: Silence luacheck warnings
Kim Alvefur
2015-10-06
mod_websocket: Import util.timer and session close timeout config option (thanks fairuz)
Kim Alvefur
2015-10-06
mod_websocket: Import sessionmanager (fixes traceback)
Kim Alvefur
2015-08-21
mod_websocket: Initial commit (based on the prosody-modules version)
Florian Zeitz
2014-09-05
less
more
|
(0)
tip