Jeremy Friesner
|
0891e955d1
Fix for ALTERNATIVE_QUEUE mode
|
%!s(int64=2) %!d(string=hai) anos |
Jeremy Friesner
|
a588b5ffe7
Fix mg_start_worker_thread() to take the number of socket-connections already enqueued into account when deciding whether or not to spawn a new thread
|
%!s(int64=2) %!d(string=hai) anos |
Jeremy Friesner
|
3e0761c14d
Fixed a compiler warning
|
%!s(int64=2) %!d(string=hai) anos |
Jeremy Friesner
|
4f89995634
Added demand-spawning of threads, and prespawn_threads config argument
|
%!s(int64=2) %!d(string=hai) anos |
Mingjie Shen
|
220a55ecae
Fix offset used before range check
|
%!s(int64=2) %!d(string=hai) anos |
Jeremy Friesner
|
9859676ac9
Updated substitute_index_file() to look in the fallback-root, if no index.html substitution can be found in the regular document-root
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
5dcd7e25e4
Merge pull request #1162 from jfriesne/jaf-fallback-document-root
|
%!s(int64=2) %!d(string=hai) anos |
Jeremy Friesner
|
91dae7a675
Added set_close_on_exec() calls inside mg_socketpair(), to avoid potential issues with child processes holding the socketpair open via implicitly duplicated file descriptors
|
%!s(int64=2) %!d(string=hai) anos |
Jeremy Friesner
|
c7fb4dab4a
Speed up mg_stop() by using a socket-pair to cause all mg_poll() calls to return immediately on server shutdown
|
%!s(int64=2) %!d(string=hai) anos |
Jeremy Friesner
|
68479acb5f
fallback_document_root and fallback_websocket_root initial implementation
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
62781b775c
Use 64 bit timer for 64 bit Windows
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
2b33a24c54
Merge with 2023 update branch
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
ac00b3bec3
Avoid Memory Sanitizer warning
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
967463e455
Merge branch 'master' of https://github.com/civetweb/civetweb
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
201471db7b
Merge pull request #1155 from Biswa96/clang-error
|
%!s(int64=2) %!d(string=hai) anos |
Biswapriyo Nath
|
59391a97fe
Fix compiler error with clang
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
5d2faa5548
Format code after merge
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
6ee7cda88d
Merge pull request #1055 from paperino1983/fix_coverity_CID349582_REVERSE_INULL
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
55b81b08d0
Merge pull request #1150 from niklasf/cpp-init-struct
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
989a8d956f
Merge pull request #1153 from niklasf/mg-get-cookie-docs
|
%!s(int64=2) %!d(string=hai) anos |
Niklas Fiekas
|
180db0fcaf
Fix mg_get_cookie() parameter description
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
c4bb956f20
Add a cast for Interlocked functions, required only for C++ in Windows
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
3f81416de6
Merge branch 'master' of https://github.com/civetweb/civetweb
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
5a9aec4f86
Update version number to V1.17
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
11fbd20f1e
Merge pull request #1152 from DL6ER/fix/lua_timers
|
%!s(int64=2) %!d(string=hai) anos |
DL6ER
|
23095a8d89
Fix compilation of USE_LUA without USE_TIMERS
|
%!s(int64=2) %!d(string=hai) anos |
Niklas Fiekas
|
49332567ab
Fix -Wmissing-field-initializers in C++ code
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
d7ba35bbb6
Update unit test for directory listing
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
a4a52ae9f6
Remove unit test for obsolete "file in memory" feature
|
%!s(int64=2) %!d(string=hai) anos |
bel2125
|
899bee20cf
Open issue #1148 for known WebDAV limitations with Windows Explorer
|
%!s(int64=2) %!d(string=hai) anos |