aboutsummaryrefslogtreecommitdiffstats
path: root/package/uhttpd/src/uhttpd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: - more robust handling of network failures on static file serving - s...Jo-Philipp Wich2010-08-141-47/+76
* uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (...Jo-Philipp Wich2010-08-111-0/+15
* uhttpd: - fix a compile warning - support custom index file names - support c...Jo-Philipp Wich2010-07-231-4/+20
* uhttpd: - ignore authentication realms that refer to user accounts with no pa...Jo-Philipp Wich2010-04-241-2/+6
* uhttpd: fix bug in path canonization introduced by r20883Jo-Philipp Wich2010-04-151-2/+3
* uhttpd: - make network timeout configurable, increase default to 30 seconds (...Jo-Philipp Wich2010-04-151-4/+78
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-271-0/+19
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-251-0/+749