bel
|
27774f0fe2
Lua: use document_root if websocket_root is not set
|
8 lat temu |
bel2125
|
244594804e
Fix Lua connect functions
|
8 lat temu |
bel
|
b3f8f87cbd
Add some comments and rename some variables in the test
|
8 lat temu |
bel
|
54ddf5f5cb
Add cast to avoid warning
|
8 lat temu |
bel2125
|
8c2424c6be
Add garbage collector for Lua function "connect"
|
8 lat temu |
bel2125
|
e3493d07b4
Try to get rid of GCC conversion warning
|
8 lat temu |
bel
|
7023ea5643
Use eventfd instead of pthread_cond (step 1/?)
|
9 lat temu |
bel
|
4cf7d820fa
Reformat some expressions
|
9 lat temu |
xtne6f
|
1afdde421f
Fix lsp_url_encode()
|
9 lat temu |
xtne6f
|
97368471d0
Extend mg.write() to return a boolean
|
10 lat temu |
bel
|
63602c5ac6
Parameter order has been changed
|
9 lat temu |
bel
|
ce1c8a6095
Auto-format after merge
|
9 lat temu |
bel2125
|
01998fbcfe
Add UUID for Lua (in Linux). See also #140.
|
9 lat temu |
bel2125
|
489e4b0075
Add CivetWeb internal random function for Lua
|
9 lat temu |
bel2125
|
3eb145e58c
Update repository for Visual Studio 2015 build
|
9 lat temu |
bel2125
|
f16f8ebdf7
Preliminary fix for #225
|
9 lat temu |
bel2125
|
63cdbe0648
Remove instrumentation
|
9 lat temu |
bel2125
|
f4d86792b5
Autoformat after merge
|
9 lat temu |
bel2125
|
a7080226f8
Fix websockets for Lua for Linux
|
9 lat temu |
bel2125
|
0af14a185e
Add instrumentation for lock problem in Lua websockets on Linux
|
9 lat temu |
bel
|
4de9090577
Apply revised clang-format (#207) to all actively maintained source files
|
9 lat temu |
bel
|
a6bcffcfc5
Rename rel_uri to local_uri (#197)
|
9 lat temu |
bel2125
|
40fd0245c1
Support absolute uri (#197) - (Step 11/?)
|
10 lat temu |
bel
|
62e4d79ac3
Auto format source code
|
10 lat temu |
bel2125
|
533eac37cd
Add library test for Lua5.3
|
10 lat temu |
bel2125
|
de4bd492c8
Do not use in Lua 5.1
|
10 lat temu |
bel
|
d082320ba0
Do not use `lua_pushglobaltable` in Lua 5.1
|
10 lat temu |
bel2125
|
19b7e4d12e
Support build for Lua 5.1 (for LuaJIT), Lua 5.2 and Lua 5.3 (Step 5/?)
|
10 lat temu |
bel2125
|
5197106e0a
Support build for Lua 5.1 (for LuaJIT), Lua 5.2 and Lua 5.3 (Step 4/?)
|
10 lat temu |
bel
|
5f189803bb
Support build for Lua 5.1 (for LuaJIT), Lua 5.2 and Lua 5.3 (Step 3/?)
|
10 lat temu |