- 17 Mar, 2015 3 commits
-
-
Sergey Lyubka authored
-
Dinis Rosário authored
Fix remove_double_dots_and_double_slashes removing all the dots leading http server to serve wrong URI If the uri is something like '/js/...jquery.js', remove_double_dots_and_double_slashes will remove the 3 dots and the http server will serves the /js/jquery.js file. remove_double_dots_and_double_slashes should check if a dot or double dots is followed by a slash (or backslash) and only remove this to avoid disclosure attack.
-
Sergey Lyubka authored
-
- 30 Dec, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 17 Oct, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 15 Sep, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 09 Sep, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 07 Dec, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 06 Dec, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 05 Dec, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 23 Nov, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 01 Oct, 2013 2 commits
-
-
Sergey Lyubka authored
mg_read() does not block on content_len=0. mg_read() reads until socket is closed if content-length is not provided
-
Sergey Lyubka authored
-
- 28 Sep, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 26 Sep, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 24 Sep, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 07 Sep, 2013 3 commits
-
-
Sergey Lyubka authored
Fix for the SCRIPT_NAME in the presence of PATH_INFO, https://code.google.com/p/mongoose/issues/detail?id=403
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 19 Aug, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 14 Aug, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 08 Aug, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 28 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 25 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 23 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 20 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
Always use absolute path for document_root. If relative path is used, it is relative to mongoose.exe directory. See https://github.com/valenok/mongoose/issues/181
-
- 19 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 17 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 14 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 01 Jul, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 19 May, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 15 May, 2013 1 commit
-
-
Sergey Lyubka authored
Lua functionality change: print renamed to mg.write, read renamed to mg.read. Expanded user manual, fixed example pages.
-
- 08 May, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 11 Apr, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 05 Mar, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 27 Feb, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 16 Feb, 2013 3 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-