Sergey Lyubka
|
61148f1323
Using absolute paths for all file/directory options
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
35cb27dbe6
Always use absolute path for document_root. If relative path is used, it is relative to mongoose.exe directory. See https://github.com/valenok/mongoose/issues/181
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
c46aa050ae
MAX_OPTIONS 40 -> 100
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
4505b00733
Removed support for option names
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
283f590349
Merge pull request #106 from BusyJay/feature-2
|
%!s(int64=12) %!d(string=hai) anos |
Jay
|
690eff4fa2
Fix bugs about range request and explorer crashes
|
%!s(int64=12) %!d(string=hai) anos |
KIU Shueng Chuan
|
08708435a7
avoid defining macros already present on mingw32
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
bda8e90733
Added protection against running under launchd
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
ee55d38b55
API CHANGE: using struct mg_callbacks
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
81e21a3a0b
Using get_url_to_first_open_port() in cocoa build
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
7e051206ad
Removed obsolete manual reference
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
05f7d65fc9
Added "Start browser" menu item
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
a194e07545
2011 -> 2013
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
f0a2924a7c
Added config editor for Win32
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
fcbc36ecde
return 0; after PostQuitMessage()
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
70771f29ce
Config edit implemented for mac
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
38cc14a1af
Initial version for the Macos app bundle
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
043ea54a2a
Removed test cruft for MG_OPEN_FILE message from the event handler
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
557d1f4c49
Added MG_OPEN_FILE message
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
02098b1903
API change: folded user_data into request_info, and introduced event-specific ev_data
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
6f9901b65c
config file parsing: allow blank lines
|
%!s(int64=12) %!d(string=hai) anos |
Sergey Lyubka
|
d9ab7af8b4
added comment in mongoose_callback
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
05b2a04267
moved status_code, user_data, log_message out of struct mg_request_info
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
ee91109d9f
Ger Hobbelt's fixes
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
0c5c3b18ec
Fixed WM_CLOSE handling
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
b68b0e3e50
Exit cleanly on WM_CLOSE
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
fd0de7a8e6
Showing build date in help message
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
5f4deeda06
Writing mongoose errors to stdout
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
79df70f519
Increased max config line size from 512 to 8192 bytes
|
%!s(int64=13) %!d(string=hai) anos |
Sergey Lyubka
|
488694991c
Added space between "v." and version number
|
%!s(int64=14) %!d(string=hai) anos |