bel2125
|
1e2bd5c5a7
Fix some warnings, fix Lua connect
|
4 years ago |
bel2125
|
eb82f615cc
Fix coverity warning
|
4 years ago |
bel2125
|
9a60f9f27d
Lua: use positive index for better readability, allow unicode identifiers for Lua5.4
|
4 years ago |
bel2125
|
d13eff8b2b
Add "result" argument to log() function
|
4 years ago |
bel2125
|
e9209760a3
Allow filtering and formating the access log in Lua
|
4 years ago |
bel2125
|
0c0fa19068
Merge branch 'tweak/local_uri_raw' of https://github.com/DL6ER/civetweb into DL6ER-tweak/local_uri_raw
|
4 years ago |
DL6ER
|
0c34c71d69
Add local_uri_raw to lua's mg.request_info
|
4 years ago |
bel2125
|
a212728bcd
Print errors from Lua background script
|
4 years ago |
bel2125
|
1348faacc2
Allow Lua background scripts to use timers
|
4 years ago |
bel2125
|
42dcb51bac
Fix some warnings
|
4 years ago |
IZI
|
c780f77ddb
Fix some warnings
|
4 years ago |
bel2125
|
327e03faea
mbedtls: Fixes git merge errors
|
4 years ago |
bel2125
|
e20cab9ef9
Update copyright year
|
4 years ago |
bel2125
|
d1f37cd7b4
Merge pull request #960 from Dialga/patch-4
|
4 years ago |
bel2125
|
2cb59cf857
Merge pull request #959 from Dialga/patch-3
|
4 years ago |
Dialga
|
4a78b84543
Update mod_lua.inl
|
4 years ago |
Dialga
|
3a6e0b9623
Update mod_lua.inl
|
4 years ago |
Dialga
|
1962bd95fe
Update mod_lua.inl
|
4 years ago |
bel2125
|
c8f34d6b49
Avoid warning
|
4 years ago |
bel2125
|
8f42d58a18
Update Lua 5.4.1 to 5.4.2
|
4 years ago |
bel2125
|
4fbc31bae3
Add Lua function for HTTP redirects
|
4 years ago |
bel2125
|
2fe6637d71
Add server_port to mg_request_info
|
4 years ago |
bel2125
|
78aac66ed3
Add new feature defines
|
4 years ago |
bel2125
|
cb537c40f6
Allow Lua background scripts to use timers (Step 1/?)
|
4 years ago |
bel2125
|
68c0a7c372
Modify API to improve consistency
|
4 years ago |
bel2125
|
65441a2c94
Allow to use mg_response_header_* functions from Lua
|
4 years ago |
bel2125
|
d8e511c09a
Improve distinction between scripts (cgi, lua), template files (SSI, lp) and static files
|
4 years ago |
bel2125
|
7dc4261acb
Merge branch 'master' into http2
|
4 years ago |
bel2125
|
5672c04936
Lua timer: Allow to use functions (closures) and set intervals
|
4 years ago |
bel2125
|
22974ce240
Add compatibility define for Lua5.4 (#905)
|
4 years ago |