- 13 Sep, 2012 1 commit
-
-
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
-
- 25 Aug, 2012 5 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 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 3 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 14 Aug, 2012 5 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 11 Aug, 2012 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 03 Aug, 2012 1 commit
-
-
Sergey Lyubka authored
Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info()
-