Jeremy Friesner
|
68479acb5f
fallback_document_root and fallback_websocket_root initial implementation
|
пре 2 година |
bel2125
|
2b33a24c54
Merge with 2023 update branch
|
пре 2 година |
bel2125
|
ac00b3bec3
Avoid Memory Sanitizer warning
|
пре 2 година |
bel2125
|
5d2faa5548
Format code after merge
|
пре 2 година |
bel2125
|
6ee7cda88d
Merge pull request #1055 from paperino1983/fix_coverity_CID349582_REVERSE_INULL
|
пре 2 година |
bel2125
|
c4bb956f20
Add a cast for Interlocked functions, required only for C++ in Windows
|
пре 2 година |
bel2125
|
e5e36cfdd7
Merge irepo
|
пре 2 година |
bel2125
|
6ca12def93
Fix compiler warnings
|
пре 2 година |
bel2125
|
11b8f8752a
Format code
|
пре 2 година |
bel2125
|
d5c0f6d846
Merge pull request #1133 from Peter-R-Huber/Chunked_Transfer_Encoding
|
пре 2 година |
bel2125
|
193e99188c
Add debug information when creating and destroying Lua states
|
пре 2 година |
Peter Huber
|
f929cb46e5
support "chunk-extension" and "trailer" in HTTP 1.1 "Chunked Transfer Coding"
|
пре 2 година |
bel2125
|
f87d515017
Fix: mg_poll assumes poll() errno=0 in case of success
|
пре 2 година |
bel2125
|
f6cefe2e33
Remove unused variable
|
пре 2 година |
bel2125
|
c2f77f268a
Add cast for malloc (fix #1124)
|
пре 2 година |
bel2125
|
876b31ab50
Use ERROR_TRY_AGAIN macro for all operating systems
|
пре 2 година |
bel2125
|
84cb134e72
Retry if "poll" returns EAGAIN
|
пре 2 година |
bel2125
|
312a93e17f
Merge branch 'master' of https://github.com/civetweb/civetweb
|
пре 2 година |
drew-wells
|
eb9b0b1f18
Fix APLN typo
|
пре 2 година |
bel2125
|
112d0e5992
Fix ;
|
пре 2 година |
Adam Rowell
|
2fb2ec8ac8
Fix -Wcpp
|
пре 2 година |
bel2125
|
271882c0a6
Merge pull request #1119 from mjtrangoni/fix-codespell-issues
|
пре 2 година |
Mario Trangoni
|
a9ebef3620
spelling: Fix src/* issues.
|
пре 2 година |
bel2125
|
3e68d0f004
Merge branch 'master' into master
|
пре 2 година |
drew-wells
|
b6edb9c24b
mg_strlcpy fixes
|
пре 2 година |
Sergey Linev
|
b559fdf9af
Fix compilation warning when USE_X_DOM_SOCKET is defined
|
пре 2 година |
bel2125
|
5a0a06b8fb
Add unlock for failed mg_init_library
|
пре 2 година |
Niklas Fiekas
|
78be8fe0fe
Do not try PUT/DELETE auth if not configured
|
пре 2 година |
Zopolis4
|
d5f651389a
Restrict overmatching MACH ifdef to only trigger on OSX and Mach
|
пре 2 година |
r-j-s
|
478717fb8e
Reset websocket subprotocol for every request
|
пре 3 година |