prosody
log
graph
tags
bookmarks
branches
012d6e7b723a
browse
changeset
net/websocket/frames.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
net/websocket/frames.lua @ 13027:
012d6e7b723a
less
more
|
(0)
-15
tip
description
author
age
net: Prefix module imports with prosody namespace
Kim Alvefur
2023-03-17
net.websocket.frames: Replace bit fiddling code with util.struct
Kim Alvefur
2022-03-06
Merge 0.11->trunk
Matthew Wild
2020-10-15
net.websocket.frames: Use C string XOR implementation
0.11
Kim Alvefur
2020-10-14
Merge 0.11->trunk
Kim Alvefur
2020-10-12
net.websocket.frames: Read buffer length correctly in Lua 5.1 (fix #1598)
0.11
Kim Alvefur
2020-10-12
Merge 0.11->trunk
Matthew Wild
2020-09-29
net.websocket.frames: Additionally return partial frame if there is one
0.11
Matthew Wild
2020-09-29
mod_websocket: Switch partial frame buffering to util.dbuffer
0.11
Matthew Wild
2020-09-17
net.websocket.frames: Allow all methods to work on non-string objects
0.11
Matthew Wild
2020-09-17
util.bitops: Library to find appropriate bitwise library (closes #1395)
Kim Alvefur
2019-07-21
lint: Remove use of the 143 error code
Kim Alvefur
2018-12-08
various: Don't rely on _G.unpack existing
Kim Alvefur
2018-12-08
net.websocket.frames: Prefer Lua 5.2 built-in bit module over LuaJIT version
Kim Alvefur
2018-11-29
Fix spelling throughout the codebase [codespell]
Kim Alvefur
2018-02-04
less
more
|
(0)
-15
tip