aboutsummaryrefslogtreecommitdiff
path: root/package/uhttpd/src/uhttpd-utils.c
Commit message (Collapse)AuthorAge
* uhttpd: - ignore authentication realms that refer to user accounts with no ↵Jo-Philipp Wich2010-04-24
| | | | | | 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 SVN-Revision: 21121
* uhttpd: fix bug in path canonization introduced by r20883Jo-Philipp Wich2010-04-15
| | | | SVN-Revision: 20885
* uhttpd: - make network timeout configurable, increase default to 30 seconds ↵Jo-Philipp Wich2010-04-15
| | | | | | (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...) SVN-Revision: 20883
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-27
| | | | SVN-Revision: 20513
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-25
SVN-Revision: 20428