This website requires JavaScript.
Explore
Help
Sign In
Backups
/
immortalwrt-mt798x
Watch
1
Star
0
Fork
0
You've already forked immortalwrt-mt798x
mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced
2025-01-10 19:12:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
package
/
uhttpd
/
src
History
Jo-Philipp Wich
fa644368ed
uhttpd: make it work without shadow password support
...
SVN-Revision: 23897
2010-11-06 16:19:04 +00:00
..
Makefile
uhttpd: make it work without shadow password support
2010-11-06 16:19:04 +00:00
uhttpd-cgi.c
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
2010-08-18 00:04:52 +00:00
uhttpd-cgi.h
uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi)
2010-08-14 00:54:24 +00:00
uhttpd-file.c
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
2010-08-18 00:04:52 +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 parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
2010-08-18 00:04:52 +00:00
uhttpd-tls.h
add uhttpd (moved from LuCI trunk)
2010-03-25 15:46:16 +00:00
uhttpd-utils.c
uhttpd: make it work without shadow password support
2010-11-06 16:19:04 +00:00
uhttpd-utils.h
uhttpd: make it work without shadow password support
2010-11-06 16:19:04 +00:00
uhttpd.c
uhttpd: revert unrelated change in previous commit
2010-10-05 19:35:38 +00:00
uhttpd.h
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
2010-08-18 00:04:52 +00:00