Sergey Lyubka
|
2824ae345d
|
Added new event, MG_REQUEST_COMPLETE
|
2012-03-11 22:38:28 +00:00 |
|
Sergey Lyubka
|
a6678814af
|
Checking malloc return code in worker_thread()
|
2012-03-11 22:25:27 +00:00 |
|
Sergey Lyubka
|
cda24d94fb
|
Fixed overflow in substitute_index_file()
|
2012-03-11 22:19:12 +00:00 |
|
Sergey Lyubka
|
f085e68baf
|
Added check for the duplicate option
|
2012-03-11 22:14:50 +00:00 |
|
Sergey Lyubka
|
b78110b92e
|
Using MSG_NOSIGNAL in send()
|
2012-03-11 21:58:04 +00:00 |
|
Sergey Lyubka
|
37503c78c8
|
setting conn->must_close = 1; in handle_propfind()
|
2012-03-11 21:52:12 +00:00 |
|
Sergey Lyubka
|
83447fb6e5
|
Fix Windows build
|
2012-03-11 21:32:53 +00:00 |
|
Sergey Lyubka
|
2a3f31f521
|
Using g++ for compilation. Fixed C++ build.
|
2012-03-06 20:19:47 +00:00 |
|
Sergey Lyubka
|
dcecfadbeb
|
Use static initialization for STARTUPINFO and PROCESS_INFORMATION
|
2012-03-04 19:40:25 +00:00 |
|
Sergey Lyubka
|
5faa2de3f5
|
Directory request closes the connection
|
2012-03-04 16:24:18 +00:00 |
|
Sergey Lyubka
|
fbe059acaa
|
test case for CGI status text
|
2012-03-04 16:23:46 +00:00 |
|
Sergey Lyubka
|
6dc1b347a0
|
Various fixes from bel2125, http://code.google.com/r/bel2125-mongoose/source/detail?r=9fe067d34a3f3a7311f86627b8e1ecb7719a663d
|
2012-03-04 16:00:12 +00:00 |
|
Sergey Lyubka
|
d1806370bd
|
few more tests for match_prefix()
|
2012-03-04 14:45:01 +00:00 |
|
Sergey Lyubka
|
c88f736971
|
Removed DEBUG_TRACE from convert_uri_to_file_name()
|
2012-02-22 18:30:59 +00:00 |
|
Sergey Lyubka
|
b10b989865
|
Increasing master thread priority on Windows
|
2012-02-20 23:27:40 +00:00 |
|
Sergey Lyubka
|
ba8b07387c
|
Issue 317: increase priority of the master thread
|
2012-02-20 18:44:02 +00:00 |
|
Sergey Lyubka
|
498f3715a5
|
Better description for -w option
|
2012-02-20 18:43:26 +00:00 |
|
Sergey Lyubka
|
fa22388529
|
PATH_INFO support
|
2012-02-20 18:42:43 +00:00 |
|
Sergey Lyubka
|
d05b7b06aa
|
PATH_INFO support
|
2012-02-20 18:42:32 +00:00 |
|
Sergey Lyubka
|
6576a783da
|
Remove proxy code
|
2012-02-12 08:49:59 +00:00 |
|
lsm
|
86e3cd262b
|
Using IS_DIRSEP_CHAR() in remove_double_dots_and_double_slashes()
|
2012-02-10 22:01:42 +00:00 |
|
Sergey Lyubka
|
9d3af98a5e
|
Remove repeating backslashes only on Windows
|
2012-02-09 22:55:24 +00:00 |
|
Sergey Lyubka
|
84a76fba69
|
Remove repeating backslashes only on Windows
|
2012-02-09 22:53:56 +00:00 |
|
Sergey Lyubka
|
76dd31055e
|
Exporting SystemDrive environment variable for CGIs on Windows
|
2012-02-05 13:04:52 +00:00 |
|
Sergey Lyubka
|
b5ed7ed7d1
|
Changed NO_IPV6 to USE_IPV6. Also, using inet_ntop() everywhere.
|
2012-02-05 12:27:58 +00:00 |
|
Sergey Lyubka
|
7af9df9fab
|
Added preliminary IPv6 support
|
2012-02-01 21:50:22 +00:00 |
|
Sergey Lyubka
|
6905a9a0cb
|
Formatting changes
|
2012-01-30 18:56:17 +00:00 |
|
Sergey Lyubka
|
f56dcb8989
|
removed match_extension()
|
2012-01-29 21:22:42 +00:00 |
|
Sergey Lyubka
|
8b65d40fad
|
Added test for relative path to the CGI interpreter
|
2012-01-29 19:21:43 +00:00 |
|
Sergey Lyubka
|
d4eecd5070
|
Renamed test_all_build_flags.pl to all_build_flags.pl
|
2012-01-29 18:55:25 +00:00 |
|
Sergey Lyubka
|
afd413c3ad
|
Renamed test_all_build_flags.pl to all_build_flags.pl
|
2012-01-29 18:55:07 +00:00 |
|
valenok
|
8ea40bae4b
|
Introduced $ meta character in glob expressions
|
2012-01-26 03:21:51 +00:00 |
|
valenok
|
905413b656
|
Fix issue 300
|
2012-01-24 16:05:07 +00:00 |
|
valenok
|
ed70793670
|
Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern
|
2012-01-24 09:30:01 +00:00 |
|
valenok
|
01c5ee0973
|
Added -w option
|
2012-01-23 22:03:36 +00:00 |
|
Sergey Lyubka
|
aa90972a31
|
Set code 302 automatically if CGI reply has Location: header present
|
2011-11-06 11:24:23 +01:00 |
|
Sergey Lyubka
|
8601b03ead
|
Do not set Connection: keep-alive unless -enable_keep_alive is set
|
2011-11-06 10:04:55 +01:00 |
|
Sergey Lyubka
|
79df70f519
|
Increased max config line size from 512 to 8192 bytes
|
2011-10-31 11:15:10 +00:00 |
|
Sergey Lyubka
|
b30e1893dc
|
Better documentation
|
2011-08-28 11:24:35 +01:00 |
|
Sergey Lyubka
|
488694991c
|
Added space between "v." and version number
|
2011-08-26 21:56:33 +01:00 |
|
Sergey Lyubka
|
4e551d9a1d
|
Copyright year changed to 2011. Fixed documentation string for mg_get_cookie()
|
2011-08-26 21:30:20 +01:00 |
|
Sergey Lyubka
|
5edfe797f1
|
Using _beginthread() for starting threads on Windows
|
2011-08-26 13:03:15 +01:00 |
|
Sergey Lyubka
|
6d70e5c68b
|
Better labels for systray context menu
|
2011-08-26 13:02:22 +01:00 |
|
Sergey Lyubka
|
862df691ce
|
Adjusted flags
|
2011-08-26 12:35:08 +01:00 |
|
Sergey Lyubka
|
8442a9ceea
|
Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads
|
2011-08-26 10:19:19 +01:00 |
|
Sergey Lyubka
|
5d70ffe878
|
parse_date_string() interprets time in UTC, as per standrard
|
2011-08-26 08:57:04 +01:00 |
|
Sergey Lyubka
|
f749eeb795
|
Style changes: using C++ comments everywhere
|
2011-08-25 16:57:17 +01:00 |
|
Sergey Lyubka
|
60408deaa8
|
Fix -DNO_CGI build
|
2011-08-24 13:11:41 +01:00 |
|
Sergey Lyubka
|
bc900844f1
|
Added .mp4 and .m4v mime types
|
2011-08-24 13:05:49 +01:00 |
|
Sergey Lyubka
|
a49c688d48
|
Fixed directory traversal security issue for windows
|
2011-08-24 12:55:08 +01:00 |
|