- Apr 02, 2015
-
-
Sergey Lyubka authored
Adding a check to avoid undefined behavior if socket is out of the bound...
-
p_himanshu authored
-
- Apr 01, 2015
-
-
Sergey Lyubka authored
safety belt : scan_directory() can return without setting arr to a valid value
-
Sergey Lyubka authored
-
- Mar 31, 2015
-
-
Andrea Guzzo authored
-
Sergey Lyubka authored
-
- Mar 25, 2015
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Mar 24, 2015
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- Mar 22, 2015
-
-
Sergey Lyubka authored
OS2 and Android NDK fixes
-
Miodrag Milanovic authored
-
- Mar 21, 2015
-
-
Sergey Lyubka authored
-
Miodrag Milanovic authored
Note that in Android NDK st_mtime is long unsigned int
-
- Mar 20, 2015
-
-
Sergey Lyubka authored
Correctly handle _CRT_SECURE_NO_WARNINGS already being set in project se...
-
Sergey Lyubka authored
Fixed Memory Leak
-
Sergey Lyubka authored
Added PATCH to list of valid HTTP Methods.
-
Sergey Lyubka authored
-
- Mar 18, 2015
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Robert Di Paolo authored
-
Robert Di Paolo authored
-
Robert Di Paolo authored
-
Sergey Lyubka authored
- Mar 17, 2015
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Marko Mikulicic 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
-
Sergey Lyubka authored
Enable building of example/Makefile on Win32
-
- Mar 16, 2015
-
-
Sergey Lyubka authored
Compile fix
-
- Mar 14, 2015
-
-
Miodrag Milanovic authored
-
- Mar 13, 2015
-
-
Miodrag Milanovic authored
-
- Mar 10, 2015
-
-
Sergey Lyubka authored
fix compiler warnings for 64 bit compilation
-
David Milligan authored
-
- Mar 09, 2015
-
-
Sergey Lyubka authored
-