Sergey Lyubka
|
dfc0f00478
Implement -T option, throttling functionality
|
13 lat temu |
Sergey Lyubka
|
ecb2b0e53d
Cleaner compilation for 16-bit targets
|
13 lat temu |
Sergey Lyubka
|
ed74cd82f5
Added declarations for printf like functions
|
13 lat temu |
Sergey Lyubka
|
d2be594262
defining PATH_MAX if not defined
|
13 lat temu |
Sergey Lyubka
|
1e632d3215
Removed "Content-Type: text/plain" header from send_http_error() response.
|
13 lat temu |
Sergey Lyubka
|
5642dfcf38
CGI handling on windows: constructing full path to the interpreter. enabling SO_REUSEADDR on listening socket.
|
13 lat temu |
Sergey Lyubka
|
4dff36ffde
removed unused struct timespec
|
13 lat temu |
Sergey Lyubka
|
771ce9059c
added
|
13 lat temu |
Sergey Lyubka
|
e490b30c38
_mongoose.dll -> mongoose.dll
|
13 lat temu |
Sergey Lyubka
|
f935ef832b
_mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so
|
13 lat temu |
Sergey Lyubka
|
79cdb77e5d
Removed hard-coded CC value from Makefile
|
13 lat temu |
Sergey Lyubka
|
ff0c2d3f91
Added unit test for mg_get_var
|
13 lat temu |
Sergey Lyubka
|
6f9901b65c
config file parsing: allow blank lines
|
13 lat temu |
Sergey Lyubka
|
bce3a85702
#including winsock2 and ws2tcpip headers by default on windows
|
13 lat temu |
Sergey Lyubka
|
f741349d51
Fixed calculation of the number of leap days
|
13 lat temu |
Sergey Lyubka
|
25863b59a6
Sending MG_WEBSOCKET_CLOSE
|
13 lat temu |
Sergey Lyubka
|
72c861bb83
Python bindings synced
|
13 lat temu |
Sergey Lyubka
|
586574e176
Added #pragma comment(lib, "Ws2_32.lib") for win32
|
13 lat temu |
Sergey Lyubka
|
0f15954727
Skip SSL init if PEM file is not specified
|
13 lat temu |
Sergey Lyubka
|
167338f216
Using slash, "/" as the universal directory separator throughout the code
|
13 lat temu |
Sergey Lyubka
|
d82f6b7607
Added /machine:IX86 to MSVC flags
|
13 lat temu |
Sergey Lyubka
|
614b219a27
Marking WRITE end of a pipe as closed in handle_cgi_request()
|
13 lat temu |
Sergey Lyubka
|
35cf8687df
Merge pull request #32 from okigan/master
|
13 lat temu |
Sergey Lyubka
|
d883b0f0f9
Prevent possible assert fail on windows in handle_cgi_request()
|
13 lat temu |
Sergey Lyubka
|
0b942aaaba
Minor change for the win32 build
|
13 lat temu |
Sergey Lyubka
|
364235e7ae
Squashed warning on windows
|
13 lat temu |
Sergey Lyubka
|
ba1f2ced8e
Cosmetic changes
|
13 lat temu |
Sergey Lyubka
|
c4c34a8f4d
Cosmetic changes
|
13 lat temu |
Sergey Lyubka
|
a866f4e174
Cosmetic changes
|
13 lat temu |
Sergey Lyubka
|
c5916814cd
Added link to mongoose.c
|
13 lat temu |