Sergey Lyubka
|
f23d9ff3b0
drop -fomit-frame-pointer from UNIX compilation
|
14 年 前 |
valenok
|
d44f4e4abb
import
|
14 年 前 |
valenok
|
3cd16d7266
test for immediate CGI output forward
|
14 年 前 |
valenok
|
da21192b10
squashed a warning
|
14 年 前 |
valenok
|
073890215d
RTEMS fixes: removed mman.h include, and introduced NO_POPEN conditional
|
14 年 前 |
Arnout Vandecappelle (Essensium/Mind)
|
bdb396cc5d
Bugfix of Issue #200: Multiple calls to mg_read always return the same data.
|
14 年 前 |
Arnout Vandecappelle (Essensium/Mind)
|
de934641be
Test for Issue#200: Multiple calls to mg_read always return same data.
|
14 年 前 |
valenok
|
b452eb1eae
mg_start() has changed
|
14 年 前 |
Matt Healy
|
c1e24ac7f9
Resolved various compile-time warnings when building code. (This is due to
|
14 年 前 |
valenok
|
11951a57ff
API change: added void *user_data to mg_start(). Bumped version to 3.0
|
14 年 前 |
valenok
|
7034f49276
should_keep_alive(): using mg_strcasecmp() instead of strcmp() to compare header value
|
14 年 前 |
valenok
|
6240455779
2.11 -> 2.12
|
14 年 前 |
valenok
|
5a84efa89f
Added tag 2.11 for changeset 95e60bbbea5c
|
14 年 前 |
valenok
|
1aae5bbef9
fixed service handling code
|
15 年 前 |
valenok
|
9390b00166
squash warning under win32
|
15 年 前 |
valenok
|
51b1f3a021
Under Linux, reap CGI zombies reliably
|
15 年 前 |
valenok
|
66ba1259f2
CGI script execution fixed for windows
|
15 年 前 |
valenok
|
7865ed7bad
SCRIPT_FILENAME should be relative to document root, and begin with slash.
|
15 年 前 |
valenok
|
fb87fd5343
Windows: close popup window when clicked outside it.
|
15 年 前 |
valenok
|
3f45febeb3
Fixing config file editing on Windows
|
15 年 前 |
valenok
|
1811240587
exporting correct SCRIPT_FILENAME for CGI
|
15 年 前 |
valenok
|
3e5d2bd3ac
extra check in mg_start(): options may be NULL
|
15 年 前 |
valenok
|
1d490f9d6c
mingw build fix
|
15 年 前 |
valenok
|
647719861b
honoring command line flags when using config file, command line flags take preference
|
15 年 前 |
valenok
|
d475188a3d
protected free(ssl_mutexes) with ifndef NO_SSL
|
15 年 前 |
valenok
|
9b5de49437
free-ing allocated SSL mutexes
|
15 年 前 |
valenok
|
ea71faf71d
2.10 -> 2.11
|
15 年 前 |
valenok
|
035a30dfed
Added tag 2.10 for changeset 47c8f85f52d3
|
15 年 前 |
valenok
|
7291b6d7d6
added res.rc to win32 compilation
|
15 年 前 |
valenok
|
8853d320fe
removed obsolete stuff
|
15 年 前 |