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 |
bel2125
|
296681c1d4
Move Lua library finalyzer hook to the Lua registry
|
4 years ago |
bel2125
|
8d796925d4
Allow timers to add a callback to cleanup resources
|
4 years ago |
bel2125
|
90e9bc522f
Add exit_lua callback and clean some Lua resources on server exit
|
4 years ago |
bel2125
|
8838266a9a
Merge branch 'master' into atomic-server-stats
|
4 years ago |
bel2125
|
e9b6e36ef3
Merge branch 'master' into HTTP2
|
5 years ago |
bel2125
|
a76ae90b7e
Add Lua 5.4 support
|
5 years ago |
bel2125
|
e08b8c644a
Use "volatile ptrdiff_t" for atomic variables
|
5 years ago |
bel2125
|
6594e5ac6c
Use "volatile ptrdiff_t" for atomic variables
|
5 years ago |
HTTP2 p3
|
6856d4d301
Prototype for HTTP2 support
|
5 years ago |
bel2125
|
229c964c02
API function mg_split_form_urlencoded (#856)
|
5 years ago |
bel2125
|
adc6c48d22
Rename API function
|
5 years ago |
bel2125
|
40c36423c2
Add Lua interface for new API function (#856)
|
5 years ago |
bel2125
|
1beb379c99
Fix some warnings
|
5 years ago |
bel2125
|
eecda64209
Fix PVS-Studio warnings (#597)
|
5 years ago |
bel2125
|
db6c5943be
mg.send_http_error for Lua
|
5 years ago |
bel2125
|
6d87359d6c
Update LuaXML
|
5 years ago |
Bernhard Lehner
|
d5753d9b1c
Format code after merge (using clang-format 10.0.0)
|
5 years ago |
Bernhard Lehner
|
167c7257fd
Trace function for Lua (Step 1/?)
|
5 years ago |
Bernhard Lehner
|
f70fa773cd
Add client certificate data to Lua context
|
5 years ago |
k-mds
|
01a0f4fa2d
Fix Lua websocket stack overflow error
|
6 years ago |
bel2125
|
94a2b6920c
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 years ago |
bel2125
|
d54411c2b9
Format code
|
6 years ago |
xtne6f
|
bc3d4af22e
Make result of connect() synchronous socket, and set up its metatable correctly
|
6 years ago |
xtne6f
|
7d568a31cc
Make fc/fake_connection thread-safe
|
6 years ago |
bel2125
|
410c00e52d
Fix some PSV Studio warnings for Windows build (#597)
|
6 years ago |
bel2125
|
4978377a2c
Merge branch 'master' of https://github.com/civetweb/civetweb
|
6 years ago |
bel2125
|
77ca1b9ad0
Lua (Kepler Syntax): Send HTTP header only for the top level page (#710)
|
6 years ago |