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
/
net
/
websocket.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
net.websocket: Fix log call to pass data via format string instead of ↵
Kim Alvefur
2019-07-30
1
-1
/
+1
|
|
|
|
concatenation
*
net.*: Remove tostring call from logging
Kim Alvefur
2019-07-30
1
-2
/
+2
|
|
|
|
Taken care of by loggingmanager now
*
net.websocket: Honour ex.insecure to match net.http's new parameter for that
Matthew Wild
2018-06-08
1
-0
/
+1
|
*
net.websocket: Fix incompatibility with net.http changes
Matthew Wild
2018-06-08
1
-21
/
+21
|
|
|
|
I was unable to pinpoint the exact revision that broke this.
*
net.websocket: Remove stray module api reference, shouldn't be used in here
Kim Alvefur
2017-07-30
1
-1
/
+1
|
*
net.websocket: Ignore unused argument warnings [luacheck]
Kim Alvefur
2016-12-04
1
-3
/
+3
|
*
net.websocket: Make data masking configurable
Florian Zeitz
2014-09-26
1
-1
/
+1
|
*
net.websocket: Fix handling of 'protocol' argument
Kim Alvefur
2014-09-11
1
-6
/
+9
|
*
Check Sec-WebSocket-Protocol header
Florian Zeitz
2014-09-05
1
-5
/
+10
|
*
net/websocket: Add new websocket client code
daurnimator
2014-09-03
1
-0
/
+264