openwrtv3/package/uhttpd/src
2010-06-12 12:58:11 +00:00
..
Makefile add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-cgi.c 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 2010-04-24 11:07:41 +00:00
uhttpd-cgi.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-file.c 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, ...) 2010-04-15 19:46:35 +00:00
uhttpd-file.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-lua.c uhttpd: fix a signal related race condition exposed by LuCI on fast machines 2010-03-29 09:26:02 +00:00
uhttpd-lua.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-mimetypes.h 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, ...) 2010-04-15 19:46:35 +00:00
uhttpd-tls.c uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL 2010-06-12 12:58:11 +00:00
uhttpd-tls.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-utils.c 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 2010-04-24 11:07:41 +00:00
uhttpd-utils.h uhttpd: block SIGCHLD until it is expected (#6957) 2010-03-27 14:31:35 +00:00
uhttpd.c uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL 2010-06-12 12:58:11 +00:00
uhttpd.h 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, ...) 2010-04-15 19:46:35 +00:00