When you need a web server in a hurry. http://unix4lyfe.org/darkhttpd/
Go to file
Emil Mikulic 625dc5e473 - In decode_url()
- 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!
2013-04-28 19:56:50 +10:00
trunk - In decode_url() 2013-04-28 19:56:50 +10:00
debug-build.sh Rename warnflags to debug-build and add debugging and torture defines. 2013-04-28 19:56:50 +10:00
REL-ENG Need some release engineering reminders after I failed to update the pkgname 2013-04-28 19:56:50 +10:00
run-tests.sh Turn up the debugging and warnflags. 2013-04-28 19:56:50 +10:00
test_make_safe_uri.c Test for consolidate_slashes() too. 2013-04-28 19:56:50 +10:00
torture.py Request a bigger file -> more testing. 2013-04-28 19:56:50 +10:00