summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/files
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-102-224/+0
* uhttpd: - rewrite large parts of the server, use uloop event driven structure...Jo-Philipp Wich2012-05-282-1/+7
* 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-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