| Sun, 06 Mar 2022 15:13:50 +0100 |
Kim Alvefur |
net.websocket.frames: Replace bit fiddling code with util.struct
|
| Thu, 15 Oct 2020 14:25:09 +0100 |
Matthew Wild |
Merge 0.11->trunk
|
| Wed, 14 Oct 2020 19:41:42 +0200 |
Kim Alvefur |
net.websocket.frames: Use C string XOR implementation
0.11
|
| Mon, 12 Oct 2020 21:29:20 +0200 |
Kim Alvefur |
Merge 0.11->trunk
|
| Mon, 12 Oct 2020 20:21:18 +0200 |
Kim Alvefur |
net.websocket.frames: Read buffer length correctly in Lua 5.1 (fix #1598)
0.11
|
| Tue, 29 Sep 2020 15:30:48 +0100 |
Matthew Wild |
Merge 0.11->trunk
|
| Tue, 29 Sep 2020 13:58:32 +0100 |
Matthew Wild |
net.websocket.frames: Additionally return partial frame if there is one
0.11
|
| Thu, 17 Sep 2020 13:04:46 +0100 |
Matthew Wild |
mod_websocket: Switch partial frame buffering to util.dbuffer
0.11
|