summaryrefslogtreecommitdiffstats
path: root/package/uhttpd/src/uhttpd.h
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: support building against openssl instead of cyassl, minor cleanups (#...Jo-Philipp Wich2011-07-181-2/+1
* uhttpd: protect tcp receive operations with select, make tcp keep-alive optio...Jo-Philipp Wich2011-01-091-0/+1
* uhttpd: - fix parsing of interpreter entries in the config file, fixes servin...Jo-Philipp Wich2010-08-181-0/+6
* uhttpd: - more robust handling of network failures on static file serving - s...Jo-Philipp Wich2010-08-141-2/+13
* 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/+4
* uhttpd: - make network timeout configurable, increase default to 30 seconds (...Jo-Philipp Wich2010-04-151-1/+3
* uhttpd: - make script timeout configurable - catch SIGCHLD to properly interr...Jo-Philipp Wich2010-03-271-0/+4
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-251-0/+133