This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-03-06 05:42:27 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
uhttpd
/
src
History
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
...
SVN-Revision: 21121
2010-04-24 11:07:41 +00:00
..
Makefile
…
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
…
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
…
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
…
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-tls.h
…
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: - 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.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