bel2125
|
229c964c02
API function mg_split_form_urlencoded (#856)
|
5 éve |
bel2125
|
adc6c48d22
Rename API function
|
5 éve |
bel2125
|
40c36423c2
Add Lua interface for new API function (#856)
|
5 éve |
bel2125
|
1beb379c99
Fix some warnings
|
5 éve |
bel2125
|
eecda64209
Fix PVS-Studio warnings (#597)
|
5 éve |
bel2125
|
db6c5943be
mg.send_http_error for Lua
|
5 éve |
bel2125
|
6d87359d6c
Update LuaXML
|
5 éve |
Bernhard Lehner
|
d5753d9b1c
Format code after merge (using clang-format 10.0.0)
|
5 éve |
Bernhard Lehner
|
167c7257fd
Trace function for Lua (Step 1/?)
|
6 éve |
Bernhard Lehner
|
f70fa773cd
Add client certificate data to Lua context
|
6 éve |
k-mds
|
01a0f4fa2d
Fix Lua websocket stack overflow error
|
6 éve |
bel2125
|
94a2b6920c
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 éve |
bel2125
|
d54411c2b9
Format code
|
6 éve |
xtne6f
|
bc3d4af22e
Make result of connect() synchronous socket, and set up its metatable correctly
|
6 éve |
xtne6f
|
7d568a31cc
Make fc/fake_connection thread-safe
|
6 éve |
bel2125
|
410c00e52d
Fix some PSV Studio warnings for Windows build (#597)
|
6 éve |
bel2125
|
4978377a2c
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 éve |
bel2125
|
77ca1b9ad0
Lua (Kepler Syntax): Send HTTP header only for the top level page (#710)
|
6 éve |
xtne6f
|
536c12b0af
Make global constant arrays itself const
|
6 éve |
Fabrice Fontaine
|
918ae81237
modlua.ini: include dlfcn.h
|
6 éve |
bel2125
|
149a5e8bd3
Stop form handler after read timeout, only if no data is left
|
6 éve |
bel2125
|
b1a3fa31c8
Allow mg.redirect for lua scripts and server pages
|
6 éve |
bel2125
|
f166b4f143
Revert format and update .clang-format file
|
7 éve |
bel2125
|
fc274f5530
Format code (with clang-format 6.0)
|
7 éve |
bel2125
|
3afc393088
Lua shared: fix some warnings and exchange function
|
7 éve |
bel2125
|
b7463f39e2
Fix printf for Lua debugging
|
7 éve |
bel2125
|
d676f1dfaa
Add mg.send_file_body Lua function
|
7 éve |
bel2125
|
8dcad3dff1
Lua data exchange between different Lua states
|
7 éve |
pavel pimenov
|
255d8f03c2
mod_lua: fix strchr
|
7 éve |
bel2125
|
b02dd6ed8d
Improve Lua database example
|
7 éve |