bel2125
|
6ad5ef34f5
Initialize Lua struct library
|
3 years ago |
bel2125
|
82ba5a04c9
Add "struct" library for processing binary data in Lua pages
|
3 years ago |
bel2125
|
e61f60fa4d
WebDAV for Windows Explorer (Step 8/?)
|
3 years ago |
bel2125
|
65a80ce100
export base64 encoding/decoding to public API (#1038)
|
3 years ago |
bel2125
|
b025ff0851
base64_encode/base64_decode should have a similar interface
|
3 years ago |
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 |