- 15 Sep, 2012 1 commit
-
-
Sergey Lyubka authored
-
- 14 Sep, 2012 4 commits
-
-
Sergey Lyubka authored
Touch-ups for Regal build of mongoose
-
Sergey Lyubka authored
Fix for issue 8
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 13 Sep, 2012 3 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
Makefile for MinGW 4.7
-
Henrique Mendonça authored
-
- 06 Sep, 2012 3 commits
-
-
Sergey Lyubka authored
-
-
Sergey Lyubka authored
-
- 04 Sep, 2012 2 commits
-
-
Sergey Lyubka authored
Fix building of mongoose under FreeBSD.
-
Marin Atanasov Nikolov authored
According to flockfile(3) under Linux you need only this: #define _XOPEN_SOURCE * http://man7.org/linux/man-pages/man3/flockfile.3.html This also fixes the build under FreeBSD.
-
- 03 Sep, 2012 1 commit
-
-
Sergey Lyubka authored
-
- 31 Aug, 2012 1 commit
-
-
Sergey Lyubka authored
-
- 28 Aug, 2012 1 commit
-
-
Nigel Stewart authored
Allow debug tracing to be disabled in debug-mode build by defining DEBUG_TRACE at compile-time.
-
- 27 Aug, 2012 1 commit
-
-
test authored
Removed the test for a directory name with only a backslash, because this causes problems on windows.
-
- 25 Aug, 2012 5 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 23 Aug, 2012 1 commit
-
-
test authored
Removed the test for a directory name with only a backslash, because this causes problems on windows.
-
- 19 Aug, 2012 3 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
Added printf format checking macros. Changed mg_printf() to allocate the buffer on heap if it does not fit the local one.
-
Sergey Lyubka authored
-
- 18 Aug, 2012 3 commits
-
-
Sergey Lyubka authored
backport of the relevant fix as per issue 370#c5: correct get_request under all circumstances
-
-
Sergey Lyubka authored
-
- 17 Aug, 2012 5 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 16 Aug, 2012 5 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
This reverts commit 15a0d819. There is no point in MG_SHUTDOWN. Thread that calls mg_stop() can do the same thing.
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 15 Aug, 2012 1 commit
-
-
Sergey Lyubka authored
-