- Jan 10, 2013
-
-
Sergey Lyubka authored
-
- Dec 16, 2012
-
-
nullable.type authored
Made behavior of mg_get_cookie(..) on errors the same as mg_get_var(..). Separated the two cases a.) problems with destination buffer and b.) cookie header or cookie parameter not existing.
-
nullable.type authored
Made the names of the function arguments of the declaration and the definition of mg_get_var(..) the same. Changed the error codes to have a consistent way of reporting errors. -2 is returned if there is a problem with the size of the destination buffer. -1 is returned if the variable is not found. Updated the documentation of mg_get_var(..) in mongoose.h and removed the redundant comments from mongoose.c.
-
- Dec 07, 2012
-
-
Sergey Lyubka authored
-
- Oct 25, 2012
-
-
Sergey Lyubka authored
-
- Oct 08, 2012
-
-
Sergey Lyubka authored
-
- Oct 01, 2012
-
-
Sergey Lyubka authored
-
- Sep 30, 2012
-
-
Sergey Lyubka authored
-
- Sep 29, 2012
-
-
Sergey Lyubka authored
-
- Sep 27, 2012
-
-
Sergey Lyubka authored
-
- Sep 21, 2012
-
-
Sergey Lyubka authored
-
- Sep 19, 2012
-
-
Sergey Lyubka authored
-
- Sep 18, 2012
-
-
Sergey Lyubka authored
-
- Sep 17, 2012
-
-
Sergey Lyubka authored
-
- Aug 25, 2012
-
-
Sergey Lyubka authored
-
- Aug 19, 2012
-
-
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.
-
- Aug 18, 2012
-
-
Sergey Lyubka authored
- Aug 16, 2012
-
-
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
-
- Aug 14, 2012
-
-
Sergey Lyubka authored
-
- Aug 03, 2012
-
-
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()
-
- Aug 01, 2012
-
-
Sergey Lyubka authored
-
- Jul 31, 2012
-
-
Sergey Lyubka authored
-
- Jul 29, 2012
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Jul 28, 2012
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Mar 11, 2012
-
-
Sergey Lyubka authored
-
- Jan 24, 2012
-
-
valenok authored
-
- Aug 28, 2011
-
-
Sergey Lyubka authored
-
- Aug 26, 2011
-
-
Sergey Lyubka authored
-
- Jun 22, 2011
-
-
valenok authored
-
- Jun 19, 2011
- May 02, 2011
-
-
valenok authored
-
- Apr 24, 2011
-
-
valenok authored
-
- Mar 08, 2011
-
-
valenok authored
-