- 03 Jan, 2013 4 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 02 Jan, 2013 12 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 01 Jan, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 31 Dec, 2012 1 commit
-
-
Sergey Lyubka authored
-
- 26 Dec, 2012 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 25 Dec, 2012 5 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 24 Dec, 2012 6 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 23 Dec, 2012 1 commit
-
-
Sergey Lyubka authored
Made behavior of mg_get_cookie(..) regarding errors the same as of mg_get_var(..)
-
- 22 Dec, 2012 3 commits
-
-
Sergey Lyubka authored
-
-
Sergey Lyubka authored
Fix for hang when sending large request with SSL enabled
-
- 21 Dec, 2012 2 commits
-
-
Sergey Lyubka authored
-
tayS authored
When using SSL, we must use SSL_pending() in addition to/instead of select() to determine whether there is SSL data to be read. This update makes the SSL_pending() function available and uses is to check for data if select() indicates there is no data. See https://github.com/valenok/mongoose/issues/47
-
- 16 Dec, 2012 2 commits
-
-
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.
-
-