aboutsummaryrefslogtreecommitdiff
path: root/package/uhttpd/src/uhttpd-utils.c
Commit message (Expand)AuthorAge
* uhttpd: cope with DES crypted passwd entries by not relying on a leading doll...Jo-Philipp Wich2011-11-09
* uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send...Jo-Philipp Wich2011-11-05
* uhttpd: protect tcp receive operations with select, make tcp keep-alive optio...Jo-Philipp Wich2011-01-09
* uhttpd: redirect to same location with trailing slash appended if directories...Jo-Philipp Wich2010-11-10
* uhttpd: make it work without shadow password supportJo-Philipp Wich2010-11-06
* uhttpd: fix segfault triggered by Basic Auth checkingJo-Philipp Wich2010-08-25
* uhttpd: - fix parsing of interpreter entries in the config file, fixes servin...Jo-Philipp Wich2010-08-18
* uhttpd: - more robust handling of network failures on static file serving - s...Jo-Philipp Wich2010-08-14
* uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (...Jo-Philipp Wich2010-08-11
* uhttpd: - fix a compile warning - support custom index file names - support c...Jo-Philipp Wich2010-07-23
* uhttpd: - ignore authentication realms that refer to user accounts with no pa...Jo-Philipp Wich2010-04-24
* uhttpd: fix bug in path canonization introduced by r20883Jo-Philipp Wich2010-04-15
* uhttpd: - make network timeout configurable, increase default to 30 seconds (...Jo-Philipp Wich2010-04-15
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-27
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-25