bel
|
dbcae1b0e8
Rewrite websockets for Lua (Step 6 of ?)
|
11 years ago |
bel
|
5d7c1d165b
Rewrite websockets for Lua (Step 5 of ?)
|
11 years ago |
bel
|
ed963c9793
Rewrite websocket for Lua (step 4 of ?)
|
11 years ago |
bel
|
c9adad6e81
Rewrite websockets for Lua (Step 3 of ?)
|
11 years ago |
bel
|
429e051af8
Rewrite Lua Websockets (Step 2 of ?)
|
11 years ago |
bel
|
5522ad9555
Rewrite websockets for Lua (Step 1 of ?)
|
11 years ago |
Danny Al-Gaaf
|
9665010252
mod_lua.inl: Clarify expression with parentheses
|
11 years ago |
bel
|
266bb6f8a9
Lua error handler should show the status code
|
11 years ago |
bel
|
46832264cc
A Redesign for Shared Websockets for Lua is Required
|
11 years ago |
bel
|
9ae753eac5
A Redesign for Shared Websockets for Lua is Required
|
11 years ago |
bel
|
b24b72c685
Fix minor memory leak (script name)
|
11 years ago |
bel
|
bd896a0fa0
Create a Lua allocator, to use mg_malloc/mg_free
|
11 years ago |
bel
|
6cfa667500
All memory allocation should use mg local functions
|
11 years ago |
bel
|
38bbd731f4
Prepare shared Lua Websockets
|
11 years ago |
bel
|
87a3b74ee5
Tell Lua which operating system is running, so scripts may handle differences
|
11 years ago |
bel
|
b72ad2cbe6
mg.base64_decode for Lua
|
11 years ago |
bel
|
6ee0551970
mg.base64_encode for Lua
|
11 years ago |
bel
|
8d3a48398c
Support a pre-loaded file for the Lua environment
|
11 years ago |
bel
|
3d033fc1e4
Allow Lua server pages and Lua scripts to support keep_alive
|
11 years ago |
bel
|
2880742c2b
Let Lua-Websockets have their own file extension
|
11 years ago |
bel
|
52a55df30b
URL encode+decode for Lua
|
11 years ago |
bel
|
4d5d6dfee0
Add url_encode to Lua
|
11 years ago |
bel
|
45fd410abd
MD5 calculation for Lua
|
11 years ago |
bel
|
9b78163e79
Add get_cookie to Lua
|
11 years ago |
bel
|
e679152fd1
Parameter checking for all Lua functions
|
11 years ago |
bel
|
a4b652d16c
Add get_mime_type function for Lua, add test
|
11 years ago |
bel
|
9bb13c9232
Add parameter checking in var_get
|
11 years ago |
bel
|
67b4283fce
Add get_var to Lua
|
11 years ago |
bel
|
1af0a35aa9
mg.send_file for Lua
|
11 years ago |
bel
|
b7afc04864
Add some comments to mod_lua.inl
|
11 years ago |