bel2125
|
f0ae9d573a
Merge pull request #627 from lt-holman/vs2015_warning_fix
|
7 years ago |
Keith Holman
|
e57abb3694
build: fix cast to void * causing build error
|
7 years ago |
Keith Holman
|
c7931578da
build: type mismatch warning from OPENSSL symbol
|
7 years ago |
Keith Holman
|
b0c8954fa9
build: fix invalid gcc compiler flag error
|
7 years ago |
Keith Holman
|
f5ea8852f0
build: fix undefined symbol compilation errors
|
7 years ago |
bel2125
|
fa4af4aba5
Timeout for CGI scripts (prototype for #618)
|
7 years ago |
bel2125
|
558a0f3a3b
Format code
|
7 years ago |
bel2125
|
0a54197b03
Makefile: Add parameter for stack size
|
7 years ago |
bel2125
|
6c04c3d7fe
Fix for requests using IPv6 addresses as hostname (#619)
|
7 years ago |
bel2125
|
b71b444228
Atomic functions for shared Lua (experimental)
|
7 years ago |
bel2125
|
3a84b59572
Add debug print to lua_preload example file
|
7 years ago |
bel2125
|
67a162997f
Add example for parsing JSON
|
7 years ago |
bel2125
|
6a216d53f4
Merge pull request #620 from antonte/patch-1
|
7 years ago |
Anton Te
|
801770e4c9
Fix typo
|
7 years ago |
bel2125
|
65bd4ce50c
Merge pull request #616 from pavel-pimenov/add-const-08-05-2018
|
7 years ago |
pavel.pimenov
|
cf4fc0e306
Add const
|
7 years ago |
bel2125
|
1c08b16972
Atomic functions for shared Lua data
|
7 years ago |
bel2125
|
6e1d5fa250
Merge pull request #615 from linev/clang_gnu
|
7 years ago |
Sergey Linev
|
43251655d2
Define _GNU_SOURCE not only with gcc
|
7 years ago |
bel2125
|
20ecdd1f65
Add some comments to Lua "shared" and remove debug printf
|
7 years ago |
bel2125
|
01a55ac23b
Shared Lua state for all server pages
|
7 years ago |
bel2125
|
81a84c58c1
Format code after merge
|
7 years ago |
bel2125
|
8dcad3dff1
Lua data exchange between different Lua states
|
7 years ago |
bel2125
|
b8148afe8f
Fix unit test
|
7 years ago |
bel2125
|
27920acd0a
Try to avoid some false positive from PVS Studio in the unit test (#597)
|
7 years ago |
bel2125
|
b08dd2a790
Merge pull request #610 from pavel-pimenov/add-struct-dlg_header_param-20-04-2018
|
7 years ago |
bel2125
|
81c9543966
Merge pull request #611 from pavel-pimenov/fix-mod_lua-20-04-2018
|
7 years ago |
pavel pimenov
|
255d8f03c2
mod_lua: fix strchr
|
7 years ago |
pavel.pimenov
|
ab3af2716c
WinAPI: Add struct dlg_header_param
|
7 years ago |
bel2125
|
c000dead16
Use named define for redirect body
|
7 years ago |