mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
When you need a web server in a hurry.
http://unix4lyfe.org/darkhttpd/
625dc5e473
- Use '\0' instead of 0 to hint that it's in a character context. - Don't realloc - this wastes more time than it saves memory. - Don't forget to free decoded url if it's found to be unsafe! |
||
---|---|---|
trunk | ||
debug-build.sh | ||
REL-ENG | ||
run-tests.sh | ||
test_make_safe_uri.c | ||
torture.py |