aboutsummaryrefslogtreecommitdiffstats
path: root/package/uhttpd/src/uhttpd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: protect tcp receive operations with select, make tcp keep-alive optio...Jo-Philipp Wich2011-01-091-7/+23
* uhttpd: redirect to same location with trailing slash appended if directories...Jo-Philipp Wich2010-11-101-2/+19
* uhttpd: make it work without shadow password supportJo-Philipp Wich2010-11-061-1/+8
* uhttpd: fix segfault triggered by Basic Auth checkingJo-Philipp Wich2010-08-251-2/+0
* uhttpd: - fix parsing of interpreter entries in the config file, fixes servin...Jo-Philipp Wich2010-08-181-14/+13
* uhttpd: - more robust handling of network failures on static file serving - s...Jo-Philipp Wich2010-08-141-47/+76
* uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (...Jo-Philipp Wich2010-08-111-0/+15
* uhttpd: - fix a compile warning - support custom index file names - support c...Jo-Philipp Wich2010-07-231-4/+20
* uhttpd: - ignore authentication realms that refer to user accounts with no pa...Jo-Philipp Wich2010-04-241-2/+6
* uhttpd: fix bug in path canonization introduced by r20883Jo-Philipp Wich2010-04-151-2/+3
* uhttpd: - make network timeout configurable, increase default to 30 seconds (...Jo-Philipp Wich2010-04-151-4/+78
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-271-0/+19
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-251-0/+749