Danny Al-Gaaf
|
c4647ea6d3
civetweb.c: fix sprintf format specifier
|
před 11 roky |
Danny Al-Gaaf
|
0a5d4d2ffc
civetweb.c: check array limit before access array
|
před 11 roky |
Danny Al-Gaaf
|
a18401f0eb
civetweb.c: fix realloc handling
|
před 11 roky |
bel
|
de735c5544
Rewrite DEBUG_TRACE
|
před 11 roky |
bel
|
3a9aa9b80e
Dialog to add and delete users and reset user passwords for Windows
|
před 11 roky |
bel
|
65ace990b7
CGI error handler should show the status code
|
před 11 roky |
bel
|
9576339a75
Implement user defined error pages
|
před 11 roky |
bel
|
b047aa0643
prepare for user defined error pages
|
před 11 roky |
bel
|
f61d33f49c
Terminate strings from sscanf
|
před 11 roky |
bel
|
21e3a69701
Set maximum string lengths for sscanf
|
před 11 roky |
bel
|
70bb07b3e4
fix seems OK - remove comment
|
před 11 roky |
bel
|
ff72078b45
Test fix for issue #18 from celeron55
|
před 11 roky |
bel
|
61fa52e703
Reset socket handle variable after closesocket
|
před 11 roky |
bel
|
07ec21edbb
fix signed/unsigned mismatch warning
|
před 11 roky |
bel
|
0bbecb2a0c
Replace strncpy by mg_strlcpy
|
před 11 roky |
bel
|
ff23e535fb
Free mutex and condition variables if mg_start fails
|
před 11 roky |
bel
|
3fbfe0be8c
Must check ah->nonce before dereferencing it
|
před 11 roky |
bel
|
ca5967bbdf
SSL unit tests
|
před 11 roky |
bel
|
0058054198
Fix issue #12: Handle post requests with Content-length 0 bytes
|
před 11 roky |
bel
|
8683723244
Fix issue #12: Handle post requests with Content-length 0 bytes
|
před 11 roky |
bel
|
34f434b07b
Get unit-tests running again (90% done, some tests commented out for the moment)
|
před 11 roky |
cjh
|
f1bfd0b97f
Changing int to int64_t fixes a 2GB upload limit bug for me
|
před 11 roky |
bel
|
2cbe5a1733
Fix some warnings reported by static code analysis
|
před 11 roky |
bel
|
a39c256884
Fix compile error on Clang (Issue #14)
|
před 11 roky |
bel
|
9ae753eac5
A Redesign for Shared Websockets for Lua is Required
|
před 11 roky |
bel
|
71fb5b98ce
Issue #13: mg_start_thread is not 64 bit safe
|
před 11 roky |
bel
|
b96d5337fa
Redesign websocket for Lua
|
před 11 roky |
bel
|
c75487463e
remove TODO marker (won't do): CGI scripts may support all HTTP methods
|
před 11 roky |
bel
|
ae69114e2a
Parameter checking for the standalone server
|
před 11 roky |
bel
|
c76d649307
Use DEBUG_TRACE in memory debugging
|
před 11 roky |