bel
|
e7775ac5ea
Format indent
|
8 years ago |
bel
|
9ce4d73093
Allocate memory for connections early, before creation of a worker
|
8 years ago |
bel
|
bf8ec52e75
Update UserManual: Document new option
|
8 years ago |
bel
|
24e22e286f
Move lua background script from main.c to civetweb.c
|
8 years ago |
bel
|
30caa32df5
Test timer: test one shot timer in different ways
|
8 years ago |
bel
|
ca70d44f86
Test timer: test one shot timer in different ways
|
8 years ago |
bel
|
5ff7711126
Reset number of timers if timer thread exits
|
8 years ago |
bel
|
079d2d0ae1
Move run_lua to mod_lua
|
8 years ago |
bel
|
ef50d8b37f
Add TODO for Lua
|
8 years ago |
bel
|
7ffb6716ad
Set proper ifdef for unused variable
|
8 years ago |
bel
|
5b1e90cf49
Set USE_LUA defines for lua_script execution in main
|
8 years ago |
bel
|
0c60cc3e32
Format code and add some error handling
|
8 years ago |
SpaceLord
|
09fac715e1
Execute Lua script @ start
|
8 years ago |
SpaceLord
|
34a2fa8902
Add path_info for Lua
|
8 years ago |
bel
|
8453f7d72f
Evaluate parameter of mg_print_system_info
|
8 years ago |
bel
|
f765a05d68
Format code and enhance error message
|
8 years ago |
bel
|
3649700a6d
Test: add some test points in timer unit test
|
8 years ago |
bel2125
|
0b6e5ad637
Merge pull request #379 from paulobrizolara/master
|
8 years ago |
Paulo Brizolara
|
898f17abd3
Changing c++ library name to 'civetweb-cpp'.
|
8 years ago |
bel
|
18a2f53920
Auto format source
|
8 years ago |
bel
|
21b78f5b06
Test: add source comments for timer test
|
8 years ago |
bel
|
e51ccf8890
Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378)
|
8 years ago |
bel
|
99789574dd
Prepare 'show system info' command for Windows
|
8 years ago |
bel
|
6347f3030c
Move system information from main.c to civetweb.c
|
8 years ago |
bel
|
b132ad35ea
Remove --extra-verbose flag again
|
8 years ago |
bel
|
0d73d76ea4
Add --extra-verbose flag to ctest, to check the current problems at AppVeyor
|
8 years ago |
bel
|
bbe798c442
Split timer unit test into two
|
8 years ago |
bel
|
61b6b763f0
Add timer unit test
|
8 years ago |
bel
|
b7efd70960
AppVeyor: Build only one debug configuration, deploy only release
|
8 years ago |
bel
|
2ba2e59952
Add cast to remove conversion warning
|
8 years ago |