summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/src/uhttpd-file.c
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: various changesJo-Philipp Wich2012-07-131-6/+7
* uhttpd: - rewrite large parts of the server, use uloop event driven structure...Jo-Philipp Wich2012-05-281-69/+74
* uhttpd: display errors in init script, code formatting changes, bump package ...Jo-Philipp Wich2012-05-031-79/+99
* uhttpd: properly match mimetype entries which cover the whole filename (#8236)Jo-Philipp Wich2011-09-041-2/+2
* uhttpd: - fix parsing of interpreter entries in the config file, fixes servin...Jo-Philipp Wich2010-08-181-39/+41
* uhttpd: - more robust handling of network failures on static file serving - s...Jo-Philipp Wich2010-08-141-12/+12
* uhttpd: - abort file serving if client connection is lost (#7742) - don't sen...Jo-Philipp Wich2010-08-111-36/+49
* uhttpd: - fix a compile warning - support custom index file names - support c...Jo-Philipp Wich2010-07-231-4/+8
* uhttpd: - make network timeout configurable, increase default to 30 seconds (...Jo-Philipp Wich2010-04-151-11/+9
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-251-0/+395