summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/files/uhttpd.init
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-135/+0
* uhttpd: - rewrite large parts of the server, use uloop event driven structure...Jo-Philipp Wich2012-05-281-0/+1
* uhttpd: display errors in init script, code formatting changes, bump package ...Jo-Philipp Wich2012-05-031-0/+5
* package/uhttpd: use new service wrapperNicolas Thill2011-11-071-10/+8
* uhttpd: Fix wrong certificate options with multiple wordsJo-Philipp Wich2011-11-061-1/+1
* uhttpd: protect tcp receive operations with select, make tcp keep-alive optio...Jo-Philipp Wich2011-01-091-0/+1
* uhttpd: - more robust handling of network failures on static file serving - s...Jo-Philipp Wich2010-08-141-1/+6
* 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-111-0/+1
* 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-151-0/+1
* 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-271-0/+1
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-251-0/+115