Sergey Lyubka
|
f085e68baf
Added check for the duplicate option
|
13 年 前 |
Sergey Lyubka
|
b78110b92e
Using MSG_NOSIGNAL in send()
|
13 年 前 |
Sergey Lyubka
|
37503c78c8
setting conn->must_close = 1; in handle_propfind()
|
13 年 前 |
Sergey Lyubka
|
83447fb6e5
Fix Windows build
|
13 年 前 |
Sergey Lyubka
|
2a3f31f521
Using g++ for compilation. Fixed C++ build.
|
13 年 前 |
Sergey Lyubka
|
dcecfadbeb
Use static initialization for STARTUPINFO and PROCESS_INFORMATION
|
13 年 前 |
Sergey Lyubka
|
5faa2de3f5
Directory request closes the connection
|
13 年 前 |
Sergey Lyubka
|
fbe059acaa
test case for CGI status text
|
13 年 前 |
Sergey Lyubka
|
6dc1b347a0
Various fixes from bel2125, http://code.google.com/r/bel2125-mongoose/source/detail?r=9fe067d34a3f3a7311f86627b8e1ecb7719a663d
|
13 年 前 |
Sergey Lyubka
|
d1806370bd
few more tests for match_prefix()
|
13 年 前 |
Sergey Lyubka
|
c88f736971
Removed DEBUG_TRACE from convert_uri_to_file_name()
|
13 年 前 |
Sergey Lyubka
|
b10b989865
Increasing master thread priority on Windows
|
13 年 前 |
Sergey Lyubka
|
ba8b07387c
Issue 317: increase priority of the master thread
|
13 年 前 |
Sergey Lyubka
|
498f3715a5
Better description for -w option
|
13 年 前 |
Sergey Lyubka
|
fa22388529
PATH_INFO support
|
13 年 前 |
Sergey Lyubka
|
d05b7b06aa
PATH_INFO support
|
13 年 前 |
Sergey Lyubka
|
6576a783da
Remove proxy code
|
13 年 前 |
lsm
|
86e3cd262b
Using IS_DIRSEP_CHAR() in remove_double_dots_and_double_slashes()
|
13 年 前 |
Sergey Lyubka
|
9d3af98a5e
Remove repeating backslashes only on Windows
|
13 年 前 |
Sergey Lyubka
|
84a76fba69
Remove repeating backslashes only on Windows
|
13 年 前 |
Sergey Lyubka
|
76dd31055e
Exporting SystemDrive environment variable for CGIs on Windows
|
13 年 前 |
Sergey Lyubka
|
b5ed7ed7d1
Changed NO_IPV6 to USE_IPV6. Also, using inet_ntop() everywhere.
|
13 年 前 |
Sergey Lyubka
|
7af9df9fab
Added preliminary IPv6 support
|
13 年 前 |
Sergey Lyubka
|
6905a9a0cb
Formatting changes
|
13 年 前 |
Sergey Lyubka
|
f56dcb8989
removed match_extension()
|
13 年 前 |
Sergey Lyubka
|
8b65d40fad
Added test for relative path to the CGI interpreter
|
13 年 前 |
Sergey Lyubka
|
d4eecd5070
Renamed test_all_build_flags.pl to all_build_flags.pl
|
13 年 前 |
Sergey Lyubka
|
afd413c3ad
Renamed test_all_build_flags.pl to all_build_flags.pl
|
13 年 前 |
valenok
|
8ea40bae4b
Introduced $ meta character in glob expressions
|
13 年 前 |
valenok
|
905413b656
Fix issue 300
|
13 年 前 |