summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/files
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: protect tcp receive operations with select, make tcp keep-alive optio...Jo-Philipp Wich2011-01-092-0/+8
* uhttpd: - more robust handling of network failures on static file serving - s...Jo-Philipp Wich2010-08-142-1/+13
* uhttpd: make init script less verboseJo-Philipp Wich2010-08-111-5/+1
* uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (...Jo-Philipp Wich2010-08-112-0/+6
* uhttpd: - fix a compile warning - support custom index file names - support c...Jo-Philipp Wich2010-07-231-0/+16
* uhttpd: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-171-1/+1
* uhttpd: - make network timeout configurable, increase default to 30 seconds (...Jo-Philipp Wich2010-04-152-1/+8
* uhttpd: - cope with options instead of lists in uci config - fix compilation ...Jo-Philipp Wich2010-04-031-15/+10
* uhttpd: - make script timeout configurable - catch SIGCHLD to properly interr...Jo-Philipp Wich2010-03-272-7/+14
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-252-0/+168