Emil Mikulic ce5eaa9f94 . Made split_string() return a string instead of taking char **dest
. Added make_safe_uri()
. Modified split_string() calls to match new prototype
. process_get() uses make_safe_uri() to prevent walking out of wwwroot
. free(target) AFTER we finish using it in process_get (whoops)
2013-04-28 19:30:35 +10:00
Description
When you need a web server in a hurry.
http://unix4lyfe.org/darkhttpd/
1.3 MiB
Languages
C 70.8%
Python 21.3%
Shell 5.4%
C++ 1.2%
Dockerfile 0.9%
Other 0.4%