index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_websocket.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_websocket: Make open_stream method behave like the one from util.xmppstream
Kim Alvefur
2017-03-02
1
-2
/
+5
*
mod_websocket: Include xml:lang attribute on stream <open> (fixes #840)
Kim Alvefur
2017-03-02
1
-0
/
+1
*
mod_websocket: Set connections starttls method to false to prevent mod_tls fr...
Kim Alvefur
2017-02-25
1
-0
/
+2
*
mod_websocket: Allow per-host cross_domain_websocket, defaulting to the base ...
Kim Alvefur
2016-12-05
1
-2
/
+6
*
mod_websocket: Add the base URL of each host module is enabled on to 'cross_d...
Kim Alvefur
2016-12-05
1
-0
/
+13
*
mod_websocket: Verify that the client-sent Origin header matches cross_domain...
Kim Alvefur
2016-12-05
1
-9
/
+13
*
mod_websocket: Use contains_token from util.http for checking if the requeste...
Kim Alvefur
2016-12-04
1
-4
/
+2
*
mod_websocket: Add some debug messages
Kim Alvefur
2016-12-04
1
-0
/
+3
*
mod_websocket: Set FIN flag on ping frames (fixes #773)
Kim Alvefur
2016-11-04
1
-1
/
+1
*
mod_websocket: Fix read timeout handler (thanks mt)
Kim Alvefur
2016-04-06
1
-1
/
+4
*
mod_websocket: Send a ping on read timeout
Kim Alvefur
2016-03-23
1
-0
/
+7
*
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unso...
Kim Alvefur
2016-03-23
1
-2
/
+1
*
mod_websocket: Make sure stanza xmlns filter runs late in the chain
Kim Alvefur
2016-03-18
1
-1
/
+1
*
mod_websocket: Silence luacheck warnings
Kim Alvefur
2015-10-06
1
-1
/
+2
*
mod_websocket: Import util.timer and session close timeout config option (tha...
Kim Alvefur
2015-10-06
1
-0
/
+2
*
mod_websocket: Import sessionmanager (fixes traceback)
Kim Alvefur
2015-08-21
1
-1
/
+1
*
mod_websocket: Initial commit (based on the prosody-modules version)
Florian Zeitz
2014-09-05
1
-0
/
+301