valenok
|
8d2bc8dd8a
squash MinGW warning
|
15 лет назад |
valenok
|
f4907bc0c2
introdused NO_SSL. Explicitely linking against SSL library.
|
15 лет назад |
valenok
|
cb71dc4a1e
integrated Michael Krelin fixes: no extra newline in error logs, no #ifndef NO_CGI for match_extension()
|
15 лет назад |
valenok
|
b6d53922d2
s/FILENAME_MAX/PATH_MAX/g, also allocating connections on heap
|
15 лет назад |
Sergey Lyubka
|
aca0512173
optimized DEBUG_TRACE(). Fixed thread sync on exit.
|
15 лет назад |
Sergey Lyubka
|
fcb57df105
creating all worker threads in mg_start().
|
15 лет назад |
valenok
|
e650941174
fixed bad http version handling
|
15 лет назад |
valenok
|
d87cd36beb
removed partial copyright - no relevant code. adopted CGI code to no post_data. Embedded mode is still todo. FALSE -> MG_FALSE.
|
15 лет назад |
valenok
|
4cf7851996
decreased thread idle time to 5 seconds. exiting worker thread if stop flag is raised.
|
15 лет назад |
valenok
|
9a2b2d75f1
adopted mongoose.c to Google style
|
15 лет назад |
valenok
|
88a224d808
fixed example. some more comments added
|
15 лет назад |
Sergey Lyubka
|
5425b94f39
introduced struct mg_config. Fixed Range response.
|
15 лет назад |
valenok
|
9a5f96e755
Win32 compilation fixed
|
15 лет назад |
migal
|
f9456c4d76
removed MAX_LISTENING_SOCKETS restriction
|
15 лет назад |
Sergey Lyubka
|
e8db81e33b
SSL error logging my Martin Lamb
|
15 лет назад |
mlamb
|
57157edc66
don't close the error log if we didn't open it.
|
15 лет назад |
mlamb
|
c511671e33
formatting
|
15 лет назад |
mlamb
|
22322f2851
Add ssl_cry() function to display error message plus any detailed error messages that OpenSSL might care to provide.
|
15 лет назад |
Sergey Lyubka
|
ddde5d9d1b
range support for PUT request by Yan Jabin
|
15 лет назад |
lsm
|
d94c3f8b64
moved linux-specific compilation #defines into mongoose.c. This way we make sure flags are picked up if Makefile is not used.
|
15 лет назад |
Sergey Lyubka
|
627a6dbb5a
mg_md5 made public
|
15 лет назад |
Sergey Lyubka
|
a69a2da39d
Initial import - converting from Subversion.
|
15 лет назад |