12 Commits (0e417cf3ce3fc469106548491c9d9c19ddae45d0)

Author SHA1 Message Date
Jo-Philipp Wich b688fcaa5c uhttpd: - fix a compile warning - support custom index file names - support custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi 14 years ago
Jo-Philipp Wich 585ffa4941 uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL 14 years ago
Nicolas Thill 338f1af5f3 bump release number for packages ahead of backfire in trunk 15 years ago
Jo-Philipp Wich 3df8df720a uhttpd: - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version 15 years ago
Jo-Philipp Wich 20ef055c2f uhttpd: - make network timeout configurable, increase default to 30 seconds (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...) 15 years ago
Jo-Philipp Wich a0a6400034 uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7 15 years ago
Jo-Philipp Wich b95360d5bc uhttpd: fix a signal related race condition exposed by LuCI on fast machines 15 years ago
Jo-Philipp Wich 4bc74807e4 uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx 15 years ago
Jo-Philipp Wich 4172149f89 uhttpd: block SIGCHLD until it is expected (#6957) 15 years ago
Jo-Philipp Wich 161325ac4f uhttpd: clear script timeout as soon as data is received from the child 15 years ago
Jo-Philipp Wich 8c9b818a24 uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec 15 years ago
Jo-Philipp Wich 169642253f add uhttpd (moved from LuCI trunk) 15 years ago